
Vibekit
Run a one-command Claude Code pipeline that brainstorms, plans, executes, verifies, reviews, and integrates without skipping guardrails when vibe-coding a feature or fix.
Overview
Vibekit is a plugin marketplace for the Build phase that ships one Claude Code productivity plugin orchestrating brainstorm, plan, exec, verify, review, and integrate with mandatory defect halts.
What is this marketplace?
- Single-marketplace plugin (v0.3.0) wrapping a six-step pipeline: brainstorm, plan, exec, verify, review, integrate
- Non-negotiable guardrails that halt loudly on defects instead of auto-committing broken code
- Token-efficient vibe-coding workflow designed for solo builders shipping with Claude Code
- Explicit verify and review gates before integrate/commit-style handoff
- Productivity-category marketplace schema aligned with Anthropic Claude Code marketplace format
- 1 plugin in marketplace (vibekit v0.3.0)
- 6 named pipeline stages: brainstorm, plan, exec, verify, review, integrate
Community signal: 11 GitHub stars.
What problem does it solve?
Solo builders vibe-code fast with Claude Code but lack a single guarded pipeline that stops before bad changes land in the repo.
Who is it for?
Indie developers using Claude Code who want Superpowers-style structure without assembling six separate skills manually.
Skip if: Teams that only need a one-off API skill or who do not use Claude Code marketplace plugins.
What do I get? / Deliverables
After adding the marketplace, you can invoke one disciplined coding pipeline that scopes work, implements it, verifies and reviews it, and only then integrates—blocking on defects.
- Scoped implementation plan from brainstorm/plan phases
- Verified and reviewed code changes ready for integrate
- Explicit halt signals when defects block progress
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Vibekit is shelved under Build because its centerpiece is disciplined implementation dispatch inside Claude Code, even though it pulls in upstream scoping and downstream verification. Agent-tooling is the canonical shelf for packaged Claude Code marketplaces that orchestrate skills, commands, and halts around the coding agent rather than a single API integration.
How it compares
Curated single-plugin vibe pipeline marketplace, not a broad integration catalog or standalone MCP server.
Common Questions / FAQ
Who is Vibekit for?
Vibekit is for solo and indie builders on Claude Code who want token-efficient vibe-coding with explicit verify, review, and integrate gates.
When should I use Vibekit?
Use it when starting a non-trivial feature or refactor where you want brainstorm and plan steps, agent execution, and hard stops on verification failures before merging.
How do I add Vibekit to my agent?
Register the rizukirr/Vibekit Claude Code marketplace in your agent’s marketplace config, install the Vibekit plugin, then run its one-command pipeline from a Claude Code session.