Results for “config-validation”
7 skillsMore results
Template Validation
Validates custom dotnet new templates for correctness before publishing, catching missing fields, parameter bugs, shortName conflicts, constraint issues, and common authoring mistakes.
4k
Validate
Runs bottom-up type-chain validation across database, hooks, and UI layers, then fixes errors at the failing layer for project health checks before large changes.
1
Behavior Validator
Validates observable behavior of apps, CLIs, APIs, and generated artifacts against a prewritten contract without inspecting source code.
9.1k · bundle
QA Cycle
Runs a QA validation cycle followed by bugfix until all criteria pass clean, with automated verification and re-validation.
4
Test
Runs a persistent verification-and-fix loop, executing existing test suites and browser/desktop checks until the requested surface is verified or a real blocker remains.
61
Verifier Setup
Scaffolds a per-task verification skill for a repo, including a dev-local launcher, a browser driver, and a verification SOP that spawns a sub-agent to drive the app and produce proof.
770 · bundle