full-test-coverage
OfficialGenerate comprehensive test suites.
Authortech-stack-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of complete, pyramid-shaped test suites for any backend module, API endpoint, or full-stack feature, ensuring robust code coverage and adherence to best practices.
Core Features & Use Cases
- Automated Test Generation: Writes unit, integration, API, and E2E tests based on your codebase.
- Layered Testing Pyramid: Follows best practices by generating tests for each layer (Unit, Integration, API, E2E) with clear responsibility separation.
- Use Case: After implementing a new
UserServicewith multiple branches and endpoints, use this Skill to automatically generate all necessary Vitest and Playwright tests, ensuring all logic and API contracts are covered.
Quick Start
Use the full-test-coverage skill to add full test coverage for the new UserService.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: full-test-coverage Download link: https://github.com/tech-stack-dev/full-test-coverage/archive/main.zip#full-test-coverage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.