zero-script-qa
Installation
SKILL.md
Zero Script QA Skill
Quality assurance through logs and runtime verification, no test scripts needed.
What is Zero Script QA?
Zero Script QA verifies application quality by analyzing runtime behavior through Docker container logs and HTTP responses, eliminating the need to write traditional test scripts.
Actions
| Action | Description | Example |
|---|---|---|
start |
Begin QA session | $zero-script-qa start |
verify |
Verify specific feature | $zero-script-qa verify auth |
report |
Generate QA report | $zero-script-qa report |