What problem does it solve? Turning a client site specification into clear, actionable developer tasks is error-prone: requirements get misread, scope creeps, and tasks lack testable acceptance criteria. This Skill reads the actual specification and produces a realistic, structured task list that developers can implement without confusion. ## Core Features & Use Cases - Specification Analysis: Reads the site specification file, quotes exact requirements, and flags gaps or unclear items without inventing premium features. - Task List Generation: Breaks specs into 30-60 minute development tasks with acceptance criteria, files to create or edit, and spec references, saved to a memory-bank tasklist file. - Technical Stack Extraction: Captures CSS framework, animation preferences, FluxUI component needs, and Laravel/Livewire integration requirements from the spec. - Use Case: Given a Laravel/Livewire landing page specification, generate a tasklist covering page structure, navigation, forms, responsive design, and Playwright screenshot QA steps. ## Quick Start Ask the agent to read the site specification in ai/memory-bank/site-setup.md and generate a development task list for the project.