Skip to content

0.2.1

Choose a tag to compare

@jdevalk jdevalk released this 12 Apr 18:47
· 39 commits to main since this release

What's new in 0.2.1

Astro SEO skill

  • Phase 0 now checks the installed @jdevalk/astro-seo-graph version against npm and flags drift; Phase 2 has an explicit upgrade step with a changelog pointer.

Repository hardening

  • Stricter skill validation (#1 by @dknauss): closing-delimiter check on frontmatter, name: must match directory, referenced support files must exist, evals.json validated when present.
  • Validator extracted to .github/scripts/validate-skills.sh so it can run locally.
  • Validation triggers expanded to references/, evals/, and test-cases/ paths.
  • workflow_dispatch added to validation workflows for manual re-runs.
  • Baseline contributor files: CONTRIBUTING.md, SECURITY.md, CODE_OF_CONDUCT.md, SUPPORT.md, PR template, issue templates, Dependabot for GitHub Actions.

Install

Download the .skill file for the skill you want and open it — Claude installs it automatically.