Added
- Added "Mentioned in Awesome Claude Code" badge to README (closes #138)
- Added Awesome Claude Code stat to social preview
- Added
scripts/validate-markdown.pyfor detecting markdown parsing errors- Checks for HTML comments breaking tables, unclosed code blocks, missing table separators, column count mismatches
- Integrated into CI workflow and release checklist
Fixed
- Fixed markdown bold formatting rendering as raw
**in README.md (#139) - Fixed minor syntax error in skill YAML frontmatter (#137)
- Fixed incorrect JQL syntax in epic planning workflows (
Parent =→"Epic Link" =)- Affected:
create-epic-plan,create-epic-discovery,WORKFLOW_COMMANDS.md
- Affected:
- Fixed markdown parsing errors across skill files:
- Moved HTML comments above tables in
code-revieweranddebugging-wizardskills - Added missing closing code fences in
incident-chaos,mysql-tuning,postgresql-tuning - Escaped pipe character in
php-pro/modern-php-features.mdtable
- Moved HTML comments above tables in
Contributors
- @hesreallyhim — Featured in Awesome Claude Code (#138)
- @hesreallyhim — Fix formatting and links in README.md (#139)
- @hesreallyhim — fix: minor syntax error in .md yaml frontmatter (#137)
Documentation: https://jeffallan.github.io/claude-skills/