react-component-organization
CommunityOrganize React components with scalable patterns.
Authorgileck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a proven pattern for organizing React components into small, focused units with clear ownership, reducing maintenance burden and onboarding time.
Core Features & Use Cases
- Single Responsibility: Each component handles one concern and remains easy to test.
- Layered Architecture: Separation of UI, business logic, and data hooks keeps route components lean.
- Pattern Templates: Predefined folder structures for route components, feature stores, and shared primitives.
- Use Case: When starting a new feature, apply this structure to ensure consistent organization across the codebase.
Quick Start
Create a new route by following the recommended folder layout under src/client/routes, duplicate a minimal route component, and adapt it to your feature naming conventions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: react-component-organization Download link: https://github.com/gileck/app-template-ai/archive/main.zip#react-component-organization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.