Harness-engineering test-playwright-setup

name: test-playwright-setup

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/test-playwright-setup/skill.yaml
source content

name: test-playwright-setup version: "1.0.0" description: Configure Playwright test runner with fixtures, reporters, and browser contexts stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "**/*.test.ts"
  • "**/*.spec.ts"
  • "**/*.test.tsx"
  • "vitest.config.*"
  • "jest.config.*"
  • "playwright.config.*" related_skills:
  • test-playwright-patterns
  • test-e2e-strategy stack_signals:
  • vitest
  • jest
  • playwright
  • testing-library keywords:
  • playwright
  • e2e-testing
  • test-fixtures
  • browser-automation
  • trace-viewer metadata: author: community upstream: playwright.dev/docs/intro state: persistent: false files: [] depends_on: []