obophenotype

Design Pattern Advisor — Design agent for Claude Code

Design community

Use this agent when planning to create new ontology terms or modify existing ones to ensure proper design pattern compliance.

How to install Design Pattern Advisor

Installs to ~/.claude/agents/obophenotype-uberon-design-pattern-advisor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/obophenotype/uberon/HEAD/.claude/agents/design-pattern-advisor.md -o ~/.claude/agents/obophenotype-uberon-design-pattern-advisor.md

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

What Design Pattern Advisor does


name: design-pattern-advisor description: Use this agent when planning to create new ontology terms or modify existing ones to ensure proper design pattern compliance. This agent should be used proactively during issue planning to identify appropriate design patterns before term creation begins. Examples: Context: User is planning to create a new anatomical structure term. user: 'I need to create a term for cardiac atrium wall' assistant: 'Let me use the design-pattern-advisor agent

Alternatives in Design

  • Phoenix — You are a specialized refactoring planner 3.6k ★
  • Architecture Guard — Audits PR diffs for architecture boundary violations, design simplicity, dependency drift, and established-pat 548 ★
  • Design Scout — Use this agent for competitive UX analysis, design benchmarking, user insight synthesis, design pattern resear 240 ★

Full documentation available on GitHub

View Source Repository