react-project
Installation
SKILL.md
Purpose
Provide comprehensive analysis of React projects to help developers understand the frontend codebase quickly. This skill leverages the react-specialist agent to analyze React-specific patterns, Next.js conventions, and modern frontend best practices.
When to Use
Use this skill when you need to:
- Onboard to a React project - Get a complete overview of the frontend architecture
- Understand component structure - Map component hierarchy and relationships
- Count screens/pages - Identify all routes and page components
- Analyze UI patterns - Discover design patterns and component abstractions
- Review custom hooks - Understand shared logic and state patterns
- Examine state management - Identify Context, Zustand, Redux, or other solutions
- Map routing - Understand navigation structure and route organization
- Document the frontend - Generate onboarding documentation