Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When starting a new React Native/Expo project, implementing navigation, native modules, offline sync, or setting up mobile CI/CD.
npx exporeferences/details.md for deep patterns on navigation, state, native modulesA production-grade RN architecture: clear folder layout, working navigation shell, installed native deps, and guidance to avoid common mobile pitfalls.
Use Cases
A startup founder wants to build a cross-platform mobile MVP. They invoke this skill to scaffold an Expo project with a clean src/ structure, Expo Router tabs/auth groups, and essential native packages (secure-store, async-storage). The skill's do's/don'ts help them avoid performance anti-patterns, delivering a shippable app foundation in hours instead of days.
A team maintains a React Native app suffering from slow lists and crashes. They use the skill to adopt FlashList, memoization, Reanimated, and error boundaries per the best practices. The references/details.md provides deeper navigation and offline sync patterns. Result: smoother 60fps UI, fewer production crashes, and consistent architecture across the codebase.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File