Skip to content

tensakulabs/brag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/brag

You built it. Now brag.

the /brag launch site — you built it, now brag

/brag is a Claude Code skill that turns the project you created into a short, shareable launch video — music, motion, and share copy included. One command, powered by Hyperframes.

The looping video on the launch site was made by /brag on this very repo.

Install

/plugin marketplace add latent-spaces/brag
/plugin install brag@brag

Then run /brag inside any project.

No plugin system? Install the skill directly.
rsync -a --exclude '.DS_Store' skills/brag/ ~/.claude/skills/brag/

Restart Claude Code after copying.

Use it

From any project directory, ask Claude:

let's /brag

Or steer the tone:

/brag --tone "fake Series A launch from 2016"

You get a brag-output/ folder with the plan, a composition brief, share copy, and the rendered brag.mp4.

How it works

/brag owns the story — the product angle, tone, and which moments to show. It hands a focused brief to Hyperframes, which builds, times, and renders the video.

Requirements

  • Claude Code (with skill/plugin support)
  • Node.js 22+
  • FFmpeg on PATH
  • Hyperframes CLI — npx hyperframes (check it with npx hyperframes doctor)

What's in this repo

  • skills/brag/ — the skill, references, and bundled music + SFX
  • examples/ — fake product sites used as a benchmark suite
  • docs/ — the launch site (GitHub Pages)
  • .claude-plugin/ — plugin manifest + marketplace catalog

Credits

Contributing

Contributions, ideas, and new demo brags are welcome — open an issue or a PR.

About

You built it. Now brag. Turn the project you just created into a short, shareable launch video with one command. Claude Code Brag skill

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%