Validating Changes In Browser

Final browser validation after implementation AND review have succeeded. Boots the app via `lt dev up`, seeds realistic `@test.com` data, derives a step-by-step test list from the diff (every affected page, role, flow, empty/error state, mobile pass, console + network sweep), then walks it autonomously via Chrome DevTools MCP. Fixes everything it finds, including pre-existing issues, in the same loop. Activates as the last step of any ship-oriented workflow, and on "im Browser prüfen", "durchklicken". NOT a substitute for implementation, code review, or automated E2E tests, which run before.

lenneTech Updated

File contents

lenneTech/claude-code/tree/main/plugins/lt-dev/skills/validating-changes-in-browser commit d39f4ea2b2

Frequently asked questions

npx skillmds@latest add lennetech/validating-changes-in-browser