Design Screen

Orchestrate the Claude Design loop for a new screen. /design-screen start "<one-line description>" → derives slug, gathers requirements, builds a token-aware prompt, writes intent.md (status: pending-design), hands prompt to user. /design-screen done <handoff-url> → finds the matching pending design (or asks if multiple), fetches the handoff bundle, extracts it, hands a self-contained brief to flutter-agent or react-agent for integration. State persists in .claude/design/{slug}/intent.md across sessions — full Phase A context survives compactions and restarts.

agentteamland Updated

File contents

agentteamland/software-project-team/tree/main/skills/design-screen commit 75f68a3339

Frequently asked questions

npx skillmds@latest add agentteamland/design-screen