krds-transform
Installation
SKILL.md
krds-transform
Purpose
Use this when there is already a website or app, and the task is to migrate its theme and UI structure to KRDS conventions.
Inputs
- Current HTML/CSS/JS
- Existing UX behavior and IDs/hooks that must remain stable
Workflow
- Inventory existing components and interaction states.
- Build before/after mapping to KRDS component patterns.
- Replace visual/theme layer with KRDS-aligned tokens and classes.
- Preserve behavior contracts:
- IDs, data attributes, analytics hooks, submission targets
- Re-check accessibility and semantic landmarks.