sck_0
6b4dae330c
feat: enhance web app with fuzzy search, syntax highlighting, and pagination
...
- Expand README with detailed Web App section (English)
- Improve SEO meta tags in index.html
- Add rehype-highlight for code syntax highlighting in skill details
- Implement fuzzy search with scoring (name > category > description)
- Add clear search button and result counter
- Implement Load More pagination (24 items initially) for 950+ skills
- Add rehype-highlight and highlight.js dependencies
Made-with: Cursor
2026-02-27 09:05:13 +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
2b551eaef4
chore: release 6.4.1
...
Made-with: Cursor
2026-02-27 08:55:30 +01:00
github-actions[bot]
b2da47b423
chore: sync generated registry files [ci skip]
2026-02-27 07:53:59 +00:00
sck_0
3f39c9faf0
Merge remote-tracking branch 'origin/main'
2026-02-27 08:53:34 +01:00
sck_0
e60d880835
Merge PR #152 : convex backend skill
...
Made-with: Cursor
2026-02-27 08:46:44 +01:00
github-actions[bot]
9922e10734
chore: sync generated registry files [ci skip]
2026-02-27 07:40:17 +00:00
sck_0
b06ee9ee23
feat: add convex backend skill and fix seo incident/local audit
...
Made-with: Cursor
2026-02-27 08:39:50 +01:00
sck_0
d8f67c250e
feat: add temporal-golang-pro skill
2026-02-27 08:37:44 +01:00
sck_0
064c6515fe
chore: bump version to 6.4.0
...
Made-with: Cursor
2026-02-27 08:27:19 +01:00
sck_0
67f49c4545
docs: add changelog for 6.4.0
...
Made-with: Cursor
2026-02-27 08:27:19 +01:00
sck_0
c19461ab45
chore: sync generated files
...
Made-with: Cursor
2026-02-27 08:27:19 +01:00
sickn33
df0d54e695
Merge pull request #154 from talesperito/feat/local-legal-seo-audit
...
feat: add local-legal-seo-audit skill
2026-02-27 08:23:03 +01:00
sickn33
d0af77c0a2
Merge pull request #149 from developer-victor/main
...
feat: add mojoauth implementation skill
2026-02-27 08:23:01 +01:00
github-actions[bot]
51d5fbe407
chore: update star history chart
2026-02-27 06:19:08 +00:00
Khanh
c4df829d6b
feat: add temporal-golang-pro skill
2026-02-27 09:00:05 +07:00
Tales Vieira
f0c9dc21d7
feat: add local-legal-seo-audit skill
...
Added a comprehensive skill for auditing local SEO specifically tailored for legal and professional services, including guidelines for assessment, audit framework, and content strategy.
2026-02-26 21:53:17 -03:00
Tales Vieira
ec2b50d285
feat: add seo-forensic-incident-response skill
...
Add SEO forensic incident response skill documentation for investigating drops in organic traffic or rankings.
2026-02-26 21:44:55 -03:00
Chau (Joe) Nguyen
7445683846
chore: sync generated registry files
2026-02-26 16:57:14 -06:00
Chau (Joe) Nguyen
1f9d51f99f
feat: add comprehensive Convex reactive backend skill
...
- Schema design with validators, indexes (standard, compound, search, vector)
- All function types: queries, mutations, actions, HTTP actions
- Cursor-based pagination with usePaginatedQuery
- Auth: Convex Auth, Clerk, Better Auth component
- Angular integration with ConvexClient + Signals
- React/Next.js client provider and hooks
- Scheduling, cron jobs, file storage, environment variables
- CLI/deployment commands reference
- Best practices, anti-patterns, common pitfalls, limitations
- ~795 lines of actionable, copy-pasteable content
2026-02-26 16:50:12 -06:00
developer-victor
b55198d14b
feat: add mojoauth implementation skill
...
Updated the list of skills and integrations in the README.
2026-02-26 15:22:00 +05:30
github-actions[bot]
5174a1eae6
chore: update star history chart
2026-02-26 06:22:48 +00:00
sck_0
3a0dbf6cfe
docs: add missing tools to Supported Tools table in GETTING_STARTED (Kiro CLI, Kiro IDE, OpenCode, AdaL CLI)
2026-02-25 17:04:20 +01:00
sck_0
8f675c1412
docs: fix version refs, stale skill count, install path, and add missing [5.2.0] changelog entry
...
- README: update 'New Here' section from V6.2.0 to V6.3.1
- README: fix stale skill count from 927+ to 946+ in Bundles section
- docs/GETTING_STARTED.md: fix default install path from ~/.agent/skills to ~/.gemini/antigravity/skills (changed in v5.9.0); add --kiro flag
- CHANGELOG.md: add missing [5.2.0] header for dangling Podcast Generation & Azure AI Skills release content
2026-02-25 17:00:47 +01:00
sck_0
76b6197456
docs: align release notes and skill counts with v6.3.1 and Maintenance Guide V5
2026-02-25 16:56:05 +01:00
github-actions[bot]
f1ce72dd76
chore: sync generated registry files [ci skip]
2026-02-25 15:52:29 +00:00
sickn33
3364c7f69d
Merge pull request #139 from itsmeares/fix-descs-and-validate
...
fix for invalid YAML issues when using codex
2026-02-25 16:51:45 +01:00
sck_0
a5a1ba72ef
release: v6.3.1 - Validation & Multi-Protocol Hotfix
2026-02-25 16:51:25 +01:00
sck_0
aaa82fa5b7
fix: resolve validation errors in PR #139 and restore PR #128 skills
2026-02-25 16:50:45 +01:00
Ares
725e053997
refactor: update skill validation logic in validate_skills.py
2026-02-25 16:49:57 +01:00
Ares
bd3dae68cb
docs: update skill descriptions and fix formatting in markdown files
2026-02-25 16:49:57 +01:00
github-actions[bot]
6722218221
chore: sync generated registry files [ci skip]
2026-02-25 15:23:14 +00:00
sck_0
cb67b1c4f7
chore: fix 6.3.0 release description format
2026-02-25 16:22:45 +01:00
Ares
09b542a18c
refactor: update skill validation logic in validate_skills.py
2026-02-25 15:09:16 +00:00
Ares
7774cd27eb
docs: update skill descriptions and fix formatting in markdown files
2026-02-25 15:09:15 +00:00
github-actions[bot]
39f4c93b38
chore: sync generated registry files [ci skip]
2026-02-25 15:06:07 +00:00
sck_0
809df3a251
chore: release 6.3.0
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-25 16:05:43 +01:00
nocodemf
2534c2207a
feat: add Evos operational skills
...
* Add 8 operational domain skills from Evos
Adds domain-expert skills for logistics, manufacturing, retail, and
energy operations. Each codifies 15+ years of real industry expertise.
Source: https://github.com/ai-evos/agent-skills
License: Apache-2.0
Co-authored-by: Cursor <cursoragent@cursor.com >
* Add reference files and fix frontmatter validation
- Change risk: low to risk: safe (valid enum value)
- Add source field pointing to upstream repo
- Include references/ directory for each skill
Co-authored-by: Cursor <cursoragent@cursor.com >
---------
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-25 15:57:20 +01:00
Zied Boughdir
ea47fe330f
feat: auto-updating web app and prompt builder
...
* docs: detail auto-update via START_APP.bat
* feat: add interactive prompt builder to skill detail page
* Add a robust auto-update mechanism to the Web App launcher and introduce the Interactive Prompt Builder.
* docs: add interactive prompt builder section
* feat: add copy full content button
2026-02-25 15:57:15 +01:00
Huynh Nhat Khanh
3e0c2fc3f2
feat: add gRPC Go skill
2026-02-25 15:57:09 +01:00
avimak
bb40f76957
feat: add appdeploy skill
2026-02-25 15:57:03 +01:00
Abdelrahman Sayed Soliman Mohamed
73ed4245cd
docs: add AdaL CLI instructions
...
Added instructions for AdaL CLI to README.
2026-02-25 15:56:56 +01:00
Teddy
b6d09b33d8
docs: bevy require components
...
It's best practice since 0.15 to use Require Components instead of Bundles. Required Components are cached on the archetype graph, meaning computing what required components are necessary for a given type of insert only happens once.
2026-02-25 15:56:49 +01:00
Vlad Prudnikov
bdec7fdf99
feat: add linkedin-cli skill
2026-02-25 15:56:44 +01:00
Andruia
2247db8930
chore: update PR template copy
...
* chore: restore personal skills after history sync
* chore: update star history chart
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-25 15:56:18 +01:00
sck_0
9d741b6b2f
feat: add agentfolio skill
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-25 15:55:30 +01:00
github-actions[bot]
3652013e36
chore: update star history chart
2026-02-25 06:25:58 +00:00
sck_0
0263440419
chore: release 6.2.0
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-24 13:44:54 +01:00
github-actions[bot]
337a9cac44
chore: sync generated registry files [ci skip]
2026-02-24 12:38:34 +00:00
sickn33
fda65a606a
Merge pull request #127 from code-vj/patch-1
...
feat: add ssojet implementation skill
2026-02-24 13:38:08 +01:00