A comprehensive collection of Claude Code plugins for enhanced development workflows, context engineering, git management, and documentation
npx claudepluginhub L-Sypniewski/claude-code-toolkitAdvanced context engineering workflow with PRP generation, execution orchestration, and GitHub issue analysis for efficient software development processes
Comprehensive development toolkit with intelligent feature workflows, senior engineering, code review, architecture advisory, screenshot comparison, and PR management capabilities for end-to-end software development
Git worktree management and project planning utilities for efficient version control workflows and parallel development
Templates and examples for creating comprehensive project documentation including AGENTS.md organization, nested structure, and Claude Code delegation rules with best practices
Screenshot-based UI/UX audit workflow with parallel page analysis, multi-viewport testing, and non-destructive error state simulation using Playwright
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
A comprehensive plugin marketplace for Claude Code CLI with modular plugins for enhanced development workflows, context engineering, git management, and documentation.
This repository serves as a Claude Code Plugin Marketplace containing curated, production-ready plugins that extend Claude Code's capabilities. Each plugin is self-contained and can be installed independently based on your needs.
Advanced workflow automation with PRP generation and GitHub issue analysis
Complete development lifecycle support from architecture to PR creation
Git worktree utilities for parallel development
Templates and examples for project documentation
Screenshot-based UI/UX audit workflow with parallel page analysis
# Add this marketplace to Claude Code
/plugin marketplace add https://github.com/L-Sypniewski/claude-code-toolkit.git
# Or for local development
/plugin marketplace add /path/to/claude-code-toolkit
Once the marketplace is added, install specific plugins:
/plugin install context-engineering
/plugin install development-workflow
/plugin install git-project-management
/plugin install documentation-templates
/plugin install ui-ux-audit
For teams, add to your project's .claude/settings.json:
{
"extraKnownMarketplaces": [
"https://github.com/L-Sypniewski/claude-code-toolkit.git"
]
}
claude-code-toolkit/
├── .claude-plugin/
│ └── marketplace.json # Marketplace configuration
├── plugins/
│ ├── context-engineering/ # Context engineering workflows
│ ├── development-workflow/ # Development lifecycle tools
│ ├── git-project-management/ # Git and planning utilities
│ ├── documentation-templates/ # Documentation templates
│ └── ui-ux-audit/ # UI/UX visual audit tools
├── README.md # This file
└── .claude/ # Local settings
Install the marketplace:
/plugin marketplace add https://github.com/L-Sypniewski/claude-code-toolkit.git
Browse available plugins:
/plugin list
Install plugins you need:
/plugin install development-workflow
Start using agents and commands:
/create-pr).claude/settings.json# Analyze a GitHub issue
/initial-github-issue https://github.com/owner/repo/issues/123
# Generate a structured PRP
/generate-prp
# Execute the PRP with tracking
/execute-prp