Claude commands
Handy Claude commands, kept current by the community. Add one you rely on.
/plan-review
Plan review
Generate a visual HTML plan review, current codebase state vs. proposed implementation plan
/generate-web-diagram
Generate web diagram
Generate a beautiful standalone HTML diagram and open it in the browser
/generate-visual-plan
Generate visual plan
Generate a visual HTML implementation plan, detailed feature specification with state machines, code snippets, and edge cases
/generate-slides
Generate slides
Generate a stunning magazine-quality slide deck as a self-contained HTML page
/fact-check
Fact check
Verify the factual accuracy of a document against the actual codebase, correct inaccuracies in place
/diff-review
Diff review
Generate a visual HTML diff review, before/after architecture comparison with code review analysis
/newsletter
Newsletter
Create an HTML email newsletter with your organization's branding
/coder-eval-review
Coder eval review
Generate per-task review.json (summary + tags) for a completed run
/coder-eval-implement-plan
Coder eval implement plan
Implement an approved coder_eval plan phase by phase with risk-scaled per-phase review, then a final code review
/coder-eval-create-plan
Coder eval create plan
Create a structured, phased implementation plan for a feature or change in the coder_eval codebase, executable from a fresh session by /coder-eval-implement-plan
/coder-eval-code-review
Coder eval code review
Run a multi-model code review on uncommitted changes or a described set of files
Create a command
Please sign in to add a command.