Source Driven Development

Ground every implementation decision in official documentation. Use when writing framework-specific code, implementing patterns where version correctness matters, or when the user wants verified, source-cited code. Do not use for version-independent logic, or when the user explicitly wants speed over verification.

jsonlee12138 b0829ef 4.7 KB Updated

File contents

jsonlee12138/viberig/tree/main/skills/source-driven-development commit b0829ef3ba

Frequently asked questions

npx skillmds@latest add jsonlee12138/source-driven-development