Aos Implementing Features

Apply ArchitectOS layering and patterns when adding or changing application code — new endpoints, services, controllers, components, hooks, repositories, DTOs, or domain entities. Use proactively whenever writing a feature, route, module, form, or data-fetching layer, even if the user did not ask for a review. Keeps business logic in services, controllers thin, inputs validated at the boundary, and entities out of API responses.

riz007 aa9fb3a 3.2 KB Updated

File contents

riz007/architect-os/tree/main/skills/aos-implementing-features commit aa9fb3a789

Frequently asked questions

npx skillmds@latest add riz007/aos-implementing-features