feature-arch
CommunityOrganize React apps by feature for scalable code.
Software Engineering#architecture#react#feature-based#self-contained#module-boundaries#unidirectional-imports#feature-folders
Authorthongdn-it
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Organize complex React codebases by feature boundaries to improve scalability, team autonomy, and maintainability.
Core Features & Use Cases
- Establish feature-based folders that group components, hooks, APIs, and tests together.
- Enforce unidirectional imports, explicit contracts, and clear module boundaries to reduce cross-feature coupling.
- Enable independent testing, deployment, and refactoring by making each feature self-contained.
Quick Start
Use the guidelines to structure new features under src/features, configure the app layer as the sole consumer, and expose a per-feature public API.
Dependency Matrix
Required Modules
None requiredComponents
referencesassets
💻 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: feature-arch Download link: https://github.com/thongdn-it/react-agent-skills/archive/main.zip#feature-arch 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.