review▌
143 indexed skills · max 10 per page
design-review
jezweb/claude-skills · Frontend
Review a web app or page for visual design quality. This is not a UX audit (usability, workflow, friction) — this checks whether the design is professional, consistent, and polished.
architecture-review
srstomp/pokayokay · Productivity
Analyze, audit, and improve project structure.
pr-review
minimax-ai/skills · Productivity
Review pull requests against repository standards. Two-phase process: automated validation, then manual content review.
code-review-excellence
wshobson/agents · Productivity
Systematic code review practices for constructive feedback, bug detection, and team knowledge sharing. \n \n Covers the complete review workflow: context gathering, high-level architecture assessment, line-by-line analysis, and decision-making with clear severity labeling (blocking, important, nit, suggestion) \n Includes language-specific patterns for Python, TypeScript, and JavaScript, plus specialized review techniques for security, testing, and architectural changes \n Provides templates, ch
code-review-analysis
aj-geddes/useful-ai-prompts · Productivity
Comprehensive code reviews covering quality, security, performance, and best practices. \n \n Systematic review process across five dimensions: code quality, security vulnerabilities, performance, testing, and maintainability \n Includes initial assessment, detailed analysis guides, and constructive feedback frameworks \n Covers pull request analysis, coding standards compliance, and developer mentoring through structured review \n Best practices emphasize respectful feedback with explanations a
differential-review
trailofbits/skills · Productivity
Security-focused differential analysis of code changes with adaptive depth, blast radius calculation, and markdown reporting. \n \n Analyzes PRs, commits, and diffs across three codebase sizes (SMALL/MEDIUM/LARGE) with risk-first prioritization on auth, crypto, value transfer, and external calls \n Includes six-phase workflow: triage, code analysis, test coverage assessment, blast radius calculation, adversarial modeling, and comprehensive markdown report generation \n Detects security regressio
security-review
getsentry/skills · Productivity
Systematic security code review identifying high-confidence vulnerabilities with data-flow verification. \n \n Focuses exclusively on HIGH CONFIDENCE findings: vulnerable patterns with confirmed attacker-controlled input, skipping theoretical issues and framework-mitigated code \n Requires codebase research before reporting: traces data flow, checks for validation/sanitization, and verifies exploitability rather than pattern-matching alone \n Covers 14 vulnerability categories (injection, XSS, a
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
react-flow-code-review
existential-birds/beagle · Frontend
Problem: Causes all nodes to re-mount on every render.