Harness-engineering test-vitest-config

name: test-vitest-config

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

name: test-vitest-config version: "1.0.0" description: Configure Vitest with workspaces, environments, coverage, and TypeScript integration 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-unit-patterns
  • test-coverage-patterns
  • ts-config-patterns stack_signals:
  • vitest
  • jest
  • playwright
  • testing-library keywords:
  • vitest
  • defineConfig
  • globals
  • coverage
  • workspace
  • environment metadata: author: community upstream: vitest.dev/config/ state: persistent: false files: [] depends_on: []