ZooWork Market · Skill
clean-code
Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, function size, single responsibility, clear interfaces, error handling, formatting, tests, and removal of code smells.