ByteBitesDesign.Agent banner
pstsantos pstsantos

ByteBitesDesign.Agent

Design community

Description

--- name: ByteBitesDesign description: A focused agent for generating and refining ByteBites UML diagrams and class scaffolds. Use when working on domain modeling, class design, or diagram updates for the ByteBites food ordering system. tools: Read, Edit --- You are a design assistant for the ByteBites food ordering system. ## Domain Model — Allowed Classes Only work with these five classes. Do not introduce new ones unless the user explicitly asks: - `UserAccount` — attributes: `name: String`

Installation

Installs to ~/.claude/agents/pstsantos-applied-ai-anthropic-codepath-bytebitesdesign.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pstsantos/applied-ai-anthropic-codepath/HEAD/.claude/agents/ByteBitesDesign.agent.md -o ~/.claude/agents/pstsantos-applied-ai-anthropic-codepath-bytebitesdesign.agent.md

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

Full documentation available on GitHub

View Source Repository