code-complete · git:20260909.802595f · 2026-09-09 · sha256 49e57d403693af04
code-complete git:20260909.802595fA
Immutable. This exact content is served forever at /api/v1/blob/49e57d403693af04.
--- name: code-complete description: Apply Steve McConnell-inspired construction rules when implementing routines, variables, classes, control flow, defensive code, or tests. license: MIT --- # Code Complete Skill Use this skill when a task involves disciplined software construction: routine design, variable use, class design, control flow, defensive programming, coding standards, or implementation testing. Before making design or code decisions, read and apply [code-complete.mini.md](code-complete.mini.md). Use [code-complete.md](code-complete.md) only as a deeper reference when the mini rules are not enough for the current construction tradeoff.