Skip to main content
Execute qualquer Skill no Manus
com um clique

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 de abril de 2026 às 22:36
SKILL.md
readonly