Official StyleMate plugin marketplace with development agents, QA agents, testing skills, and automation for building microservices with Module Federation
npx claudepluginhub usmanali4073/stylemate-pluginsComprehensive plugin for building StyleMate microservices with Module Federation, Clean Architecture, JWT authentication, and automated QA validation
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
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
Official Claude Code plugin marketplace for the StyleMate microservices platform. This marketplace provides specialized agents, skills, and commands for building production-ready microservices with Module Federation, Clean Architecture, and JWT authentication.
Complete development and QA workflow for StyleMate microservices with automated testing and validation.
Version: 1.0.0 License: MIT
/new-microservice: Scaffold a complete microservice with .NET API and React UI/validate-architecture: Validate a microservice follows all StyleMate architectural standards# From your StyleMate project root
claude
# In Claude Code
/plugin marketplace add ./market-plugin
# In Claude Code
/plugin marketplace add https://github.com/your-org/stylemate-plugins
After adding the marketplace:
# Interactive installation (recommended)
/plugin
# Select "Browse Plugins" → "stylemate-architecture" → "Install"
# Or install directly
/plugin install stylemate-architecture@stylemate-plugins
# Check available commands
/help
# Check available agents
/agents
# You should see:
# - /new-microservice command
# - /validate-architecture command
# - work-planner-agent
# - ui-engineer-agent
# - dotnet-engineer-agent
Agents can be invoked explicitly or Claude will use them automatically when appropriate.
Use the work-planner-agent to create a plan for a staff scheduling feature
Claude automatically delegates to agents based on task context:
Skills are automatically invoked by Claude based on task context. You don't need to call them explicitly.
Examples of when skills activate:
CRITICAL: All development agents automatically mandate QA validation. Work is NOT complete without QA approval.