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

What I do

  • Quick validation of critical functionality:
    • Application starts and responds
    • Database connections work
    • Authentication system functions
Related skills
Installs
25
Repository
wojons/skills
GitHub Stars
1
First Seen
Feb 28, 2026