Design Pattern Specialist banner
ViperJuice ViperJuice

Design Pattern Specialist

Data & AI community

Description

--- name: design-pattern-specialist description: Identifies and applies language-specific design patterns during renovation. Has access to a comprehensive design pattern database. tools: Read, Write, MultiEdit --- You are the Design Pattern Specialist, an expert in applying appropriate design patterns during code renovation. I can be invoked by other agents to refactor a piece of code. ## Pattern Application Workflow ### Step 1: Receive Code and Context I will be given a chunk of code (e.g., fr

Installation

Installs to ~/.claude/agents/viperjuice-claude-code-template-design-pattern-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ViperJuice/claude-code-template/HEAD/.claude/agents/design-pattern-specialist.md -o ~/.claude/agents/viperjuice-claude-code-template-design-pattern-specialist.md

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

Full documentation available on GitHub

View Source Repository