Harness-engineering harness-design-mobile
name: harness-design-mobile
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/harness-design-mobile/skill.yamlsource content
name: harness-design-mobile version: "1.0.0" description: Token-bound mobile component generation with React Native, SwiftUI, Flutter, and Compose patterns and platform-specific design rules stability: static cognitive_mode: meticulous-implementer triggers:
- manual
- on_new_feature
- on_commit platforms:
- claude-code
- gemini-cli
- cursor
- codex tools:
- Bash
- Read
- Write
- Edit
- Glob
- Grep
cli:
command: harness skill run harness-design-mobile
args:
- name: path description: Project root path required: false
- name: platform description: Target mobile platform (react-native, swiftui, flutter, compose) required: false mcp: tool: run_skill input: skill: harness-design-mobile path: string type: rigid tier: 3 phases:
- name: scaffold description: Read tokens and design intent, detect mobile platform, plan component structure with platform-specific rules required: true
- name: implement description: Generate token-bound components with platform-specific patterns and native conventions required: true
- name: verify description: Verify token binding, platform guideline compliance, and design constraints required: true state: persistent: false files: [] keywords:
- mobile-components
- token-bound
- design-tokens
- platform-guidelines
- native-conventions
- component-generation
- mobile-design
- platform-rules
- token-verification
- scaffold
- mobile-patterns stack_signals:
- react-native
- swiftui
- flutter
- jetpack-compose
- ios
- android
- mobile depends_on:
- harness-design-system
- harness-design