review▌
143 indexed skills · max 10 per page
metrics-review
anthropics/knowledge-work-plugins · Productivity
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
performance-testing-review-multi-agent-review
sickn33/antigravity-awesome-skills · Testing
A sophisticated AI-powered code review system designed to provide comprehensive, multi-perspective analysis of software artifacts through intelligent agent coordination and specialized domain expertise.
api-security-review
bobmatnyc/claude-mpm-skills · Backend
Comprehensive security checklist for API endpoint development. Ensures proper authentication, authorization, input validation, output safety, and security logging are implemented before deployment.
woocommerce-code-review
woocommerce/woocommerce · Productivity
Review code changes against WooCommerce coding standards and conventions.
review
buiducnhat/agent-skills · Productivity
Use this skill to review uncommitted changes in the current git workspace. Focus on correctness, safety, maintainability, and alignment with project standards.
code-review-checklist
vudovn/antigravity-kit · Productivity
code-review-checklist
diffity-review
kamranahmedse/diffity · Productivity
You are reviewing a diff and leaving inline comments using the diffity agent CLI.
gemini-peer-review
jezweb/claude-skills · Productivity
Consult Gemini as a coding peer for a second opinion on code quality, architecture decisions, debugging, or security reviews.
power-bi-model-design-review
github/awesome-copilot · Frontend
Comprehensive Power BI data model design review framework for evaluating architecture, relationships, and optimization. \n \n Covers schema architecture, relationship design, and storage mode strategy with detailed assessment checklists across fact tables, dimensions, cardinality, and filter directions \n Includes three-phase review process: model architecture analysis, performance and scalability evaluation, and maintainability/governance assessment \n Provides specialized review types for pre-
postgresql-code-review
github/awesome-copilot · Productivity
PostgreSQL code review assistant covering JSONB, arrays, custom types, schema design, and security best practices. \n \n Reviews JSONB operations for indexing efficiency, array usage with GIN indexes, and proper containment operators \n Evaluates schema design including ENUM types, CITEXT for case-insensitive data, TIMESTAMPTZ usage, and CHECK constraints \n Identifies anti-patterns in function optimization, trigger design, and extension usage \n Assesses Row Level Security (RLS) implementation,