Hone:magic Number Hunt

Surfaces magic numbers, unexplained string literals, hardcoded URLs, configuration values buried in code, and other "magical" values that should be named constants or config entries. Use when you want a weekly sweep for unnamed literals. Do NOT use for style or formatting audits.

ckorhonen Updated

File contents

ckorhonen/hone-skills/tree/main/skills/magic-number-hunt commit 0f5d9a021b

Frequently asked questions

npx skillmds@latest add ckorhonen/hone-magic-number-hunt