What problem does it solve?
When extending this Expo React Native boilerplate repository, AI coding tools and developers often generate code that drifts from the repo's established conventions, including feature-first architecture, Restyle styling, Redux Toolkit setup, and TypeScript strict rules, requiring tedious manual fixes to maintain consistency.
Core Features & Use Cases
- Multi-Command Code Generation: Supports scaffolding complete feature directories, adding screens, shared UI components, custom hooks, Redux slices, RTK Query endpoints, and Zod schemas, all matching the repo's exact patterns.
- Pattern Enforcement: Automatically reads existing code to replicate conventions, eliminating pattern drift and reducing manual review work.
- Use Case: For example, use this skill to generate a full 'notifications' feature with pre-configured state, API endpoints, and screens that integrate seamlessly with the existing codebase, no manual pattern matching required.
Quick Start
Use the mobilelauncher skill to generate a new 'user-profile' feature with all required screens, state management, and API endpoints that match the repo's existing patterns.