Battle-tested solutions and workflows from the Claude Code community. Each recipe is designed to solve real-world development challenges.
14 recipes
Control which tools Claude can use during a session for enhanced security and focused workflows
Deep dive into advanced tool permission configurations and security best practices
Understand the difference between --continue and --resume flags for session management
Build your own slash commands to extend Claude Code's functionality
Implement security team's custom slash commands for secure development workflows
Use auto-accept mode for faster workflows when appropriate (with safety guidelines)
Leverage Git worktrees to run multiple Claude sessions on different branches simultaneously
Optimize conversation history and context management with manual compacting
Connect external tools and services using Model Context Protocol (MCP)
Efficiently test and review pull requests using Claude Code
Pick up where you left off with Claude's conversation resumption features
Use the slot machine approach for tackling complex, multi-faceted tasks
Unlock Claude's extended reasoning capabilities for complex problem solving
Use --add-dir to work with files across multiple project directories