github Jeffallan/claude-skills v0.4.3

latest releases: v0.4.10, v0.4.9, v0.4.8...
one month ago

Added

  • Documentation site built with Astro Starlight (site/) (closes #106)
    • Custom GitHub stars component with live API fetch
    • View as Markdown toggle for skill pages
    • SEO metadata improvements
  • Automated release workflow .github/workflows/release.yml (closes #107)
    • Triggers on version tag push (v*)
    • Validates using reusable workflow
    • Extracts release notes from CHANGELOG.md
    • Builds and deploys docs site to GitHub Pages
    • Creates GitHub Release with extracted notes
  • YAML workflow definitions and DAG manifest for project commands (commands/) (closes #124)
  • related-skills field in skill frontmatter metadata (closes #69)
  • scripts/migrate-frontmatter.py for bulk skill metadata updates
  • Local skill development guide (docs/local_skill_development.md)

Changed

  • Restructured primary docs, workflow docs, and skill files
  • Rewrote ROADMAP.md with re-triaged GitHub issues
  • Extended validate-skills.py with related-skills validation
  • Documentation tone consistency improvements (closes #132)
  • Fixed broken links and missing references in cloud-architect skill
  • Added links in SKILLS_GUIDE.md

Documentation: https://jeffallan.github.io/claude-skills/

Don't miss a new claude-skills release

NewReleases is sending notifications on new releases.