Tag: code-review
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…
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…
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.
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…
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…
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…
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…
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.
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.
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…
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…
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.
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.
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.
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.
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…
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…
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.
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.
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…
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'…
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.
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.
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.