Code Readability

Code readability patterns covering comments, function decomposition, nesting, naming conventions, and code structure. Use when evaluating whether code is easy to understand, deciding when and how to write comments, decomposing functions, reducing nesting depth, improving code structure, or reviewing code for readability. Covers comment strategy, function length, abstraction level mixing, nesting reduction, anonymous function readability, and making bad code visually obvious. Use when this capability is needed.

tomevault-io 61994f0 2 files · 4.8 KB Updated

File contents

tomevault-io/skills-registry/tree/main/smileynet--code-spice--code-readability commit 61994f0440

Frequently asked questions

npx skillmds@latest add tomevault-io/code-readability