Make Obvious

Make dense or needlessly indirect code understandable, then simplify one coherent slice at a time. Use for make-obvious; cleanup or slop review; prune, simplify, inline, or import cleanup; fix-casts or TypeScript assertion audits; and one-call wrappers or one-liner helpers that should be inlined. Do not use for generic tutorials or unbounded refactors without a concrete scope.

morgs32 Updated

File contents

morgs32/skills/tree/main/skills/make-obvious commit 777b7fb132

Frequently asked questions

npx skillmds@latest add morgs32/make-obvious