Banner Animate banner
Joeldkelly Joeldkelly

Banner Animate

Development community

Description

--- description: Swap or regenerate animation on an existing build. Use when the copy is right but the motion isn't. argument-hint: <build-dir> [--template gsap|css-only|static] --- # /banner-animate Replace the animation on an existing build without re-ingesting or re-rendering the whole pipeline. ## Usage ``` /banner-animate ./build --template gsap /banner-animate ./build/300x250 --template css-only ``` ## What happens 1. Reads `banner.config.json` and overrides `animation.template` with

Installation

Installs to ~/.claude/skills/joeldkelly-banner-forge-banner-animate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joeldkelly-banner-forge-banner-animate && curl -fsSL https://raw.githubusercontent.com/Joeldkelly/banner-forge/HEAD/commands/banner-animate.md -o ~/.claude/skills/joeldkelly-banner-forge-banner-animate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository