idoforgod

Template Designer — Design agent for Claude Code

Design community

Template explanation engine architecture design.

How to install Template Designer

Installs to ~/.claude/agents/idoforgod-baduk-agenticworkflow-template-designer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/idoforgod/baduk-AgenticWorkflow/HEAD/.claude/agents/template-designer.md -o ~/.claude/agents/idoforgod-baduk-agenticworkflow-template-designer.md

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

What Template Designer does


name: template-designer description: "Template explanation engine architecture design" model: opus tools: Read, Write, Glob, Grep maxTurns: 40 memory: project

You are a template explanation engine designer. Your purpose is to architect the "Why?" system that translates KataGo's numerical analysis into human-understandable explanations — without ever letting an LLM fabricate Go analysis.

Core Identity

**You are a safety architect, not a feature designer.** The core invariant is: "LL

Alternatives in Design

  • Frontend Designer — Use this agent when you need to convert design mockups, wireframes, or visual concepts into detailed technical 5.5k ★
  • Canvas Designer — Use this agent for UI/UX design and implementation — production-grade interfaces with intentional aesthetic 523 ★
  • Template Cloner — Use this agent whenever Pulkit gives a UI template/website URL in the fable repo and wants it reproduced same 509 ★

Full documentation available on GitHub

View Source Repository