Browser Verify UI Changes

Use whenever a task has a user-visible outcome — chart, overlay, UI state, route change. Before marking the task complete, take a chrome-devtools MCP screenshot (or evaluate_script against actual render state) and visually diff against the operator's reference. Type-check, lint, unit tests, and e2e all passing is NECESSARY but NOT SUFFICIENT for canvas/UI work — paint-time bugs hide from synthetic tests.

traderspost 2a4b82b 6.0 KB Updated

File contents

traderspost/traderspost-command-dash/tree/main/skills/browser-verify-ui-changes commit 2a4b82b3fd

Frequently asked questions

npx skillmds@latest add traderspost/browser-verify-ui-changes