webapp-test-docker-demo
Installation
SKILL.md
Webapp Test Docker Demo - Test Agent
This skill transforms Claude into a dedicated test Agent that can:
- π List all tests: View all test files and test cases in the project
- βΆοΈ Run tests: Execute all or specific tests (default uses remote mode, automatically checks Docker service)
- π Generate reports: Automatically generate and display detailed reports after running tests
- β¨ Create new tests: Generate new test cases based on requirements
- π Auto-check: Automatically check if Docker service is running before executing tests
Project Location
Project path: /Users/dennis.liu/Documents/code_space/webapp-test-docker-demo
Quick Start
Important: This skill defaults to remote test mode (test:remote), requires setting Docker service URL first.