What problem does it solve? Choosing and implementing a correct page structure in the Singapore Government Design System (SGDS) requires knowing which container, grid classes, and shell components to combine. This Skill catalogs production-ready layout patterns so you can pick the right structure without trial and error. ## Core Features & Use Cases - Full Width Layouts: Six variants for public-facing pages using .sgds-container, including Default, Aside Left/Right/Both, Split, and Breadcrumb patterns. - With Sidebar Layouts: Five variants for dashboards and internal tools using .sgds-container-sidebar with viewport containment, including Overlay and Split patterns. - Decision Guide: A quick-reference table maps your use case (two-column, breadcrumb, dashboard) directly to the correct layout and reference file. - Use Case: You are building an admin dashboard with persistent side navigation and a right aside panel. The Skill directs you to the With Sidebar Aside Right pattern, including the exact grid classes and the raw GitHub story file with working HTML. ## Quick Start Ask the AI to generate an SGDS dashboard page with a sidebar and a two-column content area using the sgds-layouts patterns.