Frontend Mix Smoke

Runtime smoke-test a freshly validated mixed-provider build by driving the RUNNING app - load every route, exercise the primary interaction, check status codes and console errors. Grind work, so a fast/low-cost model is fine (switch with /model). Catches the class of bug static checks (typecheck/lint/build) miss - broken routes, dead buttons, soft-404s, runtime errors, and the page that loads 200 but renders unstyled. Use after frontend-mix-validate (or fix-validation) confirms the build is clean, and before frontend-mix-deploy.

danielscholl Updated

File contents

danielscholl/keelson-sample/tree/main/.agents/skills/frontend-mix-smoke commit 75e7ad7a7e

Frequently asked questions

npx skillmds@latest add danielscholl/frontend-mix-smoke