SuperBenefit plugin marketplace for Claude Code - Development tools and platform toolkits
npx claudepluginhub superbenefit/sb-marketplaceSimplified Astro/Starlight development toolkit with intelligent tiered knowledge loading and streamlined commands
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Claude Code plugin marketplace for the SuperBenefit community. Provides development toolkits and platform-specific automation through the Claude Code plugin system.
| Plugin | Version | Description |
|---|---|---|
| astro-dev | 0.4.0 | Astro/Starlight development toolkit with tiered knowledge loading |
| cloudflare-dev | 0.1.0 | Cloudflare Workers, Agents SDK, MCP, Vectorize, and Workflows toolkit |
| project-mgmt | 0.1.0 | Spec-driven development with persistent markdown planning |
Add the marketplace to your Claude Code settings (global ~/.claude/settings.json or project .claude/settings.local.json):
{
"extraKnownMarketplaces": {
"sb-marketplace": {
"source": {
"source": "github",
"repo": "superbenefit/sb-marketplace"
}
}
},
"enabledPlugins": {
"astro-dev@sb-marketplace": true,
"cloudflare-dev@sb-marketplace": true,
"project-mgmt@sb-marketplace": true
}
}
Enable only the plugins you need. Restart Claude Code after editing settings.
Astro and Starlight development toolkit with intelligent tiered knowledge loading. Includes a comprehensive knowledge base with 100+ error patterns, implementation guides, and deep-dive references.
Commands: /dev, /design, /lookup
Skills: astro-coding (implementation patterns), astro-knowledge (API reference)
MCP: Astro docs server integration
See astro-dev/README.md for full documentation.
Cloudflare developer platform toolkit covering Workers, Agents SDK, MCP servers, Vectorize, Workflows, and all platform bindings. Includes 8 audited reference files and 3 specialized agents.
Commands: /cf-dev, /validate, /deploy-check, /test-mcp
Agents: cf-validator, cloudflare-helper, docs-writer
Skills: cloudflare-knowledge (8 reference files)
MCP: Cloudflare docs server integration
See cloudflare-dev/README.md for full documentation.
Spec-driven development with persistent markdown planning. Uses the filesystem as persistent memory with plan.md, spec.md, findings.md, and progress.md in .project/{issue#}/ directories.
Skills: project-mgmt (6-phase workflow with progressive disclosure) Agents: pm-bookkeeper (background file updates, Haiku)
See project-mgmt/README.md for full documentation.
Contributions are welcome from the SuperBenefit community and beyond.
astro-dev/knowledge-base/cloudflare-dev/skills/cloudflare-knowledge/references/<plugin>/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonSee CONTRIBUTING.md for guidelines.
CC0 1.0 Universal - Public Domain Dedication
Created by rathermercurial.eth for the SuperBenefit community.