Neo Clean Architecture

Use this skill when the user wants to design, implement, review, or refactor software systems conforming to Clean Architecture principles. It structures code into Domain, Application, Infrastructure, and Presentation/API layers, enforcing inward-only dependencies. It advocates rich domain models, CQRS, and the Result pattern, operating on technology-neutral concepts without database or framework bindings.

benknightdark Updated

File contents

benknightdark/neo-skills/tree/main/skills/neo-clean-architecture commit 5e828cc07e

Frequently asked questions

npx skillmds@latest add benknightdark/neo-clean-architecture