Pragmatic Clean Code Reviewer
Description
A Claude Code skill for conducting rigorous code reviews based on Clean Code, Clean Architecture, and The Pragmatic Programmer principles
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Pragmatic Clean Code Reviewer
A Claude Code skill for conducting rigorous code reviews based on software engineering classics
Installation • Usage • Features • Project Positioning • Rule Sources
Overview
This skill transforms Claude Code into a **strict code review expert** that evaluates your code against 350+ rules from three foundational software engineering books:
| Book | Author | Rules |
|---|---|---|
| 📗 The Pragmatic Programmer | David Thomas & Andrew Hunt | 100 Tips |
| 📘 Clean Code | Robert C. Martin | 202 Rules |
| 📙 Clean Architecture | Robert C. Martin | 48 Principles |
**Philosophy:** Let machines handle formatting; humans focus on logic and design.
Installation
Quick Install
| Tool | Command |
|---|---|
| Claude Code | git clone https://github.com/Zhen-Bo/pragmatic-clean-code-reviewer.git ~/.claude/skills/pragmatic-clean-code-reviewer |
| OpenCode | git clone https://github.com/Zhen-Bo/pragmatic-clean-code-reviewer.git ~/.config/opencode/skills/pragmatic-clean-code-reviewer |
| Codex | git clone https://github.com/Zhen-Bo/pragmatic-clean-code-reviewer.git ~/.codex/skills/pragmatic-clean-code-reviewer |
From GitHub Release
- Go to [Releases](https://github.com/Zhen-Bo/pragmatic-clean-code-
Related Skills
Import Drawio
Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level
Code Quality Import Mermaid
Redraw Mermaid as an editorial diagram at a chosen format, size, and detail level
Code Quality Job Stories
- Create job stories with acceptance criteria in JTBD format
Code Quality Wwas
- Create backlog items in Why-What-Acceptance format
Code Quality Code Quality Review
Review code quality in: $ARGUMENTS
Code Quality Standards Skills
Engineering standards and compliance skills
Code Quality