testing-standards

Write tests following 3-layer pyramid (unit 95%, integration 85%, E2E critical paths) with 1:1 file mapping for unit tests. Covers test organization, coverage requirements, fixtures, and best practices. Use when writing tests, checking coverage, or validating test structure.

$ Instalar

git clone https://github.com/randalmurphal/claude-config /tmp/claude-config && cp -r /tmp/claude-config/skills/testing-standards ~/.claude/skills/claude-config

// tip: Run this command in your terminal to install the skill