Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

caliber-testing

// Writes Vitest tests following project patterns: __tests__/ directories, vi.mock() for module mocking with vi.hoisted() for test-time factories, global LLM mock from src/test/setup.ts, environment variable save/restore in beforeEach/afterEach, vi.clearAllMocks() lifecycle, and test file organization. Use when user says 'write tests', 'add test coverage', 'test this', creates *.test.ts files, or when test failures appear in CI. Do NOT use for non-test code or for debugging without writing tests.

$ git log --oneline --stat
stars:1.100
forks:111
updated:2. April 2026 um 22:36
SKILL.md
readonly