Exercise validator failure boundaries with dependency-free malformed, missing-output, route, and publishing fixtures.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add OKHP3/skillz --skill validation-smoke --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Validation Smoke?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/okhp3-validation-smoke)More formats (shields.io, HTML) on the badges page.
---
name: validation-smoke
description: Exercise validator failure boundaries with dependency-free malformed, missing-output, route, and publishing fixtures.
---
# Validation smoke suite
## Use when
Run after editing validation scripts or their path-resolution logic. It
proves that the checks fail loudly on representative bad inputs rather than
only passing the current repository.
## Callable command
```bash
node .agents/skills/validation-smoke/run.mjs
```
The suite uses temporary files and pure assertions; it does not mutate the
repository, publish anything, or require credentials. It covers both a
complete passing report and an incomplete failing report, including required
fields, allowed status/severity values, and non-empty source paths.
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!