Powerful commands and roles collection for Claude Code (English)
/plugin marketplace add wasabeef/claude-code-cookbook
/plugin install cook-en@wasabeef/claude-code-cookbook
Displays a prioritized list of open PRs in the current repository.
Analyzes your project's dependencies and checks architecture health.
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.
Verifies if a statement is true by checking your project's code and documentation.
Monitors GitHub Actions CI status and tracks until completion.
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, and continuous improvement.
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.
Searches technical documentation using MCP's Context7.
Suggests design patterns for your code and checks if it follows SOLID principles.
Explains how code works in detail.
Analyzes error messages to identify root causes, predict resolution time, and suggest proven fixes. Learns patterns from similar errors to provide immediate solutions.
A command that analyzes the same target in parallel with multiple roles and generates an integrated report.
Helps you plan before coding. Creates detailed strategies to make development smoother.
A command that automatically updates Pull Request descriptions and labels. Analyzes Git changes to generate and set appropriate descriptions and labels.
Creates Pull Requests automatically by analyzing your Git changes for a smoother workflow.
Efficiently handle Pull Request review comments and achieve root cause resolution using a 3-stage error analysis approach.
Displays a prioritized list of open issues in the current repository.
Ensure code quality and architectural soundness through systematic Pull Request reviews.
Performs safe, step-by-step code refactoring with quantitative SOLID principles evaluation. Visualizes technical debt and clarifies improvement priorities.
A command that allows roles with different expertise to discuss and examine trade-offs to derive optimal solutions.
A selection guide and help system when you're unsure which role to use.
Switch to a specific role to perform specialized analysis or work.
Capture screenshots on macOS and analyze the images.
Execute web searches via Gemini CLI to obtain the latest information.
Breaks big changes into small, meaningful commits with proper messages. Uses only standard git commands.
Solve complex problems step-by-step through a dynamic, iterative thinking process. This flexible approach allows for course corrections and revisions during the thinking process.
Display the plan being executed or executed in the current session.
A command that analyzes the current situation and automatically suggests the optimal role and approach.
**"Give structure before writing code"** - Fully compliant with Kiro's spec-driven development
Detects mechanical patterns in AI-generated text and provides suggestions for improving to more natural Japanese.
Launches a smart agent to handle complex searches and investigations. Great for large-scale work without eating up context.
Quantitatively analyzes technical debt in projects, visualizes health scores and impact on development efficiency. Tracks improvement status through trend analysis and creates prioritized improvement plans with calculated time costs.
Reduces AI response context usage by 30-50% through compression efficiency mode.
Execute a step-by-step, structured thinking process for complex tasks and important decisions.
Systematically manages DartDoc comments in Dart files and maintains high-quality Japanese documentation.
Systematically manage multilingual docstrings/comments and maintain high-quality documentation.
Safely update dependencies in your Flutter project.
Safely update dependencies in your Node.js project.
Safely update dependencies in your Rust project.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Claude Agent SDK Development Plugin