sck_0
6f42d5b0a2
security: harden refresh-skills endpoint and add skills docs security gate
2026-03-15 09:51:16 +01:00
sickn33
e325b0ee30
fix: streamline pr and release workflow ( #289 )
...
Co-authored-by: sck_0 <samujackson1337@gmail.com >
2026-03-13 14:20:49 +01:00
sck_0
9fc695999e
fix: reduce generated-drift friction on PRs
2026-03-13 09:42:13 +01:00
sck_0
0abe3351f3
fix(pages): keep assets at artifact root — project site serves root at .../repo-name/
2026-03-07 12:35:52 +01:00
sck_0
ae5c4daa04
fix(ci): use actions/deploy-pages@v4 (tag with v prefix)
2026-03-07 12:32:38 +01:00
sck_0
372186d7a3
fix(pages): align with GitHub Pages + Vite guide — configure-pages, artifact root index, .nojekyll
2026-03-07 12:30:56 +01:00
sck_0
225932d386
fix(pages): expose index.html at artifact root for GitHub Pages 404
2026-03-07 12:26:56 +01:00
sck_0
f1842f470e
feat: deploy web app to GitHub Pages
2026-03-07 12:23:26 +01:00
sck_0
5f4ac71a87
chore: remove github-readme-stats cards and workflow
2026-03-07 12:15:02 +01:00
sck_0
13c7482f00
chore: use local README stats cards via GitHub Action and profile placeholders
2026-03-07 12:11:21 +01:00
sck_0
45844de534
refactor: reorganize repo docs and tooling layout
...
Consolidate the repository into clearer apps, tools, and layered docs areas so contributors can navigate and maintain it more reliably. Align validation, metadata sync, and CI around the same canonical workflow to reduce drift across local checks and GitHub Actions.
2026-03-06 15:01:38 +01:00
sck_0
5d17564608
chore: sync generated files and fix consistency issues
2026-03-06 09:32:40 +01:00
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
ca2551fe2b
fix: resolve YAML syntax errors and harden CI workflow
2026-02-04 09:07:00 +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
7e24ed2568
chore: npm publish setup, fallback docs, release workflow ( fixes #49 )
...
- package.json: yaml in devDependencies, repo url/bin from npm pkg fix
- README, GETTING_STARTED, FAQ: fallback npx github:sickn33/antigravity-awesome-skills on 404
- publish-npm.yml: workflow on release published + workflow_dispatch
- MAINTENANCE: bump package.json, publish to npm (manual + NPM_TOKEN CI)
- release_cycle.sh: catalog step, version check, npm publish reminder
- ISSUE_49_COMMENT.md: suggested reply for issue #49
2026-02-01 17:52:01 +01:00
sck_0
a4292c3939
ci: use npm ci to avoid package-lock drift; sync catalog outputs
2026-01-29 13:16:52 +01:00
sck_0
559dd6f40f
chore: implement repo improvements plan (npm scripts, docs, catalog CI, i18n, validator)
...
- Add npm scripts: validate, validate:strict, index, readme, chain, catalog, build
- Align docs to V4 and 560 skills (GETTING_STARTED, FAQ, BUNDLES, MAINTENANCE, vietnamese)
- build-catalog: output to data/ for catalog, bundles, aliases; add to CI and drift check
- Add yaml dep, Node setup and catalog step in CI; extend auto-commit and drift msg
- Translate CI and MAINTENANCE to English; update CI_DRIFT_FIX and maintenance routine
- QUALITY_BAR/CONTRIBUTING: canonical validator npm run validate; legacy note in validate-skills.js
2026-01-29 13:08:02 +01:00
sck_0
65e4a798be
chore(ci): commit star history png when untracked
2026-01-27 10:13:07 +01:00
sck_0
db5b978d1b
chore: render star history chart as png
2026-01-27 10:11:21 +01:00
sck_0
7db9aedc66
chore: auto-update star history chart
...
Add a scheduled workflow that refreshes assets/star-history.svg daily and updates README to reference the local asset.
2026-01-27 10:06:05 +01:00
sck_0
1fcefe1082
chore(ci): grant contents write permission for auto-sync
2026-01-27 09:50:11 +01:00
sck_0
3fd063cdd9
chore: allow CI auto-sync of registry using GITHUB_TOKEN
2026-01-27 09:48:00 +01:00
sck_0
fdb9f7eae9
chore: improve CI drift messaging and allow manual runs
2026-01-27 09:45:30 +01:00
sck_0
f728d0d816
fix(ci): install pyyaml dependency for index generation
2026-01-26 08:33:41 +01:00
sck_0
36107a5cae
chore: enable Soft Launch mode (disable strict CI for legacy skills) [skip ci]
2026-01-25 19:37:45 +01:00
sck_0
4fe8a1e6a4
feat: implement Phase 2 Automation & CI (validate_skills, generate_index, ci.yml) [skip ci]
2026-01-25 19:19:51 +01:00