FlorianBruniaux/claude-code-plugins
Command
Audit quality of agents, skills, and commands in a Claude Code project.
Production-ready Claude Code plugins: skills, hooks, agents, slash commands, and MCP templates.
FlorianBruniaux/claude-code-plugins
Command
Audit quality of agents, skills, and commands in a Claude Code project.
FlorianBruniaux/claude-code-plugins
Command
Codebase health audit scoring 7 categories with progression plan.
FlorianBruniaux/claude-code-plugins
Command
Analyzes your codebase and asks 3 targeted questions to recommend the right AI-assisted development methodology stack.
FlorianBruniaux/claude-code-plugins
Command
Interactive coach that asks 4-5 questions to determine whether you need an agent, command, skill, hook, or rule — then generates a ready-to-use template. Usage: /scaffold (no arguments — starts the coaching session).
FlorianBruniaux/claude-code-plugins
Command
Explain code, concepts, or system behavior with adjustable depth levels.
FlorianBruniaux/claude-code-plugins
Command
Generate comprehensive tests for specified code.
FlorianBruniaux/claude-code-plugins
Command
Systematic root-cause debugging — find the cause before writing any fix.
FlorianBruniaux/claude-code-plugins
Command
Analyze and suggest performance improvements for code, queries, or systems.
FlorianBruniaux/claude-code-plugins
Command
Systematic QA testing of a web application — diff-aware, tiered, with fix-and-verify loop.
FlorianBruniaux/claude-code-plugins
Command
Analyze code for SOLID violations and suggest targeted improvements.
FlorianBruniaux/claude-code-plugins
Command
Structured plan review across 4 axes before writing any code (inspired by Garry Tan's workflow).
FlorianBruniaux/claude-code-plugins
Command
Analyze SonarCloud quality issues for a specific PR.
FlorianBruniaux/claude-code-plugins
Command
Post-deploy monitoring — watch production after a deploy and alert on regressions.
FlorianBruniaux/claude-code-plugins
Command
Generate a conventional commit message for staged changes.
FlorianBruniaux/claude-code-plugins
Command
Clean up stale git worktrees with merged branch detection and disk usage report.
FlorianBruniaux/claude-code-plugins
Command
Safely remove a git worktree with branch cleanup and safety checks.
FlorianBruniaux/claude-code-plugins
Command
Check status of background verification tasks running in a git worktree.
FlorianBruniaux/claude-code-plugins
Command
Create isolated git worktrees for feature development without switching branches.
FlorianBruniaux/claude-code-plugins
Command
Merge PR, wait for CI, verify deploy, run canary — the complete landing pipeline.
FlorianBruniaux/claude-code-plugins
Command
Comprehensive pre-deployment verification to ensure release readiness.