What is tzurot-testing?
Testing procedures. Invoke with /tzurot-testing for test execution, coverage audits, and debugging test failures. Source: lbds137/tzurot.
Testing procedures. Invoke with /tzurot-testing for test execution, coverage audits, and debugging test failures.
Quickly install tzurot-testing AI skill to your development environment via command line
Source: lbds137/tzurot.
Testing patterns are in .claude/rules/02-code-standards.md - they apply automatically.
| Unit | .test.ts | Next to source | Fully mocked | | Integration | .int.test.ts | Next to source | PGLite | | Schema | .schema.test.ts | common-types/types/ | Zod only |
Integration tests (.int.test.ts) run separately from unit tests and are not included in pnpm test or pre-push hooks.
Testing procedures. Invoke with /tzurot-testing for test execution, coverage audits, and debugging test failures. Source: lbds137/tzurot.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/lbds137/tzurot --skill tzurot-testingTesting procedures. Invoke with /tzurot-testing for test execution, coverage audits, and debugging test failures. Source: lbds137/tzurot.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lbds137/tzurot --skill tzurot-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/lbds137/tzurot