naming-check
01Skill Claude CodeCodex
Check newly added function/variable names in the current git diff against this repo's naming convention (snakecase for Python, camelCase for JS/TS, no non-descriptive single-letter or non-ASCII names). Use before opening a PR, or whenever the user asks to check naming/코드 컨벤션/변수명.