review▌
143 indexed skills · max 10 per page
code-review-pro
onewave-ai/claude-skills · Productivity
Comprehensive code analysis covering security vulnerabilities, performance bottlenecks, maintainability issues, and best practice violations. \n \n Scans for critical security flaws including SQL injection, XSS, authentication gaps, unsafe deserialization, and credential exposure \n Identifies performance problems such as N+1 queries, inefficient algorithms, memory leaks, and unnecessary re-renders \n Evaluates code quality across duplication, function length, cyclomatic complexity, naming clari
sentry-pr-code-review
getsentry/sentry-for-ai · Productivity
sentry-pr-code-review
security-review
sickn33/antigravity-awesome-skills · Productivity
Comprehensive security checklist and patterns for authentication, input validation, and sensitive data handling. \n \n Covers 10 core security areas: secrets management, input validation, SQL injection prevention, authentication/authorization, XSS prevention, CSRF protection, rate limiting, sensitive data exposure, blockchain wallet verification, and dependency security \n Includes concrete code examples for each vulnerability type, showing both unsafe and secure patterns with TypeScript and Nex
gitlab-code-review
dedalus-erp-pas/foundation-skills · Productivity
Perform comprehensive code reviews of GitLab merge requests, providing actionable feedback on code quality, security, performance, and best practices.
code-review-and-quality
addyosmani/agent-skills · Productivity
Multi-dimensional code review with quality gates. Every change gets reviewed before merge — no exceptions. Review covers five axes: correctness, readability, architecture, security, and performance.
react-flow-code-review
existential-birds/beagle · Frontend
Problem: Causes all nodes to re-mount on every render.
metrics-review
anthropics/knowledge-work-plugins · Productivity
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
socratic-review
rysweet/amplihack · Productivity
You are initiating a Socratic code review session. Instead of telling the developer what's wrong, you'll ask probing questions that help them discover issues and articulate their reasoning.
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.