Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.12 KB

File metadata and controls

48 lines (35 loc) · 2.12 KB

Attribution

Written for dstack

Original to this plugin, MIT, Carlos Lastres.

  • .claude/skills/dstack router
  • .claude/skills/design-review
  • .claude/skills/design-improve
  • .claude/skills/design-motion
  • .claude/skills/design-system
  • .claude/skills/design-ship
  • .claude/commands/ all six
  • engine/dstack.py extended from the pixel-surgeon engine to search three bases
  • engine/data/motion-practices.csv 80 motion and video practices, written for dstack

From pixel-surgeon

MIT, Carlos Lastres. https://github.com/AnimaEcho/pixel-surgeon

  • engine/data/practices.csv 504 design practices
  • engine/data/style-recipes.csv 40 style recipes
  • engine/reference/ craft moves, AI slop tells, system template, examples

Bundled third party skills

These ship inside the plugin so the animation and video lane works from one install. They were taken from a local Claude Code skill library and are not original to dstack. Their authorship and licensing were not verified when this plugin was assembled.

Skill Apparent origin
awwwards-animations Community skill. GSAP, Motion, Anime.js, Lenis.
animated-component-libraries Community skill. Wraps Magic UI and React Bits.
apple-design Community skill. Apple interface and motion principles for the web.
motion-designer Community skill. Video specs for Remotion.
remotion-best-practices Remotion project documentation, packaged as a skill.
remotion-render Community skill. Renders via inference.sh, a third party service.
explainer-video-guide Community skill. Explainer video production.
ffmpeg Community skill. FFmpeg operations.

Before publishing this repo publicly

Resolve each row above. For every bundled skill, either:

  1. Confirm its license permits redistribution and record the author and license here, or
  2. Replace it with a dependency note so users install it themselves, or
  3. Replace it with an original skill written for dstack.

Until that is done, keep this repository private. The six core skills and the engine are cleanly owned and can ship on their own if you want to publish sooner.