FlorianBruniaux/claude-code-ultimate-guide

The most comprehensive Claude Code guide: agentic workflows, hooks, skills, MCP servers, quizzes, and production-ready templates. 430K+ lines.

5.9kStars on the repository
66Mods indexed here, across every type
todayLast push, which is what freshness is scored on
CC-BY-SA-4.0Licence, which decides whether bodies are shown

claude-code-guide

01

FlorianBruniaux/claude-code-ultimate-guide

Agent Claude Code

Expert on the Claude Code Ultimate Guide. Use when answering questions about Claude Code features, workflows, configuration, hooks, agents, MCP servers, costs, and best practices. Searches the guide before answering. Cites file + line sources.

5.9k +10 today A 52 tokens CC-BY-SA-4.0

guide-reviewer

02

FlorianBruniaux/claude-code-ultimate-guide

Agent Claude Code

Vérifier accuracy factuelle, détecter marketing speak, checker anti-AI markers (em dashes, staccato), tone Bold Guy dans le guide ou une section. Retourne une liste de findings classés par type. Use when reviewing newly added guide content before committing.

5.9k +10 today A 61 tokens CC-BY-SA-4.0

whitepaper-density

04

FlorianBruniaux/claude-code-ultimate-guide

Agent Claude Code

Analyse le ratio valeur/remplissage d'un livre blanc. Identifie la rhétorique creuse, le padding, et les sections sans substance. Utiliser pour densifier un whitepaper avant publication.

5.9k +10 today A 45 tokens CC-BY-SA-4.0

FlorianBruniaux/claude-code-ultimate-guide

Agent Claude Code

Review d'un livre blanc dans le style d'un journaliste expérimenté. Analyse critique, style direct, recommandations éditorialistes. Utiliser pour avoir un regard externe avant publication.

5.9k +10 today A 41 tokens CC-BY-SA-4.0

adr-writer

06

FlorianBruniaux/claude-code-ultimate-guide

Agent

Architecture Decision Record generator agent — read-only. Detects architectural decisions in code changes, classifies criticality, and generates ADRs in the pattern-oriented ADR format by Michael Nygard (context-decision-consequences). Never modifies code. Use after significant changes or when a decision needs…

5.9k +10 today A 64 tokens CC-BY-SA-4.0

FlorianBruniaux/claude-code-ultimate-guide

Agent

Architecture and design review agent — read-only. Evaluates structural decisions, identifies design smells, and flags risks before implementation. Never modifies code. Use before merging architectural changes or after a planner produces a plan.

5.9k +10 today A 45 tokens CC-BY-SA-4.0

implementer

10

FlorianBruniaux/claude-code-ultimate-guide

Agent

Mechanical execution agent for bounded, well-defined tasks. Scope and approach must be explicit in the task prompt. Use after a planner has produced a plan. For complex logic or design decisions, use Sonnet instead.

5.9k +10 today A 45 tokens CC-BY-SA-4.0

FlorianBruniaux/claude-code-ultimate-guide

Agent

Runtime integration validator — read-only. Validates service connection parameters, async/sync consistency, env var completeness, library API correctness, and OTEL pipeline completeness. Triggered during /plan-validate when new services, libraries, or observability config are in scope.

5.9k +10 today A 57 tokens CC-BY-SA-4.0

loop-monitor

12

FlorianBruniaux/claude-code-ultimate-guide

Agent

Autonomous loop monitor — detects stalls, token runaway, and infinite loops in long-running unattended Claude sessions. Use alongside a watchdog process when running autonomous pipelines.

5.9k +10 today A 34 tokens CC-BY-SA-4.0

plan-challenger

14

FlorianBruniaux/claude-code-ultimate-guide

Agent

Adversarial plan review agent — read-only. Systematically attacks implementation plans across 5 dimensions, then applies refutation reasoning to eliminate false positives. Never modifies code. Use before committing to any significant implementation plan.

5.9k +10 today A 48 tokens CC-BY-SA-4.0

planner

15

FlorianBruniaux/claude-code-ultimate-guide

Agent

Strategic planning agent — read-only exploration before implementation. Use to decompose tasks, analyze codebases, and produce a detailed plan. Never modifies files.

5.9k +10 today A 33 tokens CC-BY-SA-4.0

FlorianBruniaux/claude-code-ultimate-guide

Agent

Synthesis agent for dynamic research teams — read-only. Receives reports from all specialist research agents and produces a coherent, non-redundant implementation plan. Spawned automatically when 2+ agents are selected in /plan-start Phase 4.

5.9k +10 today B 54 tokens CC-BY-SA-4.0