npx claudepluginhub alekspetrov/navigator --plugin navigatorThis skill is limited to using the following tools:
Generate comprehensive backend tests with Jest/Vitest including fixtures and mocks.
Generates unit, integration, component, and e2e test suites with mocking strategies, edge case coverage, descriptive naming, and CI integration patterns. Activates on 'write tests', 'unit tests', 'mocking' requests.
Tests backend APIs with vitest/jest, go test, pytest, cargo test; verifies endpoints, DB changes, errors, collects evidence. Prohibits curl; mandates pre-completion verification.
Designs testing strategies using the pyramid (70% unit, 20% integration, 10% E2E). Guides test types, TDD implementation, and best practices for code quality.
Share bugs, ideas, or general feedback.
Generate comprehensive backend tests with Jest/Vitest including fixtures and mocks.
Auto-invoke when user mentions:
Auto-invoke when writing backend tests ๐งช