Motion Synthesizer
Description
A web-based motion graphics playground. Developed with Claude Code.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Motion Synthesizer
A browser-based motion design tool for creating animated particle systems, 3D mesh visuals, and typographic motion — built for experienced designers who want direct control and fast iteration.
Runs entirely in a single HTML file. No install, no server, no dependencies to manage.
  
Overview
Motion Synthesizer generates grid-based oscillating systems — wave-propagated shapes, 3D particle meshes, typographic layouts — in a style influenced by motion designers like Mario de Meyer, dvdp, and play_sf. Every parameter is animatable, every animation is phaseable, and the whole thing exports frame-accurate MP4.
Features
Shapes
15 shape types: `circle` `ellipse` `square` `rect-w` `rect-t` `roundrect` `triangle` `hexagon` `diamond` `star` `ring` `cross` `dot` `text` `marker`
Layouts
10 layout modes that define how shapes are distributed across the canvas:
| Layout | Description |
|---|---|
grid |
Rows × columns with spacing control |
honeycomb |
Offset grid with staggered rows |
radial |
Evenly spaced around a circle |
circle-pack |
Packed circular fill |
text-pack |
Shapes masked to a text outline |
scatter |
Random distribution with seed control |
row / column |
Single-axis linear layouts |
diagonal |
Angled linear arrangement |
obj-mesh |
Shapes projected onto a 3D point cloud |
Animation System
Two animation modes per track:
- Oscillate — continuous sine-wave motion driven by frequency. Set min/max values, frequency (Hz), and phase spread
- Keyframe — eased from/to with duration, delay, and loop modes (
loop,pingpong,none)
**Animatable properties:** `scale` `scaleX` `scaleY` `rotate` `rotDeg` `moveX` `moveY` `opacity` `skewX` `skewY` `spread` `spreadX` `spreadY` `orb
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11