Tag: code-review

Type: All Skills Tools
skill ★ 77,350

Comprehensive Code Review Checklist for LobeHub

This comprehensive checklist guides developers through critical areas of code review, covering security best practices, testing coverage, internationalisation, and architectural consistency. It ensures adherence to LobeHub's standards, part…

lobehub/lobehub code-review checklist best-practices typescript
skill ★ 7,851

Structured Multi-Dimensional Code Review

Performs comprehensive, multi-dimensional code reviews focusing on correctness, security, performance, maintainability, and style. It provides actionable feedback and identifies critical vulnerabilities, performance bottlenecks, and maintai…

Upsonic/Upsonic code-review security-audit software-quality performance-optimisation
skill ★ 10,803

Comprehensive code review for bugs and security

This skill performs comprehensive code analysis, checking for logic errors, security vulnerabilities, and performance bottlenecks. It provides actionable, structured feedback covering best practices and maintainability.

accomplish-ai/accomplish code-review security performance best-practices
skill ★ 5,664

Xcode Build Test Boundary and Guardrail Review

This skill reviews the test boundaries and guardrails for XcodeBuildMCP, ensuring unit tests maintain isolation and do not call real external processes or build tools. It validates test scope, contract adherence, and necessary build command…

getsentry/XcodeBuildMCP xcodebuild testing test-boundaries code-review
tool ★ 5,664

Pre-commit code analysis and validation utility

This utility provides comprehensive pre-commit analysis for codebases, allowing developers to validate uncommitted changes, specific files, or git references. It supports automated fixing and severity-based failure thresholds, ensuring code…

getsentry/XcodeBuildMCP code-review pre-commit linting git-validation
tool ★ 5,664

Full repository security sweep and patching tool

This comprehensive workflow executes a full-repository code sweep using Warden, deep-tracing findings, and generating structured reports. It automates the entire lifecycle, from verification and creating tracking issues to generating fix co…

getsentry/XcodeBuildMCP warden security-scanning code-review pr-generation
skill ★ 148,520

Comprehensive Frontend Code Quality Review

This skill performs comprehensive code reviews on frontend files (.tsx, .ts, .js), checking for adherence to established conventions, performance anti-patterns, and security vulnerabilities. It supports both file-targeted and pending-change…

langflow-ai/langflow frontend code-review typescript react
skill ★ 148,520

Backend Code Quality and Security Review

Automates the review of Python backend code for security vulnerabilities, performance bottlenecks, and architectural best practices. It supports analysing pending changes, code snippets, and specific files within the backend directory.

langflow-ai/langflow python code-review security-audit backend-development
skill ★ 25,210

Code Review Quality Assurance Framework

A structured framework for evaluating code correctness, maintainability, performance, and security. It provides a comprehensive checklist and guidance for delivering actionable feedback.

PrefectHQ/fastmcp code-review quality-assurance software-engineering security-audit
skill ★ 25,210

Comprehensive Code Review and Quality Assurance

This skill provides comprehensive guidelines for conducting thorough code reviews, focusing on API design, dependency compatibility, and overall maintainability. It ensures feedback is actionable, specific, and helps advance the codebase wh…

PrefectHQ/fastmcp code-review software-engineering api-design maintainability
skill ★ 137

Adversarial Code Review for Pipeline Hardening

This skill facilitates the systematic hardening of BFCL training and evaluation pipelines through iterative adversarial review rounds. It employs an external LLM to identify potential bugs, which are then verified against the codebase to en…

dcostenco/prism-coder adversarial-review code-review pipeline-hardening llm-evaluation
skill ★ 1,010

Automated Pull Request Review and Fix

Systematically analyses open pull requests for CI failures, review comments, and code quality issues, then applies fixes to the relevant branches.

TencentCloudBase/CloudBase-MCP github pull-request ci-cd automation
skill ★ 43,665

Web Interface Guidelines Compliance Review

This skill audits UI code against the latest web interface guidelines fetched from a remote source. It identifies compliance issues and accessibility violations, reporting findings in a precise file and line format.

calcom/cal.diy ui-audit web-design code-review accessibility
skill ★ 43,665

Vercel React and Next.js Performance Guidelines

A comprehensive set of performance optimisation guidelines for React and Next.js applications, covering 45 rules across categories such as bundle size, server-side performance, and re-render optimisation.

calcom/cal.diy vercel react nextjs performance-optimization
skill ★ 43,665

Audits UI code against web guidelines

This skill fetches the latest Web Interface Guidelines and audits provided source files against all defined rules. It outputs compliance findings in a terse file:line format, ensuring adherence to best practices.

calcom/cal.diy web-design ui-audit accessibility guidelines
skill ★ 40,224

Automated Code Review and Quality Assurance

This skill provides comprehensive code review assistance, automating style checks and identifying potential bugs, security vulnerabilities, and performance issues. It delivers structured feedback categorized by severity (Critical, Important…

agno-agi/agno code-review linting security best-practices
skill ★ 12,318

Automated multi-agent code review for pull requests

This skill orchestrates a comprehensive, multi-agent code review process for pull requests. It systematically checks for bugs, logic errors, and adherence to internal compliance standards using specialized agents before posting validated, h…

pipecat-ai/pipecat code-review pr-review agentic github
skill ★ 16,991

Comprehensive Code Quality and Security Reviewer

Performs thorough code assessments covering correctness, readability, performance, and security vulnerabilities. It provides a structured report detailing issues by severity, along with actionable recommendations for improvement.

camel-ai/camel code-review quality-assessment security best-practices
skill

Audit UI Code Against Web Guidelines

This skill audits provided UI code against the latest Web Interface Guidelines fetched from a specified source. It checks compliance rules and outputs findings in a precise file:line format.

calcom/cal.com web-design ui-audit accessibility code-review
skill

Automated GitHub Pull Request Review Resolution

This skill automates the identification, addressing, and resolution of GitHub pull request review comments. It manages complex pagination for GraphQL threads and REST reviews to ensure all actionable feedback is addressed and threads are re…

Significant-Gravitas/Auto-GPT github pull-request code-review automation
skill ★ 21,403

Security review for authentication code

This skill reviews authentication code to identify common security vulnerabilities, such as weak password hashing (e.g., SHA-1/MD5) or unsafe direct comparisons of secrets and tokens. It ensures that reported issues strictly match the user'…

promptfoo/promptfoo security authentication code-review vulnerability
skill ★ 21,403

Security review for authentication code

This skill reviews authentication code to identify common security vulnerabilities, such as the use of weak password hashing algorithms like SHA-1 or MD5. It provides a focused report, limiting output to a single actionable security issue.

promptfoo/promptfoo security code-review authentication hashing
skill ★ 21,403

comprehensive code review for security and bugs

Analyzes provided codebases to identify logical bugs, security vulnerabilities (such as injection risks), and deviations from established best practices. Findings are structured by severity level with actionable remediation suggestions.

promptfoo/promptfoo code-review security bug-detection best-practices
skill ★ 21,403

Security review for authentication code

This skill reviews authentication code to identify common security vulnerabilities, such as weak password hashing (SHA-1/MD5) and insecure secret/token comparisons. It ensures reported issues strictly adhere to the user-defined scope.

promptfoo/promptfoo security code-review authentication vulnerability