npx claudepluginhub drewjs/claude-code-cookbook --plugin rpi-devCreate implementation plans with thorough research
Implement technical plans from thoughts/shared/plans with verification
Iterate on existing implementation plans with thorough research and updates
Document codebase as-is without evaluation or recommendations
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :)
Locates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
codebase-pattern-finder is a useful subagent_type for finding similar implementations, usage examples, or existing patterns that can be modeled after. It will give you concrete code examples based on what you're looking for! It's sorta like codebase-locator, but it will not only tell you the location of files, it will also give you code details!
Claude Code plugins for team sharing.
/plugin marketplace add drewjs/claude-code-cookbook
/plugin install example@claude-code-cookbook
plugins/{name}/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonSee CLAUDE.md for detailed conventions.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.