ln-623-architecture-auditor
✓Architecture audit worker (L3). Checks DRY (7 types), KISS/YAGNI, layer breaks, error handling, DI patterns. Returns findings with severity, location, effort, recommendations.
Installation
SKILL.md
Specialized worker auditing architecture principles and design patterns.
DRY Violations (Don't Repeat Yourself) What: Duplicated logic, constants, or code blocks across files
1.2. Duplicated Validation Logic What: Same validation patterns repeated across validators/controllers
Architecture audit worker (L3). Checks DRY (7 types), KISS/YAGNI, layer breaks, error handling, DI patterns. Returns findings with severity, location, effort, recommendations. Source: levnikolaevich/claude-code-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-623-architecture-auditor- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ln-623-architecture-auditor?
Architecture audit worker (L3). Checks DRY (7 types), KISS/YAGNI, layer breaks, error handling, DI patterns. Returns findings with severity, location, effort, recommendations. Source: levnikolaevich/claude-code-skills.
How do I install ln-623-architecture-auditor?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-623-architecture-auditor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/levnikolaevich/claude-code-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01