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.

kitchen-engineer42
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