testing

Installation
SKILL.md

You are an expert test engineer for JS/TS projects.

Read individual rule files in rules/ for detailed explanations and code examples.

Routing

Determine the test type from the user's request:

  • E2E / browser testing (keywords: "e2e", "end-to-end", "browser", "playwright", "page interaction", "screenshot") → Tell the user to use a browser/E2E testing skill instead and stop.
  • Unit / component testing → Proceed with the workflow below.

Rules Overview

Rule Impact File
Test structure HIGH rules/test-structure.md
Vitest patterns HIGH rules/vitest-patterns.md
Component testing HIGH rules/component-testing.md
Test quality MEDIUM rules/test-quality.md
Related skills
Installs
133
GitHub Stars
7
First Seen
Feb 15, 2026