FlorianBruniaux/claude-code-plugins

Production-ready Claude Code plugins: skills, hooks, agents, slash commands, and MCP templates.

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

adr-writer

01

FlorianBruniaux/claude-code-plugins

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…

40 2mo ago A 64 tokens original MIT

FlorianBruniaux/claude-code-plugins

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.

40 2mo ago A 45 tokens original MIT

FlorianBruniaux/claude-code-plugins

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.

40 2mo ago A 57 tokens original MIT