testing-smoke
Installation
SKILL.md
Smoke Testing
Run quick verification tests to ensure basic functionality works before committing to deeper testing (integration, e2e, regression).
When to use me
Use this skill when:
- After deployments or environment changes
- Before running extensive test suites
- Validating build integrity
- Checking critical paths work
- As a gate before more expensive testing