Pre-deploy smoke test for the hospitality app.
Scanned 9/22/2026
Install to Claude Code
npx -y skills add mattbutlerengineering/mattbutlerengineering --skill hospitality-smoke-test --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Hospitality Smoke Test?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/mattbutlerengineering-hospitality-smoke-test)More formats (shields.io, HTML) on the badges page.
# hospitality-smoke-test
Pre-deploy smoke test for the hospitality app.
## Trigger
Use when the user says "smoke test hospitality", "test hospitality before deploy", or "run hospitality e2e".
## What it does
Runs the Playwright E2E tests for the hospitality app as a pre-deploy gate.
## Usage
```bash
pnpm --dir apps/hospitality test:e2e
```
## Verification
```bash
node plugins/acmm/scripts/audit.js --project apps/hospitality
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!