Skip to content

Product · Global library

Mobile-First Gestures

Add touch-native interaction patterns that feel intentional on mobile without degrading desktop predictability.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Mobile-First Gestures when you need to add touch-native interaction patterns that feel intentional on mobile without degrading desktop predictability, especially when the work is driven by swipe and pinch.

Trigger signals

swipepinchtouch gesture

Validation hooks

verify_touch_responsiveness

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show mobile-first-gestures

Use

orchestrator-mcp skills export mobile-first-gestures --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/mobile-first-gestures ./your-agent-skills/mobile-first-gestures
# or open skills/mobile-first-gestures/SKILL.md in a markdown-first client

File patterns

**/*.tsx**/*.ts**/mobile/**

Model preferences

moonshotai/kimi-k2.5qwen3-coder:480b-cloudqwen2.5-coder:32b

Related skills

Adjacent packs to compose next.

ProductGlobal library

Dark Mode Architect

Open pack

Implement theme systems with contrast safety, system preference support, and smooth state transitions.

CodexClaude Code
ProductGlobal library

Design Ops Coordinator

Open pack

Streamlines design system operations, Figma workflows, and cross-functional collaboration to scale design impact across organizations

CodexClaude Code