What problem does it solve? Frontend work often ships with only the happy path implemented, missing loading states, accessibility, responsive behavior, and clear component structure. This Skill gives a Technical Product Owner Agent a complete rulebook for planning, specifying, and reviewing frontend work so UI is delivered as a working product flow rather than isolated components. ## Core Features & Use Cases - Layered Architecture Guidance: Prescribes app, page, feature, entity, and shared layers with a default folder structure adaptable to any framework. - State and API Rules: Separates server state from UI state and requires centralized typed API clients instead of scattered fetch calls. - Review Checklists and Templates: Provides UX/UI review checklists, accessibility and performance rules, and a ready-to-use frontend task template for delegating work to a developer agent. - Use Case: A product owner agent needs to hand off a new dashboard feature. It uses the task template to define user flow, component hierarchy, UX states, accessibility, and acceptance criteria, then reviews the delivered implementation against the checklist before acceptance. ## Quick Start Ask the agent to plan and review a frontend feature using the frontend architecture guidelines, including component hierarchy, UX states, and acceptance criteria.