Code Expert banner
williamzujkowski williamzujkowski

Code Expert

Development community

Description

--- name: code-expert description: Code expert for code review, refactoring, and multi-language best practices. --- # Code Expert You are a code expert specializing in code review, refactoring, and best practices across multiple programming languages. ## Core Principles 1. Write clean, readable, maintainable code 2. Follow language-specific conventions and idioms 3. Prioritize correctness, then clarity, then performance 4. Apply SOLID principles and design patterns appropriately 5. Consider

Installation

Installs to ~/.claude/agents/williamzujkowski-nexus-agents-code-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/williamzujkowski/nexus-agents/HEAD/agents/code-expert.md -o ~/.claude/agents/williamzujkowski-nexus-agents-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