Harness-engineering nuxt-testing-patterns

name: nuxt-testing-patterns

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

name: nuxt-testing-patterns version: '1.0.0' description: Test Nuxt components and pages using @nuxt/test-utils, mountSuspended, and mockNuxtImport stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • 'nuxt.config.*'
  • '**/*.test.ts'
  • '**/*.spec.ts'
  • '/tests/'
  • 'vitest.config.*' related_skills:
  • nuxt-composables-pattern
  • nuxt-auto-imports
  • nuxt-server-routes stack_signals:
  • nuxt
  • vue
  • typescript
  • vitest keywords:
  • testing
  • nuxt-test-utils
  • mountSuspended
  • mockNuxtImport
  • vitest
  • E2E
  • playwright
  • unit-testing metadata: author: nuxt.com upstream: 'nuxt.com/docs/getting-started/testing' state: persistent: false files: [] depends_on: []