Al-Garadi
ef285b5c97
fix: sync upstream main with Windows validation and skill guidance cleanup ( #457 )
...
* fix: stabilize validation and tests on Windows
* test: add Windows smoke coverage for skill activation
* refactor: make setup_web script CommonJS
* fix: repair aegisops-ai frontmatter
* docs: add when-to-use guidance to core skills
* docs: add when-to-use guidance to Apify skills
* docs: add when-to-use guidance to Google and Expo skills
* docs: add when-to-use guidance to Makepad skills
* docs: add when-to-use guidance to git workflow skills
* docs: add when-to-use guidance to fp-ts skills
* docs: add when-to-use guidance to Three.js skills
* docs: add when-to-use guidance to n8n skills
* docs: add when-to-use guidance to health analysis skills
* docs: add when-to-use guidance to writing and review skills
* meta: sync generated catalog metadata
* docs: add when-to-use guidance to Robius skills
* docs: add when-to-use guidance to review and workflow skills
* docs: add when-to-use guidance to science and data skills
* docs: add when-to-use guidance to tooling and automation skills
* docs: add when-to-use guidance to remaining skills
* fix: gate bundle helper execution in Windows activation
* chore: drop generated artifacts from contributor PR
* docs(maintenance): Record PR 457 sweep
Document the open issue triage, PR supersedence decision, local verification, and source-only cleanup that prepared PR #457 for re-running CI.
---------
Co-authored-by: sickn33 <sickn33@users.noreply.github.com >
2026-04-05 21:04:39 +02:00
Champbreed
8954badfe2
docs(gha-security-review): resolve metadata and refine usage scope per review ( #362 )
...
Co-authored-by: sickn33 <sickn33@users.noreply.github.com >
2026-03-20 18:09:05 +01:00
sickn33
054565490e
meta(skills): Backfill risk and source metadata
...
Add a conservative metadata fixer for missing risk and source fields,
cover it with tests, and backfill the remaining skills using explicit
source inference only when the provenance is clear. Fall back to the
repo-documented defaults when the file does not support a stronger claim.
Refs #365
2026-03-20 09:17:09 +01:00
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
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