react-component-reviewer
Installation
SKILL.md
React Component Reviewer
Overview
This skill provides a systematic approach to reviewing React components, identifying issues, and suggesting improvements across multiple dimensions: best practices, hooks usage, performance, accessibility, and TypeScript type safety.
Prerequisites
- The React component code to review
- Understanding of the component's purpose and context
- Knowledge of the project's React version and conventions