Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub penkzhou/swiss-army-knife-pluginMulti-stack workflow plugin with unified 3-layer architecture. Features 6-phase Bugfix, 8-phase PR Review, 7-phase CI Job Fix, and 6-phase Execute Plan workflows. 47 agents including 4 master-coordinators and shared review-coordinator for fully closed-loop execution.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
This repository is a Claude Code plugin marketplace containing specialized plugins for development workflows.
| Plugin | Description |
|---|---|
| swiss-army-knife | Standardized frontend bugfix workflow with 6-phase process |
# Add this marketplace
/plugin marketplace add https://github.com/penkzhou/swiss-army-knife-plugin
# Install plugin
/plugin install swiss-army-knife@swiss-army-knife-plugin
swiss-army-knife-plugin/ # Marketplace root
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
└── swiss-army-knife/ # Plugin directory
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── agents/ # Specialized agents
├── commands/ # Slash commands
├── hooks/ # Event handlers
└── skills/ # Agent skills
MIT