.claude/skills/kiss-dry-yagni/SKILL.md
Principes KISS, DRY, YAGNI. Use when reviewing code quality or refactoring.
npx skillsauth add thebeardedbearsas/claude-craft kiss-dry-yagniInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides simplicity and code quality guidelines.
See @REFERENCE.md for detailed documentation.
tools
Third-party Claude Code token/context/code-review tools. Use when choosing or recommending an external tool to reduce token usage, manage context, or review large codebases.
development
Mandatory analysis workflow for understanding codebase before changes
testing
TDD/BDD testing principles, test patterns, and coverage strategies
development
SOLID principles for clean code design and architecture