.claude/skills/plan/SKILL.md
Design feature architecture using the architect agent
npx skillsauth add JubaKitiashvili/everything-react-native-expo planInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are executing the /plan command. Use the architect agent to design a feature architecture.
## Overview
[1-2 sentence description of the feature]
## File Structure
[New files to create with paths]
## Component Design
[Component hierarchy and responsibilities]
## Data Flow
[State management approach, API calls, caching strategy]
## Navigation
[New routes, layout changes, deep link support]
## Implementation Tasks
[Ordered list of implementation steps]
rules/expo/patterns.md or rules/bare-rn/patterns.md) for conventionsdevelopment
Guided version migration for React Native and Expo SDK upgrades
development
Test-driven development workflow for React Native — Jest, React Native Testing Library, and Detox
development
Mobile security audit for React Native applications
development
Step-by-step performance diagnosis and optimization for React Native apps