clean-code - Clean Code: Professional Software Craftsmanship Guide
Guide for writing clean, maintainable, professional code with principles for naming, functions, formatting, and error handling.
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- write clean code
- refactor existing code
- review code quality
- establish coding standards
- detect code smells
- fix code smells
- name variables meaningfully
- design small functions
- format code consistently
- handle errors with exceptions
Inputs
- source code
- programming task
- coding requirements
- existing codebase
Outputs
- cleaned code
- refactored code
- code review report
- coding standards document
- code smell detection report
Requirements
- code editing environment
- programming language knowledge
- code review access
