Skip to content

Frontend · Global library

Component Primitive Designer

Designs unstyled, accessible component primitives (headless UI) that provide behavior and accessibility while allowing complete styling flexibility

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Component Primitive Designer when you need to designs unstyled, accessible component primitives (headless UI) that provide behavior and accessibility while allowing complete styling flexibility, especially when the work is driven by primitive and headless ui.

Trigger signals

primitiveheadless uiradixunstyledcompound component

Validation hooks

keyboard-navigation-checkaria-attributes-checkstyling-hooks-check

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show component-primitive-designer

Use

orchestrator-mcp skills export component-primitive-designer --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/component-primitive-designer ./your-agent-skills/component-primitive-designer
# or open skills/component-primitive-designer/SKILL.md in a markdown-first client

File patterns

*.tsx*.jsx*.vueprimitives.*

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