From brag
Generates a polished launch video from project code using Hyperframes. No live URL or screenshots needed — reads the codebase directly to create shareable videos.
How this skill is triggered — by the user, by Claude, or both
Slash command
/brag:bragThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You built it. Now let's brag about it.
assets/music/README.mdassets/music/cues/happy-beats-business-moves-vol-1-by-ende-dot-app.music-cues.jsonassets/music/cues/happy-beats-business-moves-vol-1-by-ende-dot-app.music-cues.mdassets/music/cues/happy-beats-business-moves-vol-10-by-ende-dot-app.music-cues.jsonassets/music/cues/happy-beats-business-moves-vol-10-by-ende-dot-app.music-cues.mdassets/music/cues/happy-beats-business-moves-vol-11-by-ende-dot-app.music-cues.jsonassets/music/cues/happy-beats-business-moves-vol-11-by-ende-dot-app.music-cues.mdassets/music/cues/happy-beats-business-moves-vol-12-by-ende-dot-app.music-cues.jsonassets/music/cues/happy-beats-business-moves-vol-12-by-ende-dot-app.music-cues.mdassets/music/cues/happy-beats-business-moves-vol-9-by-ende-dot-app.music-cues.jsonassets/music/cues/happy-beats-business-moves-vol-9-by-ende-dot-app.music-cues.mdassets/sfx/casino/card-fan-1.oggassets/sfx/casino/card-fan-2.oggassets/sfx/casino/card-place-1.oggassets/sfx/casino/card-place-2.oggassets/sfx/casino/card-place-3.oggassets/sfx/casino/card-place-4.oggassets/sfx/casino/card-shove-1.oggassets/sfx/casino/card-shove-2.oggassets/sfx/casino/card-shove-3.oggYou built it. Now let's brag about it.
/brag turns the current project website or app into a short, polished, shareable launch video using Hyperframes. It is narrow, opinionated, and fun.
The user may invoke with natural language or flags:
/brag
/brag --tone chaotic
/brag --tone polished --format vertical
/brag this. Make it feel like a ridiculous startup launch.
Parse these options:
| Option | Values | Default |
|---|---|---|
--tone | preset or freeform description | inferred |
--format | landscape, vertical, square | landscape |
--duration | seconds | auto (15-25s) |
--no-music | flag | music on |
--no-sfx | flag | sfx on |
--title | string | inferred from project |
Tone can be a preset (default, polished, yc-parody, chaotic, deadpan, cinematic, app-store) or a creative direction such as "fake Series A launch from 2016", "museum exhibit", or "overproduced mobile game ad".
When the user gives freeform tone direction, map it to the nearest preset for pacing and structure, but preserve the user's direction in the plan and composition brief.
By default, output goes to brag-output/. To avoid overwriting previous runs, use a timestamped directory:
brag-output-2026-05-04-143022/
Use a timestamp when:
brag-output/ directory already exists in the projectGenerate the timestamp at the start of the run (YYYY-MM-DD-HHmmss) and use it consistently for all output paths in that run: plan, brief, composition, render, and share copy.
Read: references/step-1-inspect.md
Scan the project directory and extract the information needed to plan the brag video.
Gate: You can answer all 9 questions in the brag planning rubric.
Read: references/step-2-plan.md
Write <output-dir>/brag-plan.md (where <output-dir> is brag-output/ or the timestamped variant chosen above). Answer the planning rubric. Commit to a creative angle. Write the beat-by-beat storyboard including scenes, text, timing, transitions, and SFX cues.
When music is selected, include a compact Music cue guidance section: read the bundled track's cue preset from assets/music/cues/ if present, otherwise note cues will be detected at composition time (any track now supports beat sync — see references/audio.md). Cue metadata is optional timing guidance only: story, readability, pacing, and product clarity stay primary.
Gate: <output-dir>/brag-plan.md exists with a full storyboard. Scene durations sum to 15–25 seconds.
Read: The hyperframes skill (all rules apply)
Read: references/step-3-compose.md
Read: references/audio.md
Write the composition brief and use Hyperframes to create the video implementation in <output-dir>/composition/.
/brag owns the product angle, source material, storyboard, tone, format, audio selection, music cue guidance, and delivery expectations. Hyperframes owns the concrete composition structure, exact animation timing, animation mechanics, runtime choices, linting rules, and render workflow.
Gate: npx hyperframes lint passes with zero errors inside <output-dir>/composition/.
Read: references/step-4-deliver.md
Validate, preview, render to <output-dir>/brag.mp4, and write <output-dir>/share-copy.txt.
Gate: <output-dir>/brag.mp4 exists. Share copy is written.
Seven tone presets ship with /brag. Each changes scripting energy, pacing, typography personality, and transition style. Presets are defaults, not limits.
Full definitions: references/tones.md
| Tone | Energy | One-liner |
|---|---|---|
default | Playful, clean, postable | The good-vibes default |
polished | Serious, elegant | For projects that are not jokes |
yc-parody | Deadpan startup energy | Fake seriousness applied to absurd projects |
chaotic | Fast, loud, aggressive | Over-the-top and unhinged |
deadpan | Calm, dry, understated | The joke is that nothing is a joke |
cinematic | Dramatic, trailer-scale | Big motion, bigger claims |
app-store | Smooth, feature-card clean | Corporate but not boring |
Always allow a freeform creative direction to refine or override the preset.
These apply to every brag video regardless of tone.
Short. 15–25 seconds. Not one second more without a reason.
Readable. Keep the pace high through motion and cuts, never by flashing text. Every line a viewer must read holds long enough to read it (short label ~0.8s settled; a sentence ~0.3s per word). Fast-in, then hold — never fast-in, then gone.
Specific. The video must feel like it was made for this exact project, not any project.
Show the thing. At least one scene must display actual UI, copy, or a key visual from the product. No abstract filler.
No generic SaaS language. "Streamline your workflow" is banned. Use the project's actual copy and claims.
The hook is everything. The first 2 seconds determine whether someone keeps watching. Plan the hook before anything else.
Funny earns its place. Humor should come from the project's absurdity, not from trying to be funny.
Pattern:
Hook (2-3s) → Reveal (2-4s) → 2-3 sharp highlights (5-12s) → Punchline/outro (2-4s)
Adapt this. Not every project needs exactly 3 highlights. The pattern is a starting shape, not a template.
npx claudepluginhub latent-spaces/brag --plugin bragDirects premium product launch video creation with Hyperframes: brand DNA extraction, art direction, Apple-style motion design, and sound sync. Use alongside official Hyperframes and GSAP skills.
Captures a website and produces a professional HyperFrames video from it. Follows a 7-step workflow: capture, design, script, storyboard, voiceover, composition, and delivery.
Builds a 30-60s motion-graphics launch video using Remotion 4, ElevenLabs narration and sound effects, with beat-anchored timing and brand-aligned design.