From saas-framework-kit
Corre la suite end-to-end de Playwright de la app SaaS Vue. Úsala para verificar flujos de UI (login, CRUD) tras cambios.
How this skill is triggered — by the user, by Claude, or both
Slash command
/saas-framework-kit:e2eThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Requisitos: dev server corriendo (`npm run dev`, http://localhost:5173) y el backend `saas-api` (http://localhost:8200). Sin backend, solo pasarán los tests de render puro de UI.
Requisitos: dev server corriendo (npm run dev, http://localhost:5173) y el backend saas-api (http://localhost:8200). Sin backend, solo pasarán los tests de render puro de UI.
npx playwright test $ARGUMENTSdata-testid="input-<propertyKey>", el submit de login es [data-testid="login-submit"] y el formulario [data-testid="login-form"].Para depurar un test: npx playwright test --ui o --debug.
npx claudepluginhub miguelalrendon/plantilla_saas_vue --plugin saas-framework-kitOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.