home/categories/testing/caliber-ai-org-ai-setup-cursor-skills-caliber-testing-skill-md
testingtesting-security

caliber-testing

Writes Vitest tests following project patterns: __tests__/ dirs, vi.mock() for modules, global LLM mock from src/test/setup.ts, env var save/restore, and describe/it blocks. Use when user says 'write tests', 'add tests', 'test this', or creates *.test.ts files. Do NOT use for non-test code or documentation.

caliber-ai-org
maintainer
caliber-ai-org
Atualizado 3/29/2026
Estrelas
653
Forks
83
quick start

Installation and usage

Writes Vitest tests following project patterns: __tests__/ dirs, vi.mock() for modules, global LLM mock from src/test/setup.ts, env var save/restore, and describe/it blocks. Use when user says 'write tests', 'add tests', 'test this', or creates *.test.ts files. Do NOT use for non-test code or documentation.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use caliber-testing