Skip to content

Frontend · Global library

Animation Budget Guardian

Replace heavy JavaScript-driven motion with lighter alternatives when animation polish is hurting bundle size or runtime cost.

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Animation Budget Guardian when you need to replace heavy JavaScript-driven motion with lighter alternatives when animation polish is hurting bundle size or runtime cost, especially when the work is driven by framer motion and bundle budget.

Trigger signals

framer motionbundle budgetanimation

Validation hooks

audit_bundle_size

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show animation-budget-guardian

Use

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

Export

cp -R skills/animation-budget-guardian ./your-agent-skills/animation-budget-guardian
# or open skills/animation-budget-guardian/SKILL.md in a markdown-first client

File patterns

**/*.tsx**/*.css**/*motion*.ts

Model preferences

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

Related skills

Adjacent packs to compose next.

FrontendGlobal library

Gesture Interaction Developer

Open pack

Implements touch gestures, drag interactions, and swipe behaviors using native APIs and libraries for intuitive mobile and desktop experiences

CodexClaude Code
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