Productivity toolkit marketplace for Claude Code
npx claudepluginhub pwood16/claude-kitSpawn Claude agents in git worktrees for parallel development
GitHub workflow commands for branch management and PR review
Create Excalidraw diagrams from text descriptions
Software development lifecycle automation commands
A marketplace of productivity plugins for Claude Code.
Spawn Claude agents in git worktrees for parallel development work.
/spawn:wt-agent <name> [prompt] - Create a worktree and spawn a new agent with optional prompt/spawn:plan-to-prd [plan-file] [--out output.json] - Convert a plan into a ralph-loop PRD JSON file--interactive) for REPL-style development--print) to output paths without spawning terminal.wt-agents/ directory (can be gitignored)See plugins/spawn for details.
GitHub branch and PR workflow automation commands.
/gh:load-pr [branch-or-pr-number] - Fetch, checkout, and load PR context for review/gh:pr-draft - Smart commit, push, and create draft PR with AI-generated descriptionSee plugins/gh for details.
Create diagrams from text descriptions and export to SVG.
/excalidraw:create <name> <description> - Generate .excalidraw and .svg files from a descriptiondocs/diagrams/See plugins/excalidraw for details.
# Add the claude-kit marketplace from GitHub
claude plugin marketplace add pwood16/claude-kit
# Pattern: Install any plugin globally (available in all projects)
claude plugin install <plugin-name>@claude-kit --scope user
# Or install for a specific project only
claude plugin install <plugin-name>@claude-kit --scope project
# Example: Install the spawn plugin
claude plugin install spawn@claude-kit --scope user
To test plugins without installing via the marketplace:
# Pattern: Test any plugin locally
claude --plugin-dir /path/to/claude-kit/plugins/<plugin-name>
# Example: Test the spawn plugin
claude --plugin-dir /path/to/claude-kit/plugins/spawn
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations