Self-contained test automation — invoke directly, do not decompose. End-to-end integration test that assembles a fixture, deploys to Cloudflare (with auto-provisioned Connect), and presents a live URL for browser verification. Use when testing the plugin, running E2E tests, verifying deployment works, or checking that templates assemble correctly.
$npx -y skills add popmechanic/vibesos --skill testInstalls into the current project.
Run `npx skills use "https://github.com/popmechanic/vibesos" --skill "popmechanic/vibesos/test"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/popmechanic/vibesos" that are relevant to the current task. Run `npx skills add "https://github.com/popmechanic/vibesos"` and select the relevant skills, then follow their instructions.