Skip to content

Frontend · Global library

Keyboard Navigation Engineer

Add keyboard-first control systems with focus traps, jump shortcuts, and SPA navigation semantics.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Keyboard Navigation Engineer when you need to add keyboard-first control systems with focus traps, jump shortcuts, and SPA navigation semantics, especially when the work is driven by keyboard navigation and focus trap.

Trigger signals

keyboard navigationfocus trapshortcut

Validation hooks

audit_keyboard_accessibility

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show keyboard-navigation-engineer

Use

orchestrator-mcp skills export keyboard-navigation-engineer --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/keyboard-navigation-engineer ./your-agent-skills/keyboard-navigation-engineer
# or open skills/keyboard-navigation-engineer/SKILL.md in a markdown-first client

File patterns

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

Model preferences

deepseek-ai/deepseek-v3.2moonshotai/kimi-k2.5qwen2.5-coder:32b

Related skills

Adjacent packs to compose next.

FrontendGlobal library

@property Animator

Open pack

Creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values

CodexClaude Code
FrontendGlobal library

3D CSS Specialist

Open pack

Creates immersive 3D experiences using CSS transforms, perspective, and transform-style for depth and dimension without JavaScript

CodexClaude Code