npx claudepluginhub puelpan/claude-pluginsCollection of claude commands to ease the development process with github issues, PRs and more
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations
Claude Code plugins for the Slidev presentation framework
Share bugs, ideas, or general feedback.
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.