Skip to content

Frontend · Global library

@property Animator

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

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use @property Animator when you need to creates smooth, performant animations of CSS custom properties using @property to enable transitions on gradients, transforms, and complex values, especially when the work is driven by @property and custom property animation.

Trigger signals

@propertycustom property animationgradient animationcss animationregistered property

Validation hooks

syntax-validity-checkinitial-value-checkfallback-presence-check

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show property-animator

Use

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

Export

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

File patterns

*.css*.scss*.tsx

Model preferences

claude-sonnet-4gpt-4oclaude-haiku

Related skills

Adjacent packs to compose next.

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
FrontendGlobal library

Accessible Form Builder

Open pack

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

CodexClaude Code