Tidy As You Go

Small grooming each time code is finished, named, reviewed, or committed — removing unused imports, variables, and dead code; tightening identifier names to expose intent; and leaving the file one notch cleaner than it was found. Never expands into unrelated refactors that bloat the PR. 코드를 작성·수정·리뷰·커밋·완료할 때마다 작은 정돈을 습관화하는 엔지니어링 철학 스킬.

kwakseongjae Updated

File contents

kwakseongjae/some-engineer-mind/tree/main/tidy-as-you-go commit 06bd1d4ba2

Frequently asked questions

npx skillmds@latest add kwakseongjae/tidy-as-you-go