Connorrmcd6/vibe-spec

Describe your idea, get a real webapp. A Claude Code plugin that takes you from 0 to 1.

9Stars on the repository
12Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

spec-doctor

01

Connorrmcd6/vibe-spec

Command

Read-only environment health check for the Vibe-Spec stack. Detects your OS and reports which prerequisite tools (Git, Node, pnpm, Docker, uv) are installed, their versions, and what each is needed for. Installs nothing.

9 1mo ago A 51 tokens original MIT

spec-draft

02

Connorrmcd6/vibe-spec

Command

Step 1 of the Vibe-Spec workflow. Interview the user about their product and write a rough V0 spec — what it does and how users interact with it, no tooling decisions yet.

9 1mo ago A 40 tokens original MIT

spec-implement

03

Connorrmcd6/vibe-spec

Command

Step 5 of the Vibe-Spec workflow. Promote a phase plan to detailed, implement it following the vibe-spec references, then update the docs so the spec reflects reality.

9 1mo ago A 36 tokens original MIT

spec-phases

04

Connorrmcd6/vibe-spec

Command

Step 3 of the Vibe-Spec workflow. Break the V1 spec into sequential, self-contained phases and append a phase index, producing the final V2 spec.

9 1mo ago A 35 tokens original MIT

spec-plan

05

Connorrmcd6/vibe-spec

Command

Step 4 of the Vibe-Spec workflow. Generate the high-level plan file for every phase in the V2 phase index, each with a scope + status header, so the user has a complete set of plan files to work from.

9 1mo ago A 49 tokens original MIT

spec-refine

06

Connorrmcd6/vibe-spec

Command

Step 2 of the Vibe-Spec workflow. Critique the V0 spec, fill gaps with clarifying questions, then promote it to a V1 spec that maps each piece of functionality to concrete stack tools using the vibe-spec references.

9 1mo ago A 49 tokens original MIT

spec-secrets

07

Connorrmcd6/vibe-spec

Command

Audit a Vibe-Spec app for secrets leaking to the browser. A locked-down, redacting command — a local script reads .env and the built bundle, and Claude only ever sees variable NAMES and pass/fail verdicts. Secret values never enter the model's context.

9 1mo ago A 57 tokens original MIT

spec-setup

08

Connorrmcd6/vibe-spec

Command

Guided environment setup for the Vibe-Spec stack. Figures out which tools your project needs (from your spec, or by project type), checks what's missing, and helps you install only the gaps — proposing exact per-OS commands and running each only after you confirm.

9 1mo ago A 55 tokens original MIT

spec-troubleshoot

09

Connorrmcd6/vibe-spec

Command

Diagnose and fix common Vibe-Spec stack problems — tools that are installed but failing, database connection errors, Prisma issues, failing lint/test gates, broken git hooks. Maps the symptom to a cause and a fix, confirming before changing anything.

9 1mo ago B 50 tokens original MIT