code-qualitytesting-security
questioning-hardcoded-values
Hardcoded strings and numbers need justification - they're either conventions that need documentation, magic numbers that should be constants, or assumptions that need verification
maintainer
cassamajor
更新于 11/24/2025
星标
1
分支
0
quick start
Installation and usage
Hardcoded strings and numbers need justification - they're either conventions that need documentation, magic numbers that should be constants, or assumptions that need verification
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use questioning-hardcoded-values