- **SRP:** Single Responsibility Principle - **DRY:** Don't Repeat Yourself - **KISS:** Keep It Simple, Stupid
3.1
Rating
0
Installs
Testing & Quality
Category
This skill provides basic code quality guidelines (SRP, DRY, KISS, type safety, function complexity) but lacks actionable depth. The description is too brief for a CLI agent to understand when/how to invoke it. Task knowledge is minimal - it lists principles without concrete steps, examples, or refactoring patterns. Structure is adequate for the limited content. Novelty is low since these are standard coding principles that a competent LLM already knows and can apply without a dedicated skill. To improve: add concrete refactoring workflows, code smell detection patterns, before/after examples, and clear invocation scenarios (e.g., 'review this code for violations' or 'refactor this function to follow SRP').
Loading SKILL.md…

Skill Author