npx claudepluginhub puelpan/claude-pluginsCollection of claude commands to ease the development process with github issues, PRs and more
A curated collection of Claude Code plugins designed to streamline development workflows with enhanced Git, GitHub, and project management capabilities.
Provides slash commands to ease the development process with GitHub integration:
/create-plan - Generate structured development plans/execute-plan - Execute planned development tasks/commit - Smart commit creation with context/create-pr - Create pull requests with AI-generated descriptions/pr-review - Review pull requests with detailed analysis/linter - Run project linter and fix issues/five-whys - Root cause analysis using the Five Whys technique/web-automation - Browser automation assistant with Chrome DevTools MCP for
creating and debugging web scrapers/plugin marketplace add puelpan/claude-plugins
/plugin marketplace list
/plugin install development
Once installed, plugins provide custom slash commands that can be invoked directly in Claude Code:
/create-plan # Start planning your feature
/commit # Create a contextual commit
/create-pr # Generate and create a PR
This is a personal marketplace, but feel free to fork and create your own plugin collections.
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations