skill-qa

Installation
SKILL.md

skill-qa

npx skills add https://github.com/peter-tu-zynkr/zynkr-skill-builder --skill skill-qa

The quality tollgate of the skill pipeline. Run it on a finished SKILL.md after /skill-creator and before /skill-publish, or any time you want to health-check a skill — /zynkr-skills routes "qa <slug>" / 「健檢」 here. It does not author or publish; it inspects, reports, and (with your OK) fixes mechanical issues, then returns a clear PASS/FAIL.

QA is a thin wrapper over one engine — scripts/validate-skill.ts. Never re-implement a check here: that script is the single source of truth CI also runs, so a local PASS means CI's QA check will pass too.


Step 1 — Locate the target

Resolve the target SKILL.md, in priority order:

Installs
8
GitHub Stars
19
First Seen
Jun 10, 2026
skill-qa — peter-tu-zynkr/zynkr-skill-builder