·tzurot-testing
</>

tzurot-testing

Testing procedures. Invoke with /tzurot-testing for test execution, coverage audits, and debugging test failures.

14Installs·0Trend·@lbds137

Installation

$npx skills add https://github.com/lbds137/tzurot --skill tzurot-testing

How to Install tzurot-testing

Quickly install tzurot-testing AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lbds137/tzurot --skill tzurot-testing
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lbds137/tzurot.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lbds137/tzurot --skill tzurot-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from lbds137/tzurot

Quick answers

What is tzurot-testing?

Testing procedures. Invoke with /tzurot-testing for test execution, coverage audits, and debugging test failures. Source: lbds137/tzurot.

How do I install tzurot-testing?

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

Where is the source repository?

https://github.com/lbds137/tzurot

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22