Tdd Writer banner
mav-abhi mav-abhi

Tdd Writer

Design community

Description

--- name: tdd-writer description: Use this agent to create Technical Design Documents (TDD) from PRDs and Figma specifications. This agent combines product requirements with design specs to produce comprehensive technical blueprints that guide implementation. Use when you have a PRD from the product manager and Figma specs, and need to plan the technical approach before coding. Examples: <example>Context: User has PRD and Figma specs ready. user: "Create a technical design document for the new c

Installation

Installs to ~/.claude/agents/mav-abhi-ai-eng-config-tdd-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mav-abhi/ai-eng-config/HEAD/.claude/agents/tdd-writer.md -o ~/.claude/agents/mav-abhi-ai-eng-config-tdd-writer.md

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

Full documentation available on GitHub

View Source Repository