Dev UI Bootstrap

Bootstrap a UI dev sandbox — Playwright end-to-end testing scaffolding for the cozystack-ui SPA plus a Vite dev server connected to a chosen Kubernetes cluster. Use whenever the operator wants to fix, debug, screenshot, or write Playwright tests against the Cozystack console — e.g. "prepare cozystack-ui for a fix", "spin up the UI against my dev cluster", "install playwright in cozystack-ui", "give me a UI sandbox pointing at <kubeconfig>". Handles worktree creation, @playwright/test + Chromium install, playwright.config.ts, dev:e2e / test:e2e scripts, kubectl proxy against a kubeconfig, and a Vite server on a free port so the operator can immediately start poking at the running app. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/cozystack--ccp--dev-ui-bootstrap commit ab77835f0a

Frequently asked questions

npx skillmds@latest add tomevault-io/dev-ui-bootstrap