This is a comprehensive workflow guide for React Native development that enforces good habits most developers skip. It makes you check the project's actual build configuration before running any commands, which prevents the usual "why isn't this working" cycle when projects have custom scripts or monorepo setups. The skill walks through starting Metro, running on iOS simulator or Android emulator, debugging port conflicts, and deciding when to reload versus rebuild. It also knows when to stop and ask the user instead of burning through failed build attempts. The mandatory configuration check and device selection rules are the standout pieces here. If you work on multiple React Native codebases with different build setups, this will save you from relearning each project's quirks every time.
npx -y skills add software-mansion/argent --skill argent-react-native-app-workflow --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