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

compact-strategic

01

4riel/cc-bible

Command

Smart compaction. Summarize modified files, current task state, key decisions before compacting.

21 1mo ago A 20 tokens

compounding-eng

02

4riel/cc-bible

Command

Capture a correction or learning as a CLAUDE.md rule. Detects scope, checks duplicates, writes concise rule.

21 1mo ago A 24 tokens

debug

03

4riel/cc-bible

Command

Systematic 9-step debugging framework. Generate 20+ hypotheses, rank by likelihood, implement most probable fix.

21 1mo ago A 23 tokens

feedback-loop

04

4riel/cc-bible

Command

Auto-detect and run project verification. Find tests, linters, build scripts. Run all, iterate on failures up to 3x.

21 1mo ago A 29 tokens

improve-prompt

05

4riel/cc-bible

Command

Transform a raw prompt into an exhaustive, verification-driven development prompt. Use --preview to see before executing.

21 1mo ago A 21 tokens

interview

06

4riel/cc-bible

Command

Claude interviews you about a feature before building it. Asks questions one at a time, writes SPEC.md when done.

21 1mo ago A 24 tokens

plan-first

07

4riel/cc-bible

Command

Plan before writing code. Explore codebase, produce concise plan, list unresolved questions. Optionally dispatch plan-reviewer agent.

21 1mo ago A 25 tokens

research

08

4riel/cc-bible

Command

Dispatch deep research subagent. Reads files, searches codebase, returns concise summary without polluting main context.

21 1mo ago A 22 tokens

review

09

4riel/cc-bible

Command

Code review with subagent. Security, quality, and conventions. Confidence-based filtering — only reports findings >80% confidence.

21 1mo ago A 25 tokens

setup

10

4riel/cc-bible

Command

Bootstrap your project with CC Bible best practices. Generate CLAUDE.md rules, settings suggestions, and a guide to non-automatable commandments.

21 1mo ago A 29 tokens

tdd

11

4riel/cc-bible

Command

Test-driven development with vertical slicing. ONE test, ONE implementation, repeat. Dispatch tdd-guide agent.

21 1mo ago A 21 tokens

unstick

12

4riel/cc-bible

Command

Escalating strategy when Claude is stuck or looping. 4 techniques from 4 experts, applied in order.

21 1mo ago A 23 tokens