HumanDealer/vibeproof

Vibe-code anything. Ship like a senior. A drop-in rulebook + skills that turn any AI coding agent (Codex, Claude Code, Cursor) into a disciplined senior engineer — built for domain experts who build with AI.

This repository also configures its own agents. See what vibeproof tells them →

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

code-review

01

HumanDealer/vibeproof

Skill Claude CodeCodex

Use before merging a diff. A structured review pass for correctness bugs, safety issues, and needless complexity.

not rated 2 3mo ago A 24 tokens original MIT

debug-root-cause

02

HumanDealer/vibeproof

Skill Claude CodeCodex

Use when something is broken — a bug, a test failure, unexpected behavior. Enforces the no-fix-without-root-cause loop.

not rated 2 3mo ago A 34 tokens original MIT

plan

03

HumanDealer/vibeproof

Skill Claude CodeCodex

Turn docs/PRD.md into docs/PLAN.md — an ordered, checkbox build plan with architecture, risk gates, and a test list. Use after /spec, before any code. The plan survives session compaction; conversation context does not.

not rated 2 3mo ago A 52 tokens original MIT

save-learning

04

HumanDealer/vibeproof

Skill Claude CodeCodex

Use when you learned something durable — a decision, a hard-won lesson, a useful reference. Captures it into the memory wiki so it compounds.

not rated 2 3mo ago A 34 tokens original MIT

ship

05

HumanDealer/vibeproof

Skill Claude CodeCodex

Use when a change is ready to land. Runs the full sequence — branch, quality gate, commit, push, PR — so nothing gets skipped.

not rated 2 3mo ago A 32 tokens original MIT

tdd

06

HumanDealer/vibeproof

Skill Claude CodeCodex

Write failing tests BEFORE implementation, from the test list in docs/PLAN.md. Use when starting to build a step. The test is the contract — "tests pass" only means something when the test exercises the change. Closes the "0 tests passes trivially" loophole.

not rated 2 3mo ago A 60 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: