Harness-engineering mobile-navigation-pattern
name: mobile-navigation-pattern
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/mobile-navigation-pattern/skill.yamlsource content
name: mobile-navigation-pattern version: '1.0.0' description: Implement stack, tab, and drawer navigation in React Native with type-safe routing stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/.native.'
- '/screens/'
- '/navigation/'
- 'app.json'
- 'app.config.*' related_skills:
- mobile-expo-setup
- mobile-gesture-handling stack_signals:
- react-native
- expo
- typescript keywords:
- navigation
- stack
- tabs
- drawer
- deep-linking
- expo-router
- react-navigation metadata: author: community upstream: reactnavigation.org state: persistent: false files: [] depends_on: []