4 Commits

Author SHA1 Message Date
sickn33
fc3c7ae8a2 meta(skills): Add skill audit and safe metadata fixes
Add repo-wide auditing and targeted repair scripts for skill metadata.
Fix truncated descriptions automatically, keep heading normalization
conservative, and remove synthetic boilerplate sections that degrade
editorial quality while regenerating repo indexes and catalogs.

Fixes #365
2026-03-20 09:06:45 +01:00
Champbreed
eb8fb302e4 Fix/agentic auditor metadata (#353)
* docs: fix metadata for advanced-evaluation skill

Signed-off-by: simon essien <champbreed1@gmail.com>

* docs: add missing risk and source metadata to agentic-actions-auditor

* Update SKILL.md

---------

Signed-off-by: simon essien <champbreed1@gmail.com>
2026-03-19 16:46:26 +01:00
sck_0
93d6badcee fix: resolve all validation errors for 128 skills
- Fix YAML frontmatter issues (missing names, malformed frontmatter)
- Fix oversized descriptions (truncated to 280 chars max)
- Fix dangling links (removed references to non-existent files)
- Fix name mismatches between folder and frontmatter
- Automated fixes applied to 128 skills

Validation now passes with 0 critical errors.
2026-03-06 09:18:57 +01:00
sck_0
f313788985 release: v7.0.0 - 20k Stars Celebration
- Add 300+ new skills from 35+ community repositories
- Total collection now at 1,200+ skills
- New categories: UI/UX, Security, Data Science, Health, Quantum, Makepad
- Update package.json to v7.0.0
- Update README with new stats and 20k stars celebration banner
- Complete CHANGELOG with all new skills and community credits
- Add release_notes.md with detailed acknowledgments

Validation chain run, catalog regenerated.

Thank you to our incredible community for 20,000 GitHub stars!
2026-03-06 09:08:07 +01:00