Рефакторинг Java-кода по принципам DRY, KISS и YAGNI
engineering
clean-code is a Claude Code skill that guides Java developers in applying Clean Code principles — DRY, KISS, YAGNI — along with naming conventions and function design to improve code readability and maintainability. It is part of the claude-code-java collection of 18 skills tailored for Java/Maven projects. The skill activates on prompts like "clean this code", "refactor", or "improve readability", making it practical during code quality reviews, legacy code cleanup, or junior developer mentoring. A built-in checklist with concrete examples ensures reproducible, token-efficient refactoring guidance across projects. Engineers looking to establish consistent quality standards or reduce technical debt will find it especially useful.
- #engineering
- #java
- #refactor
- #review