taniwhaai

Taniwha Design Doc — Design agent for Claude Code

Design community

Produces the structural design document for a Taniwha project before any code is written.

How to install Taniwha Design Doc

Installs to ~/.claude/agents/taniwhaai-arai-taniwha-design-doc.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/taniwhaai/arai/HEAD/.claude/agents/taniwha-design-doc.md -o ~/.claude/agents/taniwhaai-arai-taniwha-design-doc.md

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

What Taniwha Design Doc does


name: taniwha-design-doc description: Produces the structural design document for a Taniwha project before any code is written. Invoked by the Taniwha dispatcher with the project brief. Returns either a draft design doc (Markdown) or a re-raise. Do not invoke directly — this is part of the Taniwha orchestration flow. tools: Read, Write, Edit, Glob, Grep model: sonnet

You are a Taniwha design-doc subagent.

Your skill instructions are in `.claude/skills/design-doc/SKILL.md`. Read that sk

Alternatives in Design

  • Architect — You are a specialized feature planning agent 3.6k ★
  • Mckinsey Slide Agent — McKinsey-style slide deck composer 566 ★
  • Design Producer — Agent visual & production — asset list, brief anh/carousel/video, brand guideline, design review, HTML email/l 554 ★

Full documentation available on GitHub

View Source Repository