Skip to content

v2.1.0 — Showcase effects + multi-channel distribution

Choose a tag to compare

@MustBeSimo MustBeSimo released this 01 Jun 12:45
· 168 commits to main since this release

Highlights

Richer examples — GSAP ScrollTrigger showcase beats (5 worlds)

Each live example now demonstrates more of the skill's documented cinematic vocabulary via a dedicated showcase beat, and GSAP is introduced as the Mode B engine:

  • noirThe Approach: dolly-zoom (Vertigo) + scrubbed signal-draw
  • studioSelected Work: montage-snap contact sheet + velocity-reactive type
  • luxeThe Object, Held: push-in + match-cut (restraint)
  • popThe Drop: jump-scare overshoot + velocity-reactive skew
  • renaissanceThe Unveiling: god-shot pull-back + scrubbed gold flourish

All matchMedia-gated, degrade to a complete static state if GSAP fails to load, and add no forbidden animated properties (transform/opacity/stroke-dashoffset only). Verified in-browser.

Install it anywhere

  • Claude Code plugin marketplace/plugin marketplace add MustBeSimo/cinematic-scroll-skill then /plugin install cinematic-scroll@mustbesimo
  • npxnpx cinematic-scroll-skill
  • git clone into ~/.claude/skills/
  • Listed on skills.sh / agentskills.io

Housekeeping

  • Version reconciled across SKILL.md / manifest.json / package.json / plugin.json (2.1.0).