chore: sync generated registry files [ci skip]

This commit is contained in:
github-actions[bot]
2026-03-11 14:55:24 +00:00
parent 9469b7c56b
commit 86237b9b7a
4 changed files with 48 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
Generated at: 2026-02-08T00:00:00.000Z
Total skills: 1240
Total skills: 1241
## architecture (80)
@@ -598,7 +598,7 @@ no matching field, parse error, widget... | makepad, reference | makepad, refere
| `zod-validation-expert` | Expert in Zod — TypeScript-first schema validation. Covers parsing, custom errors, refinements, type inference, and integration with React Hook Form, Next.js... | zod, validation | zod, validation, typescript, first, schema, covers, parsing, custom, errors, refinements, type, inference |
| `zustand-store-ts` | Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation. Use when building React state management, creati... | zustand, store, ts | zustand, store, ts, stores, typescript, subscribewithselector, middleware, proper, state, action, separation, building |
## general (293)
## general (294)
| Skill | Description | Tags | Triggers |
| --- | --- | --- | --- |
@@ -858,6 +858,7 @@ matrix-sdk, matrix client, robrix, mat... | robius, matrix, integration | robius
| `shellcheck-configuration` | Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuri... | shellcheck, configuration | shellcheck, configuration, static, analysis, usage, shell, script, quality, setting, up, linting, infrastructure |
| `shodan-reconnaissance` | This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services usin... | shodan, reconnaissance | shodan, reconnaissance, skill, should, used, user, asks, search, exposed, devices, internet, perform |
| `signup-flow-cro` | When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "reg... | signup, flow, cro | signup, flow, cro, user, wants, optimize, registration, account, creation, trial, activation, flows |
| `skill-check` | Validate Claude Code skills against the agentskills specification. Catches structural, semantic, and naming issues before users do. | validation, linter, agentskills, skill-authoring, code-quality | validation, linter, agentskills, skill-authoring, code-quality, skill, check, validate, claude, code, skills, against |
| `skill-creator` | This skill should be used when the user asks to create a new skill, build a skill, make a custom skill, develop a CLI skill, or wants to extend the CLI with ... | [automation, scaffolding, skill-creation, meta-skill] | [automation, scaffolding, skill-creation, meta-skill], skill, creator, should, used, user, asks, new, custom |
| `skill-improver` | Iteratively reviews and fixes Claude Code skill quality issues until they meet standards. Runs automated fix-review cycles using the skill-reviewer agent. Us... | skill, improver | skill, improver, iteratively, reviews, fixes, claude, code, quality, issues, until, meet, standards |
| `skill-rails-upgrade` | Analyze Rails apps and provide upgrade assessments | skill, rails, upgrade | skill, rails, upgrade, analyze, apps, provide, assessments |

View File

@@ -1,7 +1,7 @@
<!-- registry-sync: version=7.4.1; skills=1240; stars=23185; updated_at=2026-03-11T14:54:45+00:00 -->
# 🌌 Antigravity Awesome Skills: 1,240+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
<!-- registry-sync: version=7.4.1; skills=1241; stars=23185; updated_at=2026-03-11T14:55:21+00:00 -->
# 🌌 Antigravity Awesome Skills: 1,241+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
> **The Ultimate Collection of 1,240+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL**
> **The Ultimate Collection of 1,241+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL**
[![GitHub stars](https://img.shields.io/badge/⭐%2021%2C000%2B%20Stars-gold?style=for-the-badge)](https://github.com/sickn33/antigravity-awesome-skills/stargazers)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
@@ -18,7 +18,7 @@
[![Web App](https://img.shields.io/badge/Web%20App-Browse%20Skills-blue)](apps/web-app)
[![Buy Me a Book](https://img.shields.io/badge/Buy%20me%20a-book-d13610?logo=buymeacoffee&logoColor=white)](https://buymeacoffee.com/sickn33)
**Antigravity Awesome Skills** is a curated, battle-tested library of **1,240+ high-performance agentic skills** designed to work seamlessly across the major AI coding assistants.
**Antigravity Awesome Skills** is a curated, battle-tested library of **1,241+ high-performance agentic skills** designed to work seamlessly across the major AI coding assistants.
**Welcome to the V7.4.0 Release!** This repository gives your agent reusable playbooks for planning, coding, debugging, testing, security review, infrastructure work, product thinking, and much more.
@@ -32,7 +32,7 @@
- [🎁 Curated Collections (Bundles)](#curated-collections)
- [🧭 Antigravity Workflows](#antigravity-workflows)
- [📦 Features & Categories](#features--categories)
- [📚 Browse 1,240+ Skills](#browse-1240-skills)
- [📚 Browse 1,241+ Skills](#browse-1241-skills)
- [🤝 How to Contribute](#how-to-contribute)
- [💬 Community](#community)
- [☕ Support the Project](#support-the-project)
@@ -282,7 +282,7 @@ The repository is organized into specialized domains to transform your AI into a
Counts change as new skills are added. For the current full registry, see [CATALOG.md](CATALOG.md).
## Browse 1,240+ Skills
## Browse 1,241+ Skills
- Open the interactive browser in [`apps/web-app`](apps/web-app).
- Read the full catalog in [`CATALOG.md`](CATALOG.md).

View File

@@ -1,6 +1,6 @@
{
"generatedAt": "2026-02-08T00:00:00.000Z",
"total": 1240,
"total": 1241,
"skills": [
{
"id": "00-andruia-consultant",
@@ -25577,6 +25577,34 @@
],
"path": "skills/similarity-search-patterns/SKILL.md"
},
{
"id": "skill-check",
"name": "skill-check",
"description": "Validate Claude Code skills against the agentskills specification. Catches structural, semantic, and naming issues before users do.",
"category": "general",
"tags": [
"validation",
"linter",
"agentskills",
"skill-authoring",
"code-quality"
],
"triggers": [
"validation",
"linter",
"agentskills",
"skill-authoring",
"code-quality",
"skill",
"check",
"validate",
"claude",
"code",
"skills",
"against"
],
"path": "skills/skill-check/SKILL.md"
},
{
"id": "skill-creator",
"name": "skill-creator",

View File

@@ -10299,6 +10299,16 @@
"source": "community",
"date_added": "2026-02-27"
},
{
"id": "skill-check",
"path": "skills/skill-check",
"category": "development",
"name": "skill-check",
"description": "Validate Claude Code skills against the agentskills specification. Catches structural, semantic, and naming issues before users do.",
"risk": "safe",
"source": "https://github.com/olgasafonova/SkillCheck-Free",
"date_added": "2026-03-11"
},
{
"id": "skill-creator",
"path": "skills/skill-creator",