Ares
|
4a5f1234bb
|
fix: harden registry tooling, make tests hermetic, and restore metadata consistency (#168)
* chore: upgrade maintenance scripts to robust PyYAML parsing
- Replaces fragile regex frontmatter parsing with PyYAML/yaml library
- Ensures multi-line descriptions and complex characters are handled safely
- Normalizes quoting and field ordering across all maintenance scripts
- Updates validator to strictly enforce description quality
* fix: restore and refine truncated skill descriptions
- Recovered 223+ truncated descriptions from git history (6.5.0 regression)
- Refined long descriptions into concise, complete sentences (<200 chars)
- Added missing descriptions for brainstorming and orchestration skills
- Manually fixed imagen skill description
- Resolved dangling links in competitor-alternatives skill
* chore: sync generated registry files and document fixes
- Regenerated skills index with normalized forward-slash paths
- Updated README and CATALOG to reflect restored descriptions
- Documented restoration and script improvements in CHANGELOG.md
* fix: restore missing skill and align metadata for full 955 count
- Renamed SKILL.MD to SKILL.md in andruia-skill-smith to ensure indexing
- Fixed risk level and missing section in andruia-skill-smith
- Synchronized all registry files for final 955 skill count
* chore(scripts): add cross-platform runners and hermetic test orchestration
* fix(scripts): harden utf-8 output and clone target writeability
* fix(skills): add missing date metadata for strict validation
* chore(index): sync generated metadata dates
* fix(catalog): normalize skill paths to prevent CI drift
* chore: sync generated registry files
* fix: enforce LF line endings for generated registry files
|
2026-03-01 09:38:25 +01:00 |
|
sck_0
|
1e73502c3d
|
chore: remove redundant files, fix app:setup symlinks
- Remove antigravity-awesome-skills-5.9.0.tgz (npm pack artifact)
- Remove .DS_Store from tracking
- Stop tracking web-app/public/skills and skills.json (generated by app:setup)
- Add .DS_Store, .ruff_cache, *.tgz, web-app/public/skills to .gitignore
- Fix setup_web.js: use statSync to follow symlinks (fixes ENOTDIR on CLAUDE.md)
Made-with: Cursor
|
2026-02-27 08:59:16 +01:00 |
|
sck_0
|
263c507684
|
chore: SOTA audit fixes – catalog recursive, readme regex, docs, CI, installer
- P0: Catalog includes nested skills (listSkillIdsRecursive), 626 skills
- P0: update_readme.py regex fixes 'high-performance agentic skills'
- P1: SKILL_ANATOMY risk values aligned to none|safe|critical|offensive (EN + vi)
- P1: requirements.txt + CONTRIBUTING Python setup
- P1: data/package.json version 4.6.0
- P2: npm run test + CI test step; validator docs + validation-baseline in .gitignore
- P3: Installer --version/--tag support; CI npm audit; __pycache__ in .gitignore
|
2026-02-02 22:04:20 +01:00 |
|
sck_0
|
988f528708
|
chore: ignore worktrees
|
2026-02-02 21:42:29 +01:00 |
|
sck_0
|
b831384713
|
chore: remove temporary analysis files and update .gitignore
- Removed temporary report files (*_REPORT.md, *_COUNT.md)
- Removed temporary JSON analysis files
- Removed temporary analysis scripts
- Added patterns to .gitignore to prevent future commits
|
2026-01-30 09:24:33 +01:00 |
|
sck_0
|
d1c1721db7
|
chore: ignore root node_modules to fix CI drift
- Add node_modules/ to .gitignore; untrack existing root node_modules
- npm ci recreates it on runner; ignored, so no drift from install
|
2026-01-29 13:19:20 +01:00 |
|
sck_0
|
76e0dffad7
|
chore(release): cleanup root, move data to data/ dir, and prep v4.0.0
|
2026-01-28 17:38:45 +01:00 |
|
sck_0
|
408f188262
|
feat: automated README updates and better maintenance docs
|
2026-01-22 12:41:32 +01:00 |
|
sck_0
|
450a8a95a5
|
fix: remove local config files from repository
|
2026-01-16 18:19:21 +01:00 |
|
sck_0
|
7a14904fd3
|
docs: update Features & Categories section with comprehensive categorization
|
2026-01-16 18:17:42 +01:00 |
|