Harness-engineering node-testing-patterns

name: node-testing-patterns

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

name: node-testing-patterns version: "1.0.0" description: Test Node.js APIs and modules using supertest, nock, and test containers stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "/server/"
  • "/routes/"
  • "**/*.mjs"
  • "/workers/"
  • "/streams/" related_skills:
  • test-integration-patterns
  • test-mock-patterns
  • test-msw-pattern stack_signals:
  • nodejs
  • typescript keywords:
  • supertest
  • nock
  • test-containers
  • mocking-http
  • API-testing metadata: author: community upstream: vitest.dev/guide/ state: persistent: false files: [] depends_on: []