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
- Triggers on version tag push (
- YAML workflow definitions and DAG manifest for project commands (
commands/) (closes #124) related-skillsfield in skill frontmatter metadata (closes #69)scripts/migrate-frontmatter.pyfor 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.pywith 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/