Testing Validation banner
zanix-io zanix-io

Testing Validation

Testing & QA community

Description

--- name: testing-validation description: Runs complete-test-coverage on a change, and verifies the new test landed in the right tier — the real unit/integration/functional convention every zanix new-scaffolded project gets by default (sourced from @zanix/utils's own real example.test.ts templates), or a repo's own more specific testing-architecture skill when one exists (like @zanix/cli's). Use when adding/modifying behavior that needs test coverage, or after cli-generator-expert/architecture-r

Installation

Installs to ~/.claude/agents/zanix-io-claude-skills-testing-validation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zanix-io/claude-skills/HEAD/.claude/agents/testing-validation.md -o ~/.claude/agents/zanix-io-claude-skills-testing-validation.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository