v0.4.3
Jeffallan/claude-skillsv0.4.3Feb 3, 2026by github-actions[bot]
AI Summary
Introduced a new Astro Starlight documentation site and automated release workflow, along with new metadata fields for skills.
Key Highlights
- Documentation site built with Astro Starlight (`site/`)
- Automated release workflow `.github/workflows/release.yml`
- Added `related-skills` field in skill frontmatter metadata
- Added `scripts/migrate-frontmatter.py` for bulk updates
New Features
- Astro Starlight documentation site with Markdown toggle
- Automated release workflow
- Related skills metadata field
- Bulk frontmatter migration script
Full Release Notes
### 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/