Source Driven Development

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters. Do not use for typos, file moves, or logic that does not depend on a third-party API or framework version.

hi-donwi Updated

File contents

hi-donwi/Agent-Skills/tree/main/skills/source-driven-development commit c47b7d05b1

Frequently asked questions

npx skillmds@latest add hi-donwi/source-driven-development