Generate Test Suite
Description
--- description: Generate a focused, token-frugal unit + regression test suite for the current repo, then confirm UI functionality argument-hint: "[optional: path/module to focus on]" --- # Generate test suite Generate a **focused, high-value** set of unit and regression tests for this repo. Hit the high points — do **not** aim for exhaustive coverage. Be token-frugal throughout. Optional focus target: `$ARGUMENTS` (a path, module, or feature). If empty, pick the highest-value targets yoursel
Installation
Installs to ~/.claude/skills/jchigg2000-git-claude-code-dev-generate-test-suite/SKILL.md
mkdir -p ~/.claude/skills/jchigg2000-git-claude-code-dev-generate-test-suite && curl -fsSL https://raw.githubusercontent.com/jchigg2000-git/claude-code-dev/HEAD/commands/generate-test-suite.md -o ~/.claude/skills/jchigg2000-git-claude-code-dev-generate-test-suite/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing