test-writer

Generates Vitest + RTL test suites for the Portfolio app.

Updated Nov 9, 2025
One-click install
npx skills add https://github.com/GMNAPI/DevPortfolio --skill test-writer-gmnapi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-writer
Source: https://github.com/GMNAPI/DevPortfolio/tree/main/.claude/skills/test-writer
Command: npx skills add https://github.com/GMNAPI/DevPortfolio --skill test-writer-gmnapi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates comprehensive test suites to ensure 80%+ coverage for the Portfolio app using Vitest + RTL, following AAA pattern and including accessibility and i18n tests.

Core Features & Use Cases

  • Entity tests, use-case tests, component tests, hook tests, and utilities tests.
  • Coverage-driven test templates and realistic fixtures.

Quick Start

Provide a feature or component name; the writer generates a full test suite scaffold including entity/use-case/component tests and translation checks.