testing-qa

Installation
SKILL.md

Testing & QA Skill

Overview

This skill helps you write comprehensive tests for Next.js applications using Playwright for E2E tests, Jest for unit tests, and React Testing Library for component tests.

Testing Philosophy

Testing Pyramid

  1. E2E Tests (10%): Critical user journeys
  2. Integration Tests (30%): Component interactions
  3. Unit Tests (60%): Individual functions and utilities
Installs
161
GitHub Stars
5
First Seen
Feb 9, 2026
testing-qa — jmsktm/claude-settings