About
This skill provides a comprehensive guide for scaffolding new feature modules within a React Native project built on a feature-first, three-layer architecture. It offers developers structured commands, boilerplate code templates, and established conventions for creating everything from UI components and state management to domain logic and data layers. By following this guide, developers can consistently add new functionality that adheres to best practices for separation of concerns, testability, and maintainability, ensuring a scalable and well-organized codebase.