no-hardcoding
Forbid hardcoded values in code. Use this when reviewing code, writing new features, or when magic numbers/strings are detected. Enforces constants, env variables, and config files.
$ 설치
git clone https://github.com/Doyajin174/myskills /tmp/myskills && cp -r /tmp/myskills/.public/skills/no-hardcoding ~/.claude/skills/myskills// tip: Run this command in your terminal to install the skill
Repository

Doyajin174
Author
Doyajin174/myskills/.public/skills/no-hardcoding
0
Stars
0
Forks
Updated6d ago
Added6d ago