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
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub pwood16/claude-kit --plugin excalidrawSpawn Claude agents in git worktrees for parallel development
GitHub workflow commands for branch management and PR review
Software development lifecycle automation commands
Excalidraw diagram creator with visual argument methodology and PNG render pipeline
General development utilities including Mermaid diagram creation for software documentation
Create, validate, and render Mermaid diagrams
Claude Code skill pack for Lucidchart (18 skills)
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.