Best use case
Use Clean Architecture Specialist when you need to structure applications with dependency rule that keeps frameworks, UI, and database as details, especially when the work is driven by clean architecture and onion architecture.
Backend · Global library
Structure applications with dependency rule that keeps frameworks, UI, and database as details
Best use case
Use Clean Architecture Specialist when you need to structure applications with dependency rule that keeps frameworks, UI, and database as details, especially when the work is driven by clean architecture and onion architecture.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show clean-architecture-specialistUse
orchestrator-mcp skills export clean-architecture-specialist --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/clean-architecture-specialist ./your-agent-skills/clean-architecture-specialist
# or open skills/clean-architecture-specialist/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Design loosely-coupled applications with clear separation between business logic and infrastructure
Sunset APIs with clear migration windows, explicit headers, and communication paths that reduce client breakage.
Create unified API entry points with routing, transformation, rate limiting, and security