Use when verifying a fresh deployment, gating a CI pipeline before full test runs, checking that core user flows are reachable after a release, or building a minimal health-check suite for a new service.
$npx -y skills add kid-sid/claude-spellbook --skill smoke-testingInstalls into the current project.
Run `npx skills use "https://github.com/kid-sid/claude-spellbook" --skill "kid-sid/claude-spellbook/smoke-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kid-sid/claude-spellbook" that are relevant to the current task. Run `npx skills add "https://github.com/kid-sid/claude-spellbook"` and select the relevant skills, then follow their instructions.