By markus41
Orchestrate multi-LLM agent workflows in Claude projects using a registry system and mandatory protocol, integrating local MCP servers for Perplexity search, Firecrawl scraping, project metrics, code quality gates, deployment intelligence, React MUI assistance, Blazor Syncfusion tools, and workflow bridging—all with production DevOps support.
npx claudepluginhub markus41/claude --plugin writing-plans-enhancedRequires secrets
Needs API keys or credentials to function
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimAdvanced multi-agent coordination platform with task orchestration, performance monitoring, and workflow optimization. Features hooks for agent lifecycle events and MCP server for state management.
Context management and multi-agent orchestration with performance optimization tools
Community-driven marketplace with specialized AI agents covering the full SDLC: code review, security scanning, deployment, and performance optimization.
Multi-agent development orchestration platform — 22 specialists, 4-phase orchestration, native parallel subagents, persistent sessions, and standalone review/debug/security/perf/seo/a11y/compliance commands
Google Cloud Agent Development Kit (ADK) and Agent Starter Pack mastery - build containerized multi-agent systems with production-ready templates, deploy to Cloud Run/GKE/Agent Engine, RAG agents, ReAct agents, and multi-agent orchestration.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A curated marketplace of Claude Code plugins covering cloud infrastructure, enterprise SaaS, documentation intelligence, project management, frontend design systems, and more. Each plugin ships its own commands, skills, agents, and (where relevant) MCP servers.
Install the marketplace and then enable individual plugins through Claude Code:
# In Claude Code
/plugin install <plugin-name>
Or point Claude Code at this repository's .claude-plugin/marketplace.json:
/plugin marketplace add <url-to-this-repo>
| Plugin | Description |
|---|---|
aws-eks-helm-keycloak | AWS EKS deployments with Helm, Keycloak authentication, and Harness CI/CD |
claude-code-expert | Second brain for Claude Code — 22-tool MCP server, three-tier memory, orchestration patterns |
claude-code-templating | Scaffold new Claude Code projects from vetted templates |
cowork-marketplace | Marketplace bundle for the Cowork platform |
deployment-pipeline | Generic CI/CD pipeline generator with quality gates |
dotnet-blazor | .NET and Blazor application development toolkit |
drawio-diagramming | Generate and edit draw.io diagrams from code or specs |
exec-automator | Executive-director automation for trade associations and nonprofits |
fastapi-backend | Production FastAPI with MongoDB/Beanie, Keycloak, Docker, K8s |
frontend-design-system | 263+ design styles with multi-tenant Keycloak theming |
fullstack-iac | FastAPI + React + Ansible + Terraform + Kubernetes stack |
jira-orchestrator | Enterprise Jira orchestration — 81 agents, 46 commands, Atlassian MCP |
lobbi-platform-manager | Development on the-lobbi/keycloak-alpha with service orchestration |
marketplace-pro | Marketplace tooling, federation, and composition engine |
mui-expert | Material UI component expertise |
project-management-plugin | Interview-first PM with micro-task decomposition across 9 PM platforms (GitHub, Jira, Linear, Notion, Asana, Trello, ClickUp, Monday, Todoist) |
react-animation-studio | 12 animation skills: GSAP, Framer Motion, 3D, scroll, text, SVG |
scrapin-aint-easy | Documentation intelligence, algorithm library, drift detection |
team-accelerator | DevOps, code quality, and workflow automation for teams |
tvs-microsoft-deploy | Microsoft Fabric, Dataverse, Power Platform deployments |
upgrade-suggestion | Intelligent dependency and framework upgrade recommendations |
Plus six sub-marketplace plugins available under ./.claude/plugins/: langgraph-architect, code-quality-orchestrator, api-integration-helper, dev-environment-bootstrap, migration-wizard, testforge.
Every pull request runs the Marketplace CI workflow, which validates:
.claude-plugin/marketplace.json parses cleanly and every source resolves to a plugin manifestplugin.json has required fields (name, version, description, author)dist/cli.js).md file under commands/, agents/, hooks/, and every skills/*/SKILL.md has YAML frontmatterscripts/ and types/examples/archetypes/ validates against the schemaMissing frontmatter is the most common cause of Claude Code cache errors — the CI validator catches this for every plugin before merge.