test-writer

Generate integration and unit tests following Vitest and Jest conventions.

32|7|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/jamesjlundin/full-stack-web-and-mobile-template --skill test-writer-jamesjlundin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-writer
Source: https://github.com/jamesjlundin/full-stack-web-and-mobile-template/tree/main/.claude/skills/test-writer
Command: npx skills add https://github.com/jamesjlundin/full-stack-web-and-mobile-template --skill test-writer-jamesjlundin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of integration and unit tests that align with the repository's testing conventions.

Core Features & Use Cases

  • Test Template Adherence: Produce test files that follow Vitest and Jest conventions used in this repo.
  • Diverse Test Types: Generate integration tests, DB tests, and mobile tests as appropriate.
  • Pattern Reuse: Copy established test patterns from existing test suites.

Quick Start

Generate an integration test skeleton for a new API endpoint following repository patterns.