Test Suite Generator — Testing skill for Claude Code
Generate a comprehensive test suite with unit, integration and e2e coverage, plus skipped-test cleanup.
How to install Test Suite Generator
Installs to ~/.claude/skills/agigante80-vibe-coding-prompts-test-suite-generator/SKILL.md
mkdir -p ~/.claude/skills/agigante80-vibe-coding-prompts-test-suite-generator && curl -fsSL https://raw.githubusercontent.com/agigante80/vibe-coding-prompts/HEAD/prompts/test-suite-generator.md -o ~/.claude/skills/agigante80-vibe-coding-prompts-test-suite-generator/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Test Suite Generator does
name: test-suite-generator category: development-workflow version: 1.2.0 updated: 2026-08-28 description: Generate a comprehensive test suite with unit, integration and e2e coverage, plus skipped-test cleanup. platforms: [chatgpt, claude, gemini, copilot-chat]
Test Suite Generator
**Objective**
Generate a comprehensive, production-ready test suite for the current project that ensures code quality, catches regressions, and provides confidence for continuous deployment.
**
Alternatives in Testing
- Test Full — Run the full test suite across all tox environments with coverage enabled 1.1k ★
- Test TDD — Run when user calls /test-tdd 957 ★
- Test After Change Diagnostics.V1 — If any program code changes, run unit-tests and follow up on the test-result (fix code if there is an error) 272 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Generate Tests
Generate comprehensive test suite with unit, integration, and edge case coverage
Test Strategy
Design comprehensive test plans covering unit, integration, and e2e testing
Write Tests
Generate unit and integration tests for existing code. Triggers on "write tests", "add tests", "test this", "t
Test Matrix Generator
pytest test matrix scaffolder + coverage checker for Claude Code
Permissions
Generate custom Alfresco permission groups and permissions (permissionDefinitions.xml extension) plus optional
REST API
Generate a modern ACS v1 Public REST API resource (annotation-based @EntityResource / @RelationshipResource wi
Related Agents
Agent Tester
Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation.
Fec Test Planner
Front-end test strategy planning subagent: Develop a coverage matrix according to risk and test levels, distin
Omg Test Engineer
Test strategy, unit/integration/e2e coverage, flaky-test hardening, and TDD support for oh-my-grok. Use for wr