React Frontend Architecture
Installation
SKILL.md
React Frontend Architecture Guide
This skill provides the architectural foundation for React applications in this project. It is designed to ensure maintainability, scalability, and strict separation of concerns.
1. Project Structure
Organize the src directory as follows. We strictly follow a Features-First (Domain-Driven) organization approach.