Motion
Motion
Original Pax motion personalities and design primitives from @pax-sh/motion.
@pax-sh/motion provides original Pax motion personalities and design primitives.
Personalities
| Personality | Character | Duration scale | Stagger | Reduced motion |
|---|---|---|---|---|
pax-precise | Short, confident motion with tight control and little overshoot | 0.9 | 40ms | fade, 120ms |
pax-editorial | Measured entrances with graceful holds for typography-led layouts | 1.1 | 70ms | fade, 160ms |
pax-pulse | Energetic interaction feedback with controlled spring response | 0.85 | 30ms | cut, 0ms |
pax-acid | Expressive, loop-friendly motion with chromatic swells for shader-led scenes | 1.3 | 90ms | static, 0ms |
pax-drift | Slow ambient motion that keeps backgrounds and hero stages breathing | 1.6 | 120ms | fade, 200ms |
Each personality declares duration scaling, easing and spring preferences, stagger, intensity, and a reduced-motion substitute.
Pairing with collections
pax-aciddrives the acid collection: plasma and orbital shader stages, acid mesh backgrounds, and expressive text effects such ascomponent-text-glitch.pax-driftsuits ambient backgrounds such ascomponent-backgrounds-auroraand long-hold hero stages.pax-editorialanchors the editorial collection and templates such astemplate-saas-launch.
Agents can read all five personalities over MCP with the motion_personalities tool.
Motion engine
The motion engine binds semantic roles (entrance, exit, feedback, stagger, hero choreography, and others) to brand and creative direction rather than hard-coded presets.
paxfx motion plan --force
paxfx motion validate
paxfx motion inspect
paxfx motion export --format timelinesPlans live at .pax/motion-plan.json with deterministic timeline snapshots exportable to DOM, Lottie, and film segments. Reduced-motion substitutes preserve feedback and causal clarity. Inspect output reports ownership, conflicts, and performance budget status.
Schema: docs/architecture/schemas/pax-motion-plan.v1.json
Gallery
Browse the live gallery at /primitives in the web app.
Related
Was this page helpful?
Answers are not recorded or transmitted. Pax has no telemetry.