Elegant Coding

The default working mode for all software work. Plan and write code whose correctness is visible at a glance, with invalid states made unrepresentable rather than guarded against, few branches, and a diff a reviewer can check quickly. Use it on every task that touches code designing, planning, implementing, refactoring, debugging, and reviewing. Invoke it before the plan and before the first line of code.

sxvan Updated

File contents

sxvan/claude-skills/tree/main/plugins/elegant-coding/skills/elegant-coding commit 04afd69933

Frequently asked questions

npx skillmds@latest add sxvan/elegant-coding