Проверка Java-кода на принципы SOLID

engineering

solid-principles is a Claude Code skill that audits Java code against all five SOLID principles — SRP, OCP, LSP, ISP, and DIP. It provides concrete examples of each violation type and shows how to fix them, making it practical for both class-level code review and targeted refactoring sessions. The skill is part of the claude-code-java collection of 18 skills built as reusable AI development infrastructure for Java/Maven projects. It activates on phrases like "check SOLID" or "single responsibility". Junior and middle Java engineers benefit most, as do tech leads looking to establish consistent design standards across their teams.