Keep It Small

Enforces minimal-code-for-same-output discipline. Before letting new functions, files, modules, abstractions, or dependencies grow the codebase, this skill checks whether the same outcome can be achieved by extending what already exists, and gives a line-count estimate up front. 코드를 작성·확장·리팩터·생성·추가할 때 최소한의 코드량으로 같은 결과를 내도록 강제하는 엔지니어링 철학 스킬.

kwakseongjae 9c7e752 4.1 KB Updated

File contents

kwakseongjae/some-engineer-mind/tree/main/keep-it-small commit 9c7e752530

Frequently asked questions

npx skillmds@latest add kwakseongjae/keep-it-small