
from ucai27
Guidance and templates for designing tests, scaffolding unit/integration/E2E tests, and improving test quality and coverage across languages and frameworks.
Provides testing design patterns, stack detection guidance, and a review checklist to help agents or engineers generate robust unit, integration, and E2E tests. Covers test pyramids, mocking strategies, async testing, flaky test prevention, and naming conventions.
Invoke when asked to generate tests, scaffold E2E suites, analyze or improve test coverage, configure test runners (Jest, Vitest, Playwright), or audit test quality before merging. Useful during feature development, test automation efforts, and CI improvements.
Best for agents that can inspect repo files and run or generate test code (Claude Code, Copilot/GitHub Code assistants, CLI-capable agents).
Pure instructional SKILL.md for QA/testing patterns across languages. No bundled scripts. Covers test pyramid, mocking strategy, anti-gaming verdicts, and review checklist. Well-structured but contains environment-specific paths (/home/joncik/apps/Pragma) and is mostly general best practices rather than actionable automation.
No security concerns — purely instructional text with no scripts, network calls, or credentials. The skill is well-written but overlaps heavily with general testing knowledge. The anti-gaming verdicts are the most unique/value-add part. Environment-specific paths should be generalized.