Tag: code-review
Security review for authentication code
This skill reviews authentication code to identify potential security vulnerabilities. It specifically checks for weak password hashing algorithms, such as SHA-1 or MD5, and is constrained to reporting a maximum of one issue.
Comprehensive Code Review Checklist for LobeHub
This skill provides a detailed, multi-faceted checklist for reviewing pull requests, covering best practices across security, testing, i18n, and architectural consistency. It guides developers to catch common pitfalls such as hardcoded secr…
Review vMCP code for anti-patterns
This skill audits vMCP codebase changes and existing code for specific anti-patterns. It identifies issues that increase cognitive load or create brittle dependencies, providing actionable severity classifications for PR reviews.
Split Large Pull Requests into Smaller Changes
Analyses git diffs to identify logical boundaries and proposes a structured strategy for breaking down large changesets into smaller, reviewable pull requests.
Automated GitHub PR Review and Comment Management
This tool automates the entire PR review lifecycle, allowing developers to submit structured inline comments, provide suggestions, and manage review threads. It facilitates replying to and resolving existing review comments using the GitHub…
Augments Code Review with Senior Partner Insights
This skill acts as a senior review partner, helping developers thoroughly evaluate code changes by summarizing intent, mapping ownership responsibilities, detailing structural changes, and surfacing key concerns using conventional comment l…
Project Code Standards Reviewer Skill
This skill reviews code changes against a comprehensive set of project-specific coding standards. It validates adherence to rules covering multitenancy, data access patterns, architectural layering, and modern TypeScript best practices.
Comprehensive Frontend Code Quality Review Skill
This skill performs comprehensive code reviews on frontend files (e.g., TSX, JS). It supports both reviewing staged changes and specific files, flagging violations against established checklists for quality, performance, and business logic.
Guidelines for robust LLM code generation
This skill provides behavioral guidelines designed to mitigate common coding pitfalls observed in large language models. It enforces principles such as explicit assumption surfacing, maintaining code simplicity, performing surgical edits, a…
Comprehensive Frontend Code Quality Review
This skill performs deep code analysis on frontend files, supporting both file-targeted and pending-change reviews. It rigorously checks for security flaws, performance anti-patterns, and adherence to established component and architectural…
Backend Python Code Review Skill
This skill performs automated reviews of Python backend code to identify security vulnerabilities, performance bottlenecks, and violations of architectural best practices. It supports analysing code snippets, specific files, or pending chan…
Comprehensive code review and quality assurance
Performs thorough code analysis, identifying bugs, security vulnerabilities, and performance bottlenecks across various dimensions. It provides structured, actionable feedback detailing the location, severity, and suggested fix for each iss…
Comprehensive code quality and maintainability review
This skill guides the user through conducting thorough code reviews, covering critical areas such as correctness, performance, security, and overall maintainability. It provides actionable feedback guidelines to ensure suggestions are speci…
Code Review and Quality Assurance
Provides a framework for evaluating pull requests for quality, maintainability, and architectural alignment. Focuses on API design, dependency compatibility, and actionable feedback.
Codex Code Review Bridge
Executes Codex reviews against uncommitted changes, specific branches, or commits using the Claude Code bridge. Supports targeted analysis by passing focus areas via prompts.
Second pass review using Codex bridge
This skill facilitates an independent second review of the current task or repository state by handing the context to Codex via a dedicated bridge script. It is designed for explicit user requests, allowing the agent to synthesize and prese…
Run skeptical adversarial code reviews
Utilises a Codex bridge to perform a deep, skeptical review of code changes, identifying potential regressions, unsafe assumptions, and release risks. This is ideal for pre-merge checks, migrations, or any high-risk deployment.
Automated Code Review and Quality Assurance
An agentic skill for reviewing code changes against project standards, including Python type safety, branch hygiene, and testing requirements. It verifies compliance with Pydantic usage, linting rules, and documentation best practices.
Automated Code Review and Security Analysis
This skill automates the identification of security vulnerabilities, performance bottlenecks, and code quality issues, prioritising findings by severity.
Comprehensive Code Review Assistant
An automated assistant designed to perform multi-level code analysis, focusing on security vulnerabilities, performance bottlenecks, and adherence to best practices. It generates structured review reports and suggests actionable improvement…
Automated AI Code Review Service
An automated service for reviewing code for security vulnerabilities, performance bottlenecks, and quality issues across various programming languages. It returns scored issues and actionable suggestions via a paid API endpoint.
Batch Code Review for Multiple Snippets
This tool facilitates batch code review, allowing developers to submit up to 500 code snippets via a single API call. Users can specify the programming language and focus area, such as security or performance, for comprehensive analysis.
Deep Codebase and Infrastructure Audit Skill
This skill manages the lifecycle of the OathScore project by loading comprehensive session state and executing a deep, multi-point audit. It cross-references code, configuration, and live APIs to detect critical bugs, stale URLs, and infras…
Review MCP-Linear pull requests for risks
This skill reviews pull requests within the mcp-linear repository to ensure architectural integrity and adherence to contracts. It validates schema alignment, handles nullable fields, checks for missing registrations, and verifies comprehen…