Agent skill

backend-test

Generate backend tests (unit, integration, mocks). Auto-invoke when user says "write test for", "add test", "test this", or "create test".

Stars 161
Forks 8

Install this agent skill to your Project

npx add-skill https://github.com/alekspetrov/navigator/tree/main/skills/backend-test

SKILL.md

Backend Test Generator

Generate comprehensive backend tests with Jest/Vitest including fixtures and mocks.

When to Invoke

Auto-invoke when user mentions:

  • "Write test for"
  • "Add test"
  • "Test this"
  • "Create test"
  • "Test [component/function]"

What This Does

  1. Generates test file with describe/it blocks
  2. Creates test fixtures
  3. Generates mocks for dependencies
  4. Includes edge cases
  5. Follows testing best practices

Success Criteria

  • Test file generated with proper structure
  • Tests cover happy path and error cases
  • Mocks isolate unit under test
  • Fixtures provide test data
  • Tests are runnable and pass

Auto-invoke when writing backend tests 🧪

Expand your agent's capabilities with these related and highly-rated skills.

alekspetrov/navigator

social-media-post

Generate optimized social media posts for Threads, X (Twitter), and LinkedIn. Analyzes platform algorithms, applies best practices, and creates engaging content tailored to each platform. Local skill for Navigator marketing only.

161 8
Explore
alekspetrov/navigator

plugin-slash-command

Generate new Navigator slash commands following project conventions. Use when user says "add slash command", "create command", "new /nav command", or "add /nav:[name] command".

161 8
Explore
alekspetrov/navigator

nav-skill-creator

Analyze codebase patterns and create custom skills for repetitive workflows. Use when project needs automation or pattern enforcement. Auto-invoke when user says "create a skill for...", "automate this workflow", or "we keep doing X manually".

161 8
Explore
alekspetrov/navigator

frontend-test

Generate frontend component tests (unit, snapshot, e2e). Auto-invoke when user says "test this component", "write component test", or "add component test".

161 8
Explore
alekspetrov/navigator

nav-install-multi-claude

Install Navigator multi-Claude workflow orchestration scripts. Auto-invokes when user says "install multi-Claude workflows", "set up multi-Claude", or "enable parallel execution".

161 8
Explore
alekspetrov/navigator

nav-onboard

Interactive onboarding for Navigator - learn by doing. Auto-invoke when user says "onboard me", "teach me Navigator", "how do I use Navigator", "Navigator tutorial", "learn Navigator", "new to Navigator", or "what skills should I use".

161 8
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results