home/categories/health-fitness/kitchen-engineer42-pdf2skills-skills-samples-steve-mcconnell-code-complete-a-practical-handbook-of-software-construction-output-numeric-data-processing-standards-skill-md
health-fitnessbusiness
numeric-data-processing-standards
Provides comprehensive guidelines for handling numeric data in code, including data type selection, magic number avoidance, type conversions, and boundary checks. Use this skill when writing or reviewing code that involves numeric variables, constants, calculations, or comparisons to prevent type errors, overflow, and runtime exceptions.
maintainer
kitchen-engineer42
更新於 1/22/2026
星標
82
分支
28
quick start
Installation and usage
Provides comprehensive guidelines for handling numeric data in code, including data type selection, magic number avoidance, type conversions, and boundary checks. Use this skill when writing or reviewing code that involves numeric variables, constants, calculations, or comparisons to prevent type errors, overflow, and runtime exceptions.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use numeric-data-processing-standards