Skip to content

Frontend · Global library

Focus Management Specialist

Implements robust focus management for modals, dialogs, and dynamic content ensuring keyboard users never lose their place

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Focus Management Specialist when you need to implements robust focus management for modals, dialogs, and dynamic content ensuring keyboard users never lose their place, especially when the work is driven by focus and focus trap.

Trigger signals

focusfocus trapfocus managementtabindexfocus-visibleautofocus

Validation hooks

focus-visibility-checkfocus-trap-checkfocus-restoration-check

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show focus-management-specialist

Use

orchestrator-mcp skills export focus-management-specialist --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/focus-management-specialist ./your-agent-skills/focus-management-specialist
# or open skills/focus-management-specialist/SKILL.md in a markdown-first client

File patterns

*.tsx*.jsx*.js*.ts

Model preferences

claude-sonnet-4gpt-4oclaude-haiku

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