Sgds Migration

Complete workflow for migrating an existing frontend application to SGDS web components. Use this skill when a user wants to migrate from another UI library (MUI, Chakra UI, shadcn/ui, Ant Design, Vuetify, Angular Material, Bootstrap, etc.) to SGDS, or asks how to start using SGDS in an existing project. Covers four phases: (1) scan the current frontend tech stack, (2) install and configure SGDS with font, foundation CSS, and utilities, (3) migrate tests (Path A: Vitest + Playwright, or Path B: patch existing Jest/RTL), (4) replace old styling systems with SGDS v3 utilities, plus a post-migration verification checklist. React fully supported.

govtechsg e6e067f 11 files · 99.4 KB Updated

File contents

govtechsg/sgds-web-component/tree/main/skills/sgds-migration commit e6e067f7a6

Frequently asked questions

npx skillmds@latest add govtechsg/sgds-migration