BeClaude

brag

New
15GitHub TrendingGeneralby latent-spaces

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

First seen 6/21/2026

Summary

This skill automatically generates a short, shareable launch video from your project, highlighting key features and value propositions.

  • It saves developers time by turning their code into a polished promotional asset with a single command, perfect for sharing on social media or with stakeholders.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/brag.md

3
Invoke in Claude Code
/brag

Use Cases

Create a 30-second launch video for a new web app to share on Twitter or LinkedIn.
Generate a demo video showcasing the main features of a mobile app after a major update.
Produce a teaser video for an open-source project to attract contributors and users.
Make a quick walkthrough video of a prototype to share with potential investors or clients.
Turn a completed hackathon project into a shareable video for the submission platform.
Create a before-and-after video highlighting performance improvements in a refactored codebase.

Usage Examples

1

/brag generate a 30-second launch video for my new task management app

2

/brag create a demo video showing the main features of my weather app

3

/brag make a teaser video for my open-source library with a focus on ease of use

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is brag?

This skill automatically generates a short, shareable launch video from your project, highlighting key features and value propositions. It saves developers time by turning their code into a polished promotional asset with a single command, perfect for sharing on social media or with stakeholders.

How to install brag?

To install brag: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/brag.md. Finally, /brag in Claude Code.

What is brag best for?

brag is a other categorized under General. Created by latent-spaces.

What can I use brag for?

brag is useful for: Create a 30-second launch video for a new web app to share on Twitter or LinkedIn.; Generate a demo video showcasing the main features of a mobile app after a major update.; Produce a teaser video for an open-source project to attract contributors and users.; Make a quick walkthrough video of a prototype to share with potential investors or clients.; Turn a completed hackathon project into a shareable video for the submission platform.; Create a before-and-after video highlighting performance improvements in a refactored codebase..