Validate token files against DTCG 2025.10, Style Dictionary, or custom schemas. Trigger when someone says: validate token JSON, check my token files for errors, schema validation for tokens, are my token files valid, DTCG compliance check, validate token format, or anything about checking whether token files are structurally correct before they break builds.
$npx -y skills add murphytrueman/design-system-ops --skill schema-validatorInstalls into the current project.
Run `npx skills use "https://github.com/murphytrueman/design-system-ops" --skill "murphytrueman/design-system-ops/schema-validator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/murphytrueman/design-system-ops" that are relevant to the current task. Run `npx skills add "https://github.com/murphytrueman/design-system-ops"` and select the relevant skills, then follow their instructions.