con un clic
dot-ai-ui
dot-ai-ui contiene 3 skills recopiladas de vfarcic, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.