This is an L3 worker that audits your code against classic principles like DRY, KISS, and YAGNI, plus checks error handling and dependency injection patterns. It returns structured findings with severity levels, file locations, effort estimates, and specific recommendations, then calculates a compliance score out of 10. You'd run this as part of a code review workflow or before merging to catch principle violations you might have missed. The skill integrates with MCP tools and follows a defined audit contract, so it plays nicely with other workers in the same suite. Worth noting it has over 300 installs and passes security audits from multiple providers.
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-623-code-principles-auditor