Skip to content

Frontend · Global library

Accessible Form Builder

Creates fully accessible forms with proper labeling, error handling, validation announcements, and keyboard navigation for all users

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Accessible Form Builder when you need to creates fully accessible forms with proper labeling, error handling, validation announcements, and keyboard navigation for all users, especially when the work is driven by form and accessible form.

Trigger signals

formaccessible formform validationerror messagelabelinput

Validation hooks

label-association-checkerror-announcement-checkfocus-management-check

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show accessible-form-builder

Use

orchestrator-mcp skills export accessible-form-builder --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/accessible-form-builder ./your-agent-skills/accessible-form-builder
# or open skills/accessible-form-builder/SKILL.md in a markdown-first client

File patterns

*.tsx*.jsx*.vueform.*

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