BigHugger
sk Skill · ckorhonen

skimmable

Enforce code readability and state minimisation before opening or updating a pull request. Use when code is functionally complete and needs a final simplification pass focused on skimmability: reducing arguments, removing optionality and overrides, collapsing unnecessary abstractions, preferring discriminated unions, adding assertions at boundaries, handling variants exhaustively, deleting incidental changes, and…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
typescriptPython
Host repository
ckorhonen/claude-skills
Host stars
16
Host language
Python