with one click
dot-ai-ui
dot-ai-ui contains 3 collected skills from vfarcic, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use when acting as the tester role to author/update and run DevAssure acceptance scenarios for a PRD. Two phases — RED (write/update scenarios from the PRD, run serially, confirm they fail for the right reason) and GREEN (re-run, filter/harden flakes, classify remaining reds). Encodes the suite conventions, serial/flake policy, the red-classification taxonomy, mock-blocked handling, and the black-box (no source code) rule.
Use when the user wants to install, configure, or run end-to-end web tests with DevAssure CLI (@devassure/cli). Triggers devassure init, devassure run-tests, writing YAML test cases, CI/CD token setup, .devassure/ folder structure, or any mention of DevAssure.
Use Playwright MCP to explore a feature, analyze existing tests, and generate/update E2E tests. Prioritizes user journey scenarios over individual element tests.