mirror of
https://github.com/shipshitdev/skills.git
synced 2026-09-19 06:04:15 +08:00
9509240b83
- validate-skill-sync.sh: hard-error when plugin.json version != SKILL.md metadata.version, or plugin.json description is a YAML block marker - new scripts/check-skill-version-bumps.sh (bun run version:check): CI fails when a skill's content changes without a metadata.version bump vs base - CI: fetch-depth 0 + version:check step after validate - sync 12 drifted plugin.json versions to SKILL.md; fix turborepo/html-style junk descriptions - bundle plugin.json + marketplace.json versions now come from package.json / skill plugin.json instead of hardcoded 1.0.0 - fixtures + regression tests for both validator gates