Commit Graph

226 Commits

Author SHA1 Message Date
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
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
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
sickn33
7fd7b1af54 Merge pull request #125 from thuanlm215/patch-1
Fix markdown syntax errors in the SKILL.md file of shopify-development
2026-02-24 13:38:03 +01:00
thuanlm
5025bba0bd Fix markdown syntax errors in the SKILL.md file of shopify-development 2026-02-23 23:37:03 +07:00
Suman Biswas
17d79e0743 Merge branch 'main' into feat/aws-iac-skills 2026-02-23 09:24:15 -05:00
ssumanbiswas
a709a253e5 feat: add AWS Infrastructure as Code skills (cdk-patterns, cloudformation-best-practices, terraform-aws-modules) 2026-02-23 09:18:34 -05:00
sck_0
0e7945c654 Merge main into add-aws-cost-optimization-skills, resolve conflicts by regenerating catalog (927 skills)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 07:36:00 +01:00
Konstantin Kolomeitsev
56df37120c Feat/data structure protocol (#114)
* feat: add data-structure-protocol skill

Co-authored-by: Cursor <cursoragent@cursor.com>

* feat: rewrite data-structure-protocol skill with detailed documentation

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 07:29:21 +01:00
Nikolas Hor
6dd1307be6 feat: add Game Development Expansion Bundle (Bevy ECS, GLSL, Godot 4 Migration) (#121)
* add libreoffice skill and +29 workflow bundles.

* Add documentation for workflow bundles

Added comprehensive documentation for workflow bundles, detailing granular and consolidated bundles across various development scenarios including frontend, backend, WordPress, system administration, security testing, AI/ML, cloud/DevOps, database, testing/QA, and LibreOffice skills.

* add readme for workflow bundles. correct descriptions of libreoffice skills and match them with folder names.

* add readme for workflow bundles. correct descriptions of libreoffice skills and match them with folder names.

* Simplify LibreOffice skill names in README

* Refactor LibreOffice Base skill to LibreOffice Writer

Updated the skill from LibreOffice Base to LibreOffice Writer, modifying the name, description, and core capabilities. Adjusted workflows and examples to reflect document creation and automation.

* Rename skill from Writer to Base and update capabilities

Updated the LibreOffice skill from Writer to Base, reflecting changes in functionality related to database management and operations.

* Revise LibreOffice Calc skill details and capabilities

Updated the LibreOffice Calc skill description and removed outdated sections. Streamlined capabilities and workflows while maintaining essential information.

* Refine LibreOffice Draw skill details and capabilities

Updated the LibreOffice Draw skill description and capabilities. Removed flowchart automation example and adjusted related skills.

* Refine SKILL.md for LibreOffice Impress

Updated the SKILL.md file for LibreOffice Impress to refine the name and description, streamline core capabilities, and adjust related skills.

* Refine LibreOffice Writer skill details and capabilities

Updated the LibreOffice Writer skill description and capabilities. Simplified the name and improved clarity in the core capabilities section.

* chore: sync generated registry files [ci skip]

* feat: add Game Development Expansion Bundle (Bevy ECS, GLSL, Godot 4 Migration)

---------

Co-authored-by: Munir Abbasi <munir@ayubmed.edu.pk>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-23 07:29:08 +01:00
Nikolas Hor
5c85082b3f fix: resolve YAML syntax error in database-migrations-sql-migrations (Fixes #116) (#119)
* feat: add Android Modern Development Bundle (Compose + Coroutines)

* fix: resolve YAML syntax error in database-migrations-sql-migrations (Fixes #116)
2026-02-23 07:29:00 +01:00
ssumanbiswas
7216699381 fix: move AWS cost skills to flat structure and remove non-standard frontmatter
- Move skills/infrastructure/aws-cost-* to skills/aws-cost-*
- Remove category and tags from frontmatter (non-standard in V4)
- Update 'When to Use' to 'When to Use This Skill' per template
- Make skills generic (not Kiro-specific)
- Run validation chain and update generated files
2026-02-22 22:09:14 -05:00
Suman Biswas
c7ef825518 Merge branch 'main' into add-aws-cost-optimization-skills 2026-02-22 21:54:22 -05:00
sck_0
c8831a4743 chore: release 6.0.0
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-22 08:33:31 +01:00
sck_0
18378cff8a chore: fix nerdzao-elite validation (frontmatter, When to Use) and sync generated files
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-22 08:32:30 +01:00
sickn33
9eaebeadcc Merge pull request #109 from fernandorych/main
Merge branch 'main' of https://github.com/sickn33/antigravity-awesome-skills
2026-02-22 08:31:26 +01:00
sickn33
e5ad045cf0 Merge pull request #106 from ssumanbiswas/add-aws-security-compliance-skills
Add AWS Security & Compliance skills
2026-02-22 08:31:10 +01:00
Vonfry
e086bafea9 fix(front-matter): architect-review, code-reviewer and etc. 2026-02-22 10:41:32 +08:00
Fernando Rych
6e280efbde Merge branch 'main' of https://github.com/sickn33/antigravity-awesome-skills 2026-02-21 18:21:26 -03:00
Fernando Rych
be8d284734 Novo skill @nerdzao-elite-gemini-high e Cards do precificador agora responsivos 2026-02-21 18:20:09 -03:00
ssumanbiswas
bbd6c51d0c Add AWS Security & Compliance skills
- aws-security-audit: Comprehensive security posture assessment
- aws-iam-best-practices: IAM policy review and hardening
- aws-secrets-rotation: Automated secrets rotation workflows
- aws-compliance-checker: CIS, PCI-DSS, HIPAA compliance checks

Features:
- AWS CLI commands for security audits
- Python scripts for compliance checking
- Lambda functions for automation
- Bash scripts for monitoring
- Kiro CLI integration examples
2026-02-21 10:23:03 -05:00
ssumanbiswas
860a984c3e Fix validation errors: update risk levels and add When to Use sections 2026-02-21 10:05:44 -05:00
ssumanbiswas
101c6df4b0 Add AWS cost optimization skills for Kiro CLI
- aws-cost-optimizer: Cost analysis and recommendations
- aws-cost-cleanup: Automated resource cleanup
- Includes AWS CLI commands, Python scripts, and Lambda functions
- Kiro CLI integration examples
- Addresses cost optimization and FinOps use cases
2026-02-21 10:04:58 -05:00
Fernando Rych
4a18f3907d new skill 'nerdzao-elite' to simplify code generation planning, quality, testing and validating with multiple skills by just invoking one single skill (this one) 2026-02-21 09:58:57 -03:00
sck_0
6036047c66 chore: repo coherence audit — counts, validation, references, docs
- Align package.json description to 883+ skills
- Allow risk:unknown in validate_skills.py for legacy skills
- Add When to Use section to 6 skills; fix frontmatter in brainstorming, agents-v2-py, hosted-agents-v2-py
- Add scripts/validate_references.py for workflows, bundles, BUNDLES.md links
- Update QUALITY_BAR and SKILL_ANATOMY; add docs/AUDIT.md and MAINTENANCE note for data/
- Make YAML frontmatter test warn instead of fail; regenerate catalog and index

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-20 22:00:10 +01:00
sck_0
70ed8b2c8a fix: resolve SKILL.md validation errors 2026-02-20 21:46:40 +01:00
sck_0
f40869df53 fix(yaml): correctly quote description fields in skills registry 2026-02-20 21:40:10 +01:00
sickn33
b36cc1396e Merge pull request #103 from SebConejo/add-manifest
feat: add manifest observability skill
2026-02-20 21:33:55 +01:00
sck_0
96ffb7d759 fix(installer,validation): correct default path and drop dangling links v5.9.0 update 2026-02-20 21:27:08 +01:00
Sébastien Conejo
91590d2f23 feat: add manifest observability skill 2026-02-20 12:04:21 -08:00
sck_0
e36d6fd3b3 feat: add apple hig skills and strict validation v5.9.0 2026-02-20 19:39:15 +01:00
Igor
255e42d208 feat: Add DDD skills, bundles, workflows 2026-02-19 14:52:50 +00:00
buzzbysolcex
759b0eff07 feat: add crypto-bd-agent — autonomous BD patterns for exchanges (#92)
Co-authored-by: Ogie <hidayah.anka@gmail.com>
2026-02-17 23:28:37 +01:00
Max dml
7e5abd504f feat: add DBOS skills for TypeScript, Python, and Go (#94)
Add three DBOS SDK skills with reference documentation for building
reliable, fault-tolerant applications with durable workflows.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 23:26:51 +01:00
sck_0
3f08ade5c6 chore: sync generated files and fix frontmatter 2026-02-16 13:28:04 +01:00
Mert Başkurt
1e797799a9 feat: add react-flow-architect skill (#88)
- Expert ReactFlow architect for interactive graph applications
- Hierarchical navigation with expand/collapse patterns
- Performance optimization with incremental rendering
- State management with reducer and history
- Auto-layout integration with Dagre
- Focus mode and search functionality
- Complete production-ready examples
2026-02-16 13:26:18 +01:00
Musa Yerleşmiş
602bd61852 feat: add laravel-security-audit skill (#86)
Co-authored-by: KOZUVA <kozuva@KZV-MacBook-Pro.local>
2026-02-16 13:26:12 +01:00
Musa Yerleşmiş
d8ee68d619 feat: add laravel-expert skill (#85)
Co-authored-by: KOZUVA <kozuva@KZV-MacBook-Pro.local>
2026-02-16 13:26:09 +01:00
8hoursking
37349607ae New skill - go-rod-master. Browser automation with Golang (#83)
* New skill - go-rod-master. Pretty big skill for browser automation with go and go-rod.

* chore: sync generated registry files

---------

Co-authored-by: 8hoursking <user@MacBook-Pro-user.local>
2026-02-16 07:20:43 +01:00
sck_0
a4c74c869d fix: quote scoped package names in skill frontmatter and update validator (#79)
- Wrapped unquoted @scope/pkg values in double quotes across 19 SKILL.md files.
- Added 'package' to ALLOWED_FIELDS in JS validator.
- Added YAML validity regression test to test suite.
- Updated package-lock.json.

Fixes #79
Closes #80
2026-02-14 09:46:47 +01:00
sck_0
768290ebd1 fix: restore Three.js skill metadata and sync generated files 2026-02-13 15:08:22 +01:00
Krishna-hehe
5ac9d8b9b7 add comprehensive Three.js skill with interaction, polish, and production patterns
Systematic guide covering r128 CDN setup, raycasting/custom controls, visual polish (shadows, environment maps, tone mapping), and modern production practices (GSAP, scroll interactions, build tools). Follows test-fixing skill structure with step-by-step workflows and troubleshooting.
2026-02-13 16:57:23 +05:30
Ahmed Rehan
44e51f0ea9 feat: sync all 140 Microsoft skills with collision protection
- Add find_github_skills() to discover skills in .github/skills/ not
  reachable via the skills/ symlink tree (picks up 11 missing skills)
- Add collision protection: if a target directory exists and was not
  from a previous Microsoft sync, append -ms suffix instead of overwriting
- Microsoft mcp-builder → mcp-builder-ms (community version preserved)
- Microsoft skill-creator → skill-creator-ms (community version preserved)
- Total skills: 856 (was 845, +11 newly discovered)
2026-02-12 15:34:42 +05:00
Ahmed Rehan
e7ae616385 refactor: flatten Microsoft skills from nested to flat directory structure
Rewrote sync_microsoft_skills.py (v4) to use each SKILL.md's frontmatter
'name' field as the flat directory name under skills/, replacing the nested
skills/official/microsoft/<lang>/<category>/<service>/ hierarchy.

This fixes CI failures caused by the indexing, validation, and catalog
scripts expecting skills/<id>/SKILL.md (depth 1).

Changes:
- Rewrite scripts/sync_microsoft_skills.py for flat output with collision detection
- Update scripts/tests/inspect_microsoft_repo.py for flat name mapping
- Update scripts/tests/test_comprehensive_coverage.py for name uniqueness checks
- Delete skills/official/ nested directory
- Add 129 Microsoft skills as flat directories (e.g. skills/azure-mgmt-botservice-dotnet/)
- Move attribution files to docs/ (LICENSE-MICROSOFT, microsoft-skills-attribution.json)
- Rebuild skills_index.json, CATALOG.md, README.md (845 total skills)
2026-02-12 00:17:38 +05:00
Ahmed Rehan
17bce709de feat: Add Official Microsoft & Gemini Skills (845+ Total)
🚀 Impact

Significantly expands the capabilities of **Antigravity Awesome Skills** by integrating official skill collections from **Microsoft** and **Google Gemini**. This update increases the total skill count to **845+**, making the library even more comprehensive for AI coding assistants.

 Key Changes

1. New Official Skills

- **Microsoft Skills**: Added a massive collection of official skills from [microsoft/skills](https://github.com/microsoft/skills).
  - Includes Azure, .NET, Python, TypeScript, and Semantic Kernel skills.
  - Preserves the original directory structure under `skills/official/microsoft/`.
  - Includes plugin skills from the `.github/plugins` directory.
- **Gemini Skills**: Added official Gemini API development skills under `skills/gemini-api-dev/`.

2. New Scripts & Tooling

- **`scripts/sync_microsoft_skills.py`**: A robust synchronization script that:
  - Clones the official Microsoft repository.
  - Preserves the original directory heirarchy.
  - Handles symlinks and plugin locations.
  - Generates attribution metadata.
- **`scripts/tests/inspect_microsoft_repo.py`**: Debug tool to inspect the remote repository structure.
- **`scripts/tests/test_comprehensive_coverage.py`**: Verification script to ensure 100% of skills are captured during sync.

3. Core Improvements

- **`scripts/generate_index.py`**: Enhanced frontmatter parsing to safely handle unquoted values containing `@` symbols and commas (fixing issues with some Microsoft skill descriptions).
- **`package.json`**: Added `sync:microsoft` and `sync:all-official` scripts for easy maintenance.

4. Documentation

- Updated `README.md` to reflect the new skill counts (845+) and added Microsoft/Gemini to the provider list.
- Updated `CATALOG.md` and `skills_index.json` with the new skills.

🧪 Verification

- Ran `scripts/tests/test_comprehensive_coverage.py` to verify all Microsoft skills are detected.
- Validated `generate_index.py` fixes by successfully indexing the new skills.
2026-02-11 20:36:09 +05:00
sickn33
5f1f624b7f Merge pull request #71 from 8hrsk/Added-a-skill-for-playwright-browser-automation-with-Go
go-playwright skill for go browser automation
2026-02-10 10:50:00 +01:00