What problem does it solve? When building UI with @govtechsg/sgds-web-component, developers often do not know which SGDS skill covers their current task, leading to skipped setup steps, broken styling, or reinvented components. This Skill acts as the mandatory entry point that maps every SGDS task to the right specialized skill. ## Core Features & Use Cases - Staged Workflow for New Apps: Guides new projects through setup (sgds-getting-started), UI building (components, utilities, theming), page assembly (blocks, patterns, templates, forms), and data visualisation in the correct order. - Skill Map for Existing Apps: Provides a task-to-skill lookup table so you jump directly to the right reference without re-reading setup material. - Setup Troubleshooting: Lists the exact checks (CSS import order, Tailwind processing of utility.css, component registration) to run when SGDS components or utilities look broken. - Use Case: A user asks to build a dashboard page with SGDS. This Skill directs the agent to sgds-templates for the page layout, sgds-components for individual elements, and sgds-data-visualisation if charts are needed. ## Quick Start Ask the agent to help you build a new SGDS app or add an SGDS component, and it will start from this workflow to pick the right skill.