wasabeef/claude-code-cookbook

A collection of settings to make Claude Code more useful.

1.1kStars on the repository
67Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

analyze-performance

02

wasabeef/claude-code-cookbook

Command

Analyzes application performance from a user experience perspective and quantifies experience improvements from optimizations. Calculates UX scores based on Core Web Vitals and proposes prioritized optimization strategies.

1.1k 4mo ago A 0 tokens

check-prompt

04

wasabeef/claude-code-cookbook

Command

A comprehensive collection of best practices for evaluating and improving the quality of prompts for AI Agents. It systematizes knowledge gained from actual prompt improvement processes, covering all important aspects such as ambiguity elimination, information integration, enforcement enhancement, tracking systems…

1.1k 4mo ago A 0 tokens

commit-message

05

wasabeef/claude-code-cookbook

Command

Generates commit messages from staged changes (git diff --staged). This command only creates messages and copies them to your clipboard—it doesn't run any git commands.

1.1k 4mo ago A 0 tokens

explain-code

08

wasabeef/claude-code-cookbook

Command

Command "explain-code" from wasabeef/claude-code-cookbook, covering explain code behavior in detail, usage, show a file and ask for explanation, basic examples and understand rust ownership.

1.1k 4mo ago A 0 tokens

fix-error

09

wasabeef/claude-code-cookbook

Command

Analyzes error messages to identify root causes, predict resolution time, and suggest proven fixes. Learns patterns from similar errors to provide immediate solutions.

1.1k 4mo ago A 0 tokens

multi-role

10

wasabeef/claude-code-cookbook

Command

A command that analyzes the same target in parallel with multiple roles and generates an integrated report.

1.1k 4mo ago A 0 tokens

plan

11

wasabeef/claude-code-cookbook

Command

Helps you plan before coding. Creates detailed strategies to make development smoother.

1.1k 4mo ago A 0 tokens

pr-auto-update

12

wasabeef/claude-code-cookbook

Command

A command that automatically updates Pull Request descriptions and labels. Analyzes Git changes to generate and set appropriate descriptions and labels.

1.1k 4mo ago A 0 tokens

pr-fix

15

wasabeef/claude-code-cookbook

Command

Efficiently handle Pull Request review comments and achieve root cause resolution using a 3-stage error analysis approach.

1.1k 4mo ago A 0 tokens

refactor

19

wasabeef/claude-code-cookbook

Command

Performs safe, step-by-step code refactoring with quantitative SOLID principles evaluation. Visualizes technical debt and clarifies improvement priorities.

1.1k 4mo ago A 0 tokens

role-debate

20

wasabeef/claude-code-cookbook

Command

A command that allows roles with different expertise to discuss and examine trade-offs to derive optimal solutions.

1.1k 4mo ago A 0 tokens