Open-source Claude Code plugin marketplace — SDLC orchestration, skill management, and more
npx claudepluginhub baodq97/open-pluginV-Bounce AI-Native SDLC Orchestrator v5.1 — Agent-first architecture with unified TDD, per-phase specialized QG agents, mixed-model assignment, tech-aware context injection, explicit contracts, shared workspace, state management, and multi-layer quality assurance for complete software development lifecycle
Intelligent skill management and retrieval for Claude Code
Design Thinking PRD Generator — guides users from raw pain points through Empathize, Define, Ideate, Prototype, and PRD compilation to produce vbounce-compatible Product Requirements Documents
SFIA 9 Profile Playbook — a unified collection of role-based playbooks (SA, PO, BA, Testing, PM, EA, CIO, CTO, CPO) with phase-based workflows, inline SFIA coaching, and competency assessment
Open-source plugin marketplace for Claude Code.
| Plugin | Version | Description |
|---|---|---|
| vbounce | 5.1.0 | V-Bounce AI-Native SDLC Orchestrator — 12 agents with unified TDD, per-phase QG, mixed-model assignment, and tech-aware context injection |
| design-thinking | 1.0.0 | Design Thinking PRD Generator — guides users from pain points through Empathize, Define, Ideate, Prototype to produce vbounce-compatible PRDs |
| profile-playbook | 1.0.0 | SFIA 9 Profile Playbook — 9 role-based playbooks (SA, PO, BA, Testing, PM, EA, CIO, CTO, CPO) with phase-based workflows, inline SFIA coaching, and competency assessment |
| skills-ontology | 1.2.0 | Intelligent skill management — turns flat skill directories into a structured knowledge graph with routing, chaining, and usage tracking |
claude plugin marketplace add https://github.com/baodq97/open-plugin
claude plugin install vbounce
claude plugin install design-thinking
claude plugin install profile-playbook
claude plugin install skills-ontology
.
├── .claude-plugin/
│ └── marketplace.json # Marketplace manifest
├── plugins/
│ ├── vbounce/ # V-Bounce SDLC Orchestrator v5.1
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ ├── skills/ # Orchestrator skill + 16 shared references
│ │ ├── agents/ # 12 agents (req, design, impl, review, deploy, KC, trace, 4x QG, testing)
│ │ └── commands/ # 8 slash commands
│ ├── design-thinking/ # Design Thinking PRD Generator v1.0
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ ├── skills/ # Orchestrator skill + 10 shared references
│ │ ├── agents/ # 6 agents (empathy, define, ideate, prototype, prd, QG)
│ │ └── commands/ # 6 slash commands
│ ├── profile-playbook/ # SFIA 9 Profile Playbook v1.0
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ ├── skills/ # 9 role-specific skills (SA, PO, BA, Testing, PM, EA, CIO, CTO, CPO)
│ │ ├── agents/ # 2 shared agents (profile-guide, profile-reviewer)
│ │ └── commands/ # 5 shared commands (start, assess, coach, next, status)
│ └── skills-ontology/ # Skills Ontology v1.2
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── commands/
│ ├── hooks/
│ ├── rules/
│ ├── src/
│ └── bin/
├── README.md
├── .gitignore
└── LICENSE
Each plugin lives in its own plugins/<name>/ directory with a .claude-plugin/plugin.json manifest. To add a new plugin:
plugins/<your-plugin>/.claude-plugin/plugin.json with name, description, version.claude-plugin/marketplace.jsonMIT
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