Claude Code Plugin Marketplace v1.1.0
🔥 MCP Server Plugins Release
This release adds 5 production-ready MCP (Model Context Protocol) plugins with 21 total MCP tools, establishing this marketplace as the premier destination for advanced Claude Code plugins.
🤖 New MCP Plugins
- project-health-auditor - Multi-dimensional code health analysis (4 tools)
- conversational-api-debugger - REST API debugging with OpenAPI integration (4 tools)
- domain-memory-agent - Knowledge base with TF-IDF semantic search (6 tools)
- design-to-code - Convert Figma/screenshots to React/Svelte/Vue components (3 tools)
- workflow-orchestrator - DAG-based workflow automation (4 tools)
🏗️ Infrastructure
- Astro marketplace website deployed to GitHub Pages
- pnpm workspace for monorepo management
- Automated CI/CD with GitHub Actions
- 95+ tests (100% passing)
📊 Metrics
- Total Plugins: 16
- MCP Tools: 21
- Code Written: 2,330+ lines of TypeScript
- Documentation: 11+ comprehensive files
🚀 Installation
# Add marketplace
/plugin marketplace add jeremylongshore/claude-code-plugins
# Install MCP plugins
/plugin install project-health-auditor@claude-code-plugins
/plugin install conversational-api-debugger@claude-code-plugins
/plugin install domain-memory-agent@claude-code-plugins
/plugin install design-to-code@claude-code-plugins
/plugin install workflow-orchestrator@claude-code-plugins🌐 Links
- Marketplace Website: https://jeremylongshore.github.io/claude-code-plugins/
- Full Changelog: https://github.com/jeremylongshore/claude-code-plugins/blob/main/CHANGELOG.md