Skip to main content
Run any Skill in Manus
with one click
$pwd:

clean-architecture

// Structure software around the Dependency Rule: source code dependencies point inward from frameworks to use cases to entities. Use when the user mentions "architecture layers", "dependency rule", "ports and adapters", "hexagonal architecture", "use case boundary", "onion architecture", "screaming architecture", or "framework independence". Also trigger when decoupling business logic from databases or frameworks, defining module boundaries, or debating where to put business rules. Covers component principles, boundaries, and SOLID. For code quality, see clean-code. For domain modeling, see domain-driven-design.

$ git log --oneline --stat
stars:1,160
forks:126
updated:April 5, 2026 at 19:29
File Explorer
7 files
SKILL.md
readonly