Simplify Implementation banner
codeaholicguy codeaholicguy

Simplify Implementation

Development community

Description

--- description: Simplify existing code to reduce complexity. --- Help me simplify an existing implementation while maintaining or improving its functionality. 1. **Gather Context** — If not already provided, ask for: target file(s) or component(s) to simplify, current pain points (hard to understand, maintain, or extend?), performance or scalability concerns, constraints (backward compatibility, API stability, deadlines), and relevant design docs or requirements. 2. **Use Memory for Context**

Installation

Installs to ~/.claude/commands/codeaholicguy-ai-devkit-simplify-implementation.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/codeaholicguy/ai-devkit/HEAD/.claude/commands/simplify-implementation.md -o ~/.claude/commands/codeaholicguy-ai-devkit-simplify-implementation.md

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

Full documentation available on GitHub

View Source Repository