From archetypes
Designs coarse-grained service-based architecture for deployment independence in multi-team organizations, avoiding microservices overhead. Guides service boundaries, contracts, shared database governance, and evolution planning.
How this skill is triggered — by the user, by Claude, or both
Slash command
/archetypes:architecture-paradigm-service-basedThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Multi-team organizations with domain-aligned services
Command not found Ensure all dependencies are installed and in PATH
Permission errors Check file permissions and run with appropriate privileges
Unexpected behavior
Enable verbose logging with --verbose flag
npx claudepluginhub athola/claude-night-market --plugin archetypesApplies microservices architecture for independent deployment, per-service scaling, and team autonomy when bounded contexts are clear. Guides adoption steps, deliverables, risks, and mitigations.
Guides microservice adoption decisions, boundary identification, monolith decomposition, and platform/infra planning. Use when evaluating whether microservices fit or planning migration.
Provides microservices guidelines: decomposition strategies, communication (REST/gRPC/GraphQL/async queues/events), API gateway, service discovery, data management for PHP apps, audits, and generation.