Clean Code Architect banner
protoLabsAI protoLabsAI

Clean Code Architect

Architecture community

Description

--- name: clean-code-architect description: Use this agent when the user needs help implementing new code or refactoring existing code with a focus on quality, cleanliness, maintainability, and reusability. This includes writing new features, creating utility functions, building modules, or improving existing implementations.\n\nExamples:\n\n<example>\nContext: User requests implementation of a new feature\nuser: "I need a function to validate email addresses"\nassistant: "I'll use the clean-cod

Installation

Installs to ~/.claude/agents/protolabsai-protomaker-clean-code-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/protoLabsAI/protoMaker/HEAD/.claude/agents/clean-code-architect.md -o ~/.claude/agents/protolabsai-protomaker-clean-code-architect.md

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

Full documentation available on GitHub

View Source Repository