api-test
SKILL.md
API Test Generator
Generate comprehensive API tests for the specified endpoint.
Target
$ARGUMENTS
Test Strategy for Solo Developers
Create practical, maintainable tests using modern tools:
1. Testing Approach
- Unit tests for validation logic
- Integration tests for full API flow
- Edge case coverage
- Error scenario testing