Design GPU-accelerated animations with Web Animations API (WAAPI), Scroll-Driven Animations (ScrollTimeline/ViewTimeline), FLIP technique, easing systems, and accessibility (prefers-reduced-motion). Use when user asks to create animations, transitions, scroll effects, page transitions, or interactive motion for web UIs. Do NOT use for canvas-based animations (Three.js, PixiJS), video editing, or non-web (native mobile) motion design.
$npx -y skills add eliasoulkadi/shokunin --skill motion-craftInstalls into the current project.
Run `npx skills use "https://github.com/eliasoulkadi/shokunin" --skill "eliasoulkadi/shokunin/motion-craft"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eliasoulkadi/shokunin" that are relevant to the current task. Run `npx skills add "https://github.com/eliasoulkadi/shokunin"` and select the relevant skills, then follow their instructions.