Reuse First

Apply on any coding task before writing code — implement a feature, fix a bug, refactor, add code, write a function, wire up a component. Walks a 7-rung reuse ladder (understand the flow → YAGNI → existing code → stdlib → native platform → installed dependency → shortest working diff), stopping at the first rung that holds, so the change reuses over rewrites and adds only the minimum. Stays silent on prose, analysis, explanation, and review tasks that author no code.

NVZver 156a4c3 4.9 KB Updated

File contents

NVZver/claude-marketplace/tree/main/core/skills/reuse-first commit 156a4c35ee

Frequently asked questions

npx skillmds@latest add nvzver/reuse-first