bruhs
bruhs - Complete Development Lifecycle
When invoked, ask the user which command to run:
What do you want to do?
○ spawn - Create new project or add to monorepo
○ claim - Claim existing project for bruhs
○ cook - Plan + Build a feature end-to-end
○ yeet - Ship: Linear ticket → Branch → Commit → PR
○ peep - Address PR review comments and merge
○ dip - Clean up after merge and switch to base branch
○ slop - Clean up AI slop (senior engineer code review)
Present these options interactively, then follow the corresponding command file:
- spawn → Read and follow
commands/spawn.md - claim → Read and follow
commands/claim.md - cook → Read and follow
commands/cook.md - yeet → Read and follow
commands/yeet.md - peep → Read and follow
commands/peep.md - dip → Read and follow
commands/dip.md - slop → Read and follow
commands/slop.md
Quick Access
Users can also specify directly:
/bruhs spawnor/bruhs spawn <name>/bruhs claim/bruhs cookor/bruhs cook <feature>/bruhs yeet/bruhs peepor/bruhs peep <PR#>or/bruhs peep <TICKET-ID>/bruhs dip/bruhs slopor/bruhs slop <path>or/bruhs slop --fix
If an argument is provided, skip the selection and go directly to that command.
More from neversight/skills_feed
ai-image-generation
|
7react-best-practices
Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and correct effect usage. Must use when reading or writing React components (.tsx, .jsx files with React imports).
7ui-designer
Use when user needs visual UI design, interface creation, component systems, design systems, interaction patterns, or accessibility-focused user interfaces.
7python-env
Fast Python environment management with uv (10-100x faster than pip). Triggers on: uv, venv, pip, pyproject, python environment, install package, dependencies.
7typescript-best-practices
Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files.
6ai-marketing-videos
|
6