Scaffold a new DCV constraint plugin end-to-end — core plugin, registry wiring, config schema, fixture, and test — without touching verified color/contrast math. Use when adding a new kind of constraint (a new rule family), not when changing an existing one.
Drive a DCV npm release safely via the tag-push flow — verify the gate and credentials, bump the version, push the tag, and confirm the package is live. Never runs npm publish directly. Use when cutting a release; stop at any failed gate or missing credential.
AGENTS.md instructions for CseperkePapp/design-constraint-validator, covering agents.md — working in this repo, what dcv is, commands, critical gotchas and workflow conventions (one branch per task).
Validate design tokens for accessibility, scales, and design-system constraint consistency. Runs locally from the design-constraint-validator npm package.