Implement Service

Turn an approved design into working code and tests, built inside-out one layer at a time, with every principle's checklist run before anything is presented. Covers implementation ordering, per-component validation against architecture, data, resilience, security and configuration rules, writing tests alongside the code at the right level, and pacing the work so review happens while it is still cheap. Use after design-service has produced an approved blueprint, or when the user says 'implement', 'build it', 'code this up', or 'write the service'. This workflow writes code — for changing existing code safely see refactor-safely, for auditing it see review-service.

parvez3019 Updated

File contents

parvez3019/awesome-microservices-skills/tree/main/skills/implement-service commit 4f6f87d25c

Frequently asked questions

npx skillmds@latest add parvez3019/implement-service