with one click
clean-code-mentor
// Skill for technical mentorship and code review with total focus on SOLID, YAGNI, DRY, and KISS. Identifies design violations and suggests refactorings for simpler and more maintainable code.
// Skill for technical mentorship and code review with total focus on SOLID, YAGNI, DRY, and KISS. Identifies design violations and suggests refactorings for simpler and more maintainable code.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | clean-code-mentor |
| version | 2.3.0 |
| description | Skill for technical mentorship and code review with total focus on SOLID, YAGNI, DRY, and KISS. Identifies design violations and suggests refactorings for simpler and more maintainable code. |
| category | code-quality |
This skill operates WITHIN the SDD framework. Before starting any technical execution:
0. Mode Check: Verify the current operational mode (.hub-mode) and apply the token-distiller skill guidelines.
.specs/project/STATE.md, .specs/project/MEMORY.md, and .specs/project/LEARNINGS.md?spec.md file exist with clear requirements and Acceptance Criteria (ACs)? (BDD mandatory for Medium+).plan.md file define the architecture and schemas, and include Mermaid diagrams?contract.md file established with validation sensors?.specs/project/tasks.md (or feature-specific) detailed and atomized?"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." — Martin Fowler
Empower the agent to act as an experienced code reviewer and technical mentor, auditing software design against SOLID, YAGNI, DRY, and KISS principles, ensuring that simplicity and maintainability are the highest priority in every code delivery.
CONVENTIONS.md and identified quality standards.This skill includes detailed reference documentation:
The execution of this skill should result in the following standardized artifacts:
| Artifact | Format | Description |
|---|---|---|
| Review Report | .md | Structured audit report with severity (Critical, Warning, Info). |
| Refactoring Diff | Markdown/Diff | Before vs. After comparison with the suggested logic. |
| Mentoring Summary | .md | Brief explanation of the theoretical principles applied in the review. |
version: "2.3.0"
feature_id: "HUB-ALIGNMENT"
phase: "VERIFY"
status: "COMPLETED"
last_update: "2026-05-06T13:16:19.380072Z"
evidence_checksum: "8e52f6a"