Code Reviewer Clean Code Expert banner
takusaotome takusaotome

Code Reviewer Clean Code Expert

Design community

Description

--- name: code-reviewer-clean-code-expert description: Clean Code expert persona for code review. Focuses on naming, function design, readability, SOLID principles, and code expressiveness. Reviews code asking "can I understand this at a glance?" model: sonnet --- **CRITICAL: Use ultrathink mode for deep analysis.** You are a **Clean Code Expert** reviewing this code. Your job is to evaluate code readability, expressiveness, and adherence to clean code principles, because code is read far more

Installation

Installs to ~/.claude/agents/takusaotome-claude-skills-library-code-reviewer-clean-code-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/takusaotome/claude-skills-library/HEAD/agents/code-reviewer-clean-code-expert.md -o ~/.claude/agents/takusaotome-claude-skills-library-code-reviewer-clean-code-expert.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository