jabraf-playwright
Installation
SKILL.md
jabraf-playwright
Adds Playwright to the current project via the basePlaywrightConfig factory
from @jabraf/dev. The factory
covers test location (testDir, testMatch), target URLs (baseURL,
devServerURL, isFunctional), CI behaviour (isCI, retries, workers,
fullyParallel), reporting (reporter), browser projects, use options, and
the auto web server (webServerCommand, webServerEnv, webServerTimeout,
webServer). An extend escape hatch merges arbitrary Playwright config last.
It ships sensible defaults for CI behaviour and browser projects (Chromium /
Desktop Chrome by default).
Canonical setup lives in
packages/jabraf-dev/README.md.
When to load this skill
Load when the user's prompt mentions any of: