wix-app-validation
Validates Wix CLI applications are ready and working by running a sequential workflow of TypeScript check, build, preview, and e2e tests using Playwright MCP. Use when testing app readiness, verifying runtime errors, checking UI rendering, or before releases. Triggers include validate, test, e2e, check, verify, ready, working, runtime errors, UI check, preview test, build test, smoke test, tsc, typescript.
Installation and usage
Validates Wix CLI applications are ready and working by running a sequential workflow of TypeScript check, build, preview, and e2e tests using Playwright MCP. Use when testing app readiness, verifying runtime errors, checking UI rendering, or before releases. Triggers include validate, test, e2e, check, verify, ready, working, runtime errors, UI check, preview test, build test, smoke test, tsc, typescript.
Once installed, you can use this skill by running the following command in your terminal:
skills use wix-app-validation