Skip to main content

corvus-standalone-evaluator

Generate and use standalone schema evaluators for validation-only and annotation collection scenarios without full type generation. Covers the two-pass generation architecture, SubschemaInfo, property matcher infrastructure (hash-based dispatch), bitmask tracking, regex pattern classification and optimization, discriminator fast paths, path provider fields, and the annotation extraction pipeline. USE FOR: generating evaluator-only code, collecting annotations from schema validation, understanding the evaluator internals, debugging validation behavior. DO NOT USE FOR: full type generation (use corvus-codegen), modifying keywords (use corvus-keywords-and-validation).

Jump to install

Source facts

Repository
corvus-dotnet/Corvus.JsonSchema
Last source activity
May 12, 2026 at 16:43
Detected SKILL.md language
English
Stars
198
Forks
24

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.