4riel/cc-bible

The CC Bible — 202 Claude Code tips from 10 experts. 10 books. 10 commandments. Plus a Claude Code plugin that turns the commandments into installable commands, agents, skills, and hooks.

21Stars on the repository
24Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

code-reviewer

01

4riel/cc-bible

Agent

Use this agent to review code for security, quality, and convention adherence. Dispatched by /review command. Confidence-based filtering, stack-agnostic.

21 1mo ago A 35 tokens

plan-reviewer

02

4riel/cc-bible

Agent

Use this agent to review implementation plans as a staff engineer. Dispatched by /plan-first command. Checks for missing edge cases, unclear scope, dependency risks, missing test strategy.

21 1mo ago A 40 tokens

prompt-improver

03

4riel/cc-bible

Agent

Use this agent when a raw, vague, or imperative development prompt needs to become declarative, exhaustive, and verification-driven before it gets executed. Dispatched by the /improve-prompt command. Context: User gives a short, imperative instruction that lacks scope and verification steps. user: "fix the login bug"…

21 1mo ago A 217 tokens

researcher

04

4riel/cc-bible

Agent

Use this agent for deep codebase exploration without polluting main context. Dispatched by /research command. Returns structured summary.

21 1mo ago A 28 tokens

tdd-guide

05

4riel/cc-bible

Agent

Use this agent to enforce test-driven development with vertical slicing. Dispatched by /tdd command. RED-GREEN-REFACTOR cycle, one test at a time.

21 1mo ago A 39 tokens