simplify
Review for reuse, quality, efficiency. Catches over-abstraction and dead code before merge.
Verified for:
Install
Bundled with Claude Code by default — invoke with /simplify.
Best for
Pre-merge review pass on a feature branch.
About this skill
Code review for reuse, quality, and efficiency. Catches over-abstraction and dead code.
ReviewRefactorDRY
Score breakdown
Score breakdown
rubric 1.0Install count
0/20
Provenance
15/15
GitHub stars
0/15
Recency
8.5/10
Compatibility
4/10
Documentation depth
6.5/10
Install ergonomics
10/10
License
5/5
Verification freshness
4.3/5
Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
100+ accessibility and UX rules from Vercel, applied as a structural audit on your UI code.
A11yUXAudit
57 React/Next.js performance rules, applied as a structural review on your code.
ReactNext.jsPerformance
Boolean prop hell → compound components. Cleaner React component APIs by construction.
ReactPatternsAPI design