
Development
- 3 repo stars
- Updated June 19, 2026
- puelpan/claude-plugins
Helps with ai & agent building tasks.
About
development is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.
- development
- AI & Agent Building
- AI-coding skill
Development by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add puelpan/claude-plugins/plugin install development@puelpanAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | June 19, 2026 |
| Repository | puelpan/claude-plugins ↗ |
What it does
Helps with ai & agent building tasks.
README.md
Claude Code Plugin Marketplace
A curated collection of Claude Code plugins designed to streamline development workflows with enhanced Git, GitHub, and project management capabilities.
Available Plugins
Development Plugin
Eases the development process with GitHub integration through slash commands and skills.
Commands
Explicitly invoked with a slash command:
/create-plan- Generate structured development plans/execute-plan- Execute planned development tasks/pr-review- Review pull requests with detailed analysis/five-whys- Root cause analysis using the Five Whys technique
Skills
Invoked explicitly with /name, or automatically when your request matches
their purpose:
/commit- Create a conventional-style commit from the current changes/create-pr- Create a branch, split logical commits, and open a PR/linter- Run the project linter and fix the reported issues/web-automation- Browser automation assistant with Chrome DevTools MCP for creating and debugging web scrapers/c4-diagrams- Generate C4 model architecture diagrams as PlantUML source, derived from the codebase or a written description
Installation
Add Marketplace
/plugin marketplace add puelpan/claude-plugins
Browse Available Plugins
/plugin marketplace list
Install a Plugin
/plugin install development
Usage
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
Contributing
This is a personal marketplace, but feel free to fork and create your own plugin collections.