Structured multi-step development. Brainstorm → spec → plan → build → review → merge — TDD baked in.
By use case
Top Code Quality & Review Skills
Structured reviews, refactoring, simplification passes, and TDD-driven workflows.
13 skills indexed · ranked by composite score
Ranked by score
Best Code Review Skills
Skills that do code review well — ranked transparently.
Sentry the right way. Source maps, releases, breadcrumbs, performance, structured tags.
100+ accessibility and UX rules from Vercel, applied as a structural audit on your UI code.
57 React/Next.js performance rules, applied as a structural review on your code.
Security audits run by a real security firm. CodeQL + Semgrep + audit workflows.
Review for reuse, quality, efficiency. Catches over-abstraction and dead code before merge.
Next.js App Router by the book. Server components, streaming, parallel routes.
Boolean prop hell → compound components. Cleaner React component APIs by construction.
Prisma migrations and queries by the book. Index-aware, migration-safe, type-correct.
TypeScript strict mode by default. Discriminated unions, branded types, exhaustive switches.
Vitest patterns: snapshots, mocks, parallel runs, in-source tests, coverage.
Structured PR reviews with severity-tagged findings — bugs, security, perf, style.
Other categories