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

separation-of-concerns

// When structuring code into layers and modules with clear boundaries. Use when the user says "this function does too much," "fat controller," "mixed concerns," "where should this logic go," or "separate the layers." For interface-level design, see solid. For object-level coupling, see law-of-demeter.

$ git log --oneline --stat
stars:3
forks:0
updated:February 28, 2026 at 10:05
SKILL.md
readonly