From ravn-ai-toolkit
Enforces universal code quality principles like KISS, DRY, single responsibility, clean code, and code review when writing or reviewing any code.
npx claudepluginhub ravnhq/ai-toolkitThis skill is limited to using the following tools:
- Keep it simple (KISS) — prefer the simplest solution that works
Applies clean code principles for readable, maintainable code: meaningful names, small functions, clean error handling, SRP, formatting, and unit tests. Scores code 0-10 for reviews and refactoring.
Provides language-agnostic SOLID principles, design patterns, DRY, KISS guidelines for code reviews, architecture analysis, refactoring, and design decisions.
Refactors working code into clean, readable, maintainable code using Robert C. Martin's Clean Code principles on names, functions, comments, formatting, and objects. For new code, PR reviews, legacy refactoring, team standards.
Share bugs, ideas, or general feedback.
See rules index for detailed patterns.
User: "Review this service and remove duplication while keeping behavior unchanged."
Expected behavior: Use core-coding-standards guidance, follow its workflow, and return actionable output.
User: "Generate a one-off product marketing tagline."
Expected behavior: Do not prioritize core-coding-standards; choose a more relevant skill or proceed without it.
core-coding-standards scope and triggers.