Skip to content

0.2

Choose a tag to compare

@jdevalk jdevalk released this 12 Apr 18:31
· 43 commits to main since this release

What's new in 0.2

New skills

  • πŸ“– Readability Check β€” Audits blog post drafts calibrated for L2 English readers. Nine checks (paragraph structure, opening paragraph, tiered sentence length, passive voice, difficult words, filler/hedging, transitions, variation, heading hierarchy) with a Flesch Reading Ease score and per-category status.
  • πŸš€ Astro SEO β€” Audits and improves SEO for Astro sites across nine categories. Routes most fixes through @jdevalk/astro-seo-graph: <Seo> component, linked JSON-LD graph, per-collection sitemaps with git-based lastmod, IndexNow, auto-generated OG images, schema endpoints, FuzzyRedirect, broken link checker in CI, and deployment-target-aware performance headers (Cloudflare / Netlify / Vercel).
  • πŸ”· EmDash GitHub Actions β€” Sets up CI/CD workflows for EmDash plugins (TypeScript type-check, ESLint, Vitest, npm publishing).

Improvements

  • github-repo, github-profile, and wp-readme-optimizer now chain into readability-check on generated prose, with skill-specific guidance on which sections matter most.
  • Source blocks converted to expandable <details> to keep the README scannable.

Install

Download the .skill file for the skill you want and open it β€” Claude installs it automatically.