react-change-review
Installation
SKILL.md
React Change Review
Review the most relevant recent React code changes, consolidate all signal from the React specialist skills, and return a stack-ranked hardening plan. Treat every valid finding as something that should be fixed; do not frame fixes as optional cleanup unless the evidence shows a real tradeoff.
Load Supporting Skills
Before reviewing, load and apply these skills:
$react-doctor: run or interpret diff-based React diagnostics.$vercel-react-best-practices: performance, data fetching, rendering, bundle, and server/client boundary review.$vercel-composition-patterns: component API and composition review.$react-useeffect: Effect, derived state, event logic, dependency, and cleanup review.
In this skill repository, the supporting skills normally exist as sibling folders:
../react-doctor/SKILL.md../vercel-react-best-practices/SKILL.md../vercel-composition-patterns/SKILL.md../react-useeffect/SKILL.md