Development marketplace for Claude Code development skills and documentation
npx claudepluginhub involvex/involvex-claude-marketplaceCloudflare Developer Platform Expert - Comprehensive guidance for building on Cloudflare Workers, platform products, and Workers AI
A personal plugin marketplace for Claude Code development, featuring curated plugins for learning context engineering and agentic development patterns.
This marketplace serves as both a learning environment and a toolkit for Claude Code plugin development. It follows a monorepo structure to enable rapid experimentation while maintaining clear plugin boundaries.
claude-marketplace/
├── .claude-plugin/
│ └── marketplace.json # Marketplace registry
├── plugins/ # Individual plugins
│ ├── cloudflare-expert/ # Cloudflare Developer Platform plugin
│ └── hooks-lab/ # Hooks learning laboratory
└── CLAUDE.md # Guide for Claude Code instances
Comprehensive guidance for building on the Cloudflare Developer Platform.
Features:
Installation:
# Load specific plugin
claude --plugin-dir /path/to/claude-marketplace/plugins/cloudflare-expert
# Or install from marketplace
/plugin marketplace add /path/to/claude-marketplace
/plugin install cloudflare-expert@involvex-claude-marketplace
Interactive laboratory for learning Claude Code hooks through verbose, transparent demonstrations.
Features:
Installation:
# Load specific plugin
claude --plugin-dir /path/to/claude-marketplace/plugins/hooks-lab
# Or install from marketplace
/plugin marketplace add /path/to/claude-marketplace
/plugin install hooks-lab@involvex-claude-marketplace
What You'll Learn:
# Test all plugins in marketplace
cd /path/to/claude-marketplace
cc --plugin-dir .
# Test specific plugin
cc --plugin-dir ./plugins/cloudflare-expert
plugins/your-plugin-name/plugins/your-plugin-name/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonThis marketplace emphasizes:
MIT
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
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories