What problem does it solve? It removes the chaos from AI-assisted coding by enforcing structured, step-by-step workflows with approval gates, design log tracking, and self-verification before any code is presented to the user. ## Core Features & Use Cases - Seven Activity Workflows: Menu-driven routing to Prototyping, Development, Bugfixing, Evolution, Analysis, Reverse Engineering, and Acceptance Testing, each with ordered step files. - Design Log State Tracking: Every activity reads and updates a central design log so progress, status (building/built/approved), and history persist across sessions. - Section-by-Section Prototyping: Builds interactive HTML/Tailwind prototypes from specifications with just-in-time story files, Puppeteer self-verification, and user approval gates per section. - Use Case: A designer with approved page specifications asks the agent to build a prototype; the skill sets up the folder structure, breaks views into sections, implements each with verification, and logs status until final integration testing passes. ## Quick Start Ask the agent to start Phase 5 agentic development and choose an activity such as prototyping or bugfixing from the menu.