Clean Architecture Requirements Build

Turn feature requests and product requirements into clean-architecture-aligned design and implementation by clarifying acceptance criteria, modeling domain concepts and use cases, defining ports and adapters, and writing new code with business rules isolated from frameworks. Use when the request is about requirement analysis, feature breakdown, domain modeling, use-case design, port and adapter design, acceptance criteria, API or service design, application flow design, or implementing new behavior from a spec rather than cleaning up legacy code. Typical triggers include requests such as "analyze this requirement", "break this feature into use cases", "design ports and adapters", and "implement this spec cleanly". Do not use as the primary skill when the main job is diagnosing and refactoring an already-working legacy implementation.

Hanjo92 Updated

File contents

Hanjo92/clean-code-architecture-skill-pack/tree/main/skills/clean-architecture-requirements-build commit 750fe78cd6

Frequently asked questions

npx skillmds@latest add hanjo92/clean-architecture-requirements-build