Guides Claude through React Native development with a clear separation between business logic and UI. The skill pushes for functional components with explicit TypeScript interfaces, extracting all logic into custom hooks to keep screens purely presentational. It covers local-first state management, escalating to Zustand or React Query only when needed, and includes solid testing patterns with React Native Testing Library. The project structure is opinionated but practical, keeping core business logic completely separate from React code. If you're building a mobile app and want Claude to follow modern React Native patterns without reinventing the wheel on every component, this keeps things consistent.
npx -y skills add alinaqi/claude-bootstrap --skill react-native --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar