Harness-engineering test-component-react

name: test-component-react

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

name: test-component-react version: "1.0.0" description: Test React components with Testing Library using user-centric queries and async utilities 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-mock-patterns
  • test-msw-pattern stack_signals:
  • vitest
  • jest
  • playwright
  • testing-library keywords:
  • testing-library
  • react-testing
  • userEvent
  • screen
  • render
  • async-queries metadata: author: community upstream: testing-library.com/docs/react-testing-library/intro/ state: persistent: false files: [] depends_on: []