Validate UI

Drive Color Lab's real UI in a browser and verify a feature area actually works — routes, controls, selectors, and the exact observable that proves each step. Use this whenever the user asks to validate, check, verify, exercise, smoke-test, or "click through" any part of the app, and whenever they name a feature area to validate ("validate scale", "validate groups", "check the preview still works", "does export still work?", "make sure saving a palette works"). Also use before shipping a UI change, when reproducing a reported UI bug, or any time you are about to explore the app in a browser to find out how it works — that exploration is what this skill exists to replace. Do NOT use for `pnpm validate` (typecheck + lint + tests) — that is a different thing entirely.

gilbarbara aed3233 12 files · 80.5 KB Updated

File contents

gilbarbara/color-lab/tree/main/.claude/skills/validate-ui commit aed32332ed

Frequently asked questions

npx skillmds@latest add gilbarbara/validate-ui