From e1c84cd8f477e5df6110849ced822aac719fde8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 4 Feb 2026 07:49:25 +0000 Subject: [PATCH] chore: sync generated registry files [ci skip] --- CATALOG.md | 15 ++++-- README.md | 10 ++-- data/aliases.json | 2 +- data/bundles.json | 3 +- data/catalog.json | 129 +++++++++++++++++++++++++++++++++++++++++++++- skills_index.json | 45 ++++++++++++++++ 6 files changed, 190 insertions(+), 14 deletions(-) diff --git a/CATALOG.md b/CATALOG.md index 822612f1..1362f71c 100644 --- a/CATALOG.md +++ b/CATALOG.md @@ -1,13 +1,15 @@ # Skill Catalog -Generated at: 2026-02-03T18:45:56.317Z +Generated at: 2026-02-04T07:49:25.063Z -Total skills: 626 +Total skills: 631 -## architecture (60) +## architecture (62) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | +| `angular` | Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIV... | angular | angular, v20, deep, knowledge, signals, standalone, components, zoneless, applications, ssr, hydration, reactive | +| `angular-state-management` | Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solu... | angular, state | angular, state, signals, ngrx, rxjs, setting, up, global, managing, component, stores, choosing | | `architect-review` | Master software architect specializing in modern architecture patterns, clean architecture, microservices, event-driven systems, and DDD. Reviews system desi... | | architect, review, software, specializing, architecture, clean, microservices, event, driven, ddd, reviews, designs | | `architecture` | Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing ... | architecture | architecture, architectural, decision, making, framework, requirements, analysis, trade, off, evaluation, adr, documentation | | `architecture-decision-records` | Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant techn... | architecture, decision, records | architecture, decision, records, write, maintain, adrs, following, technical, documentation, documenting, significant, decisions | @@ -111,7 +113,7 @@ Total skills: 626 | `startup-financial-modeling` | This skill should be used when the user asks to "create financial projections", "build a financial model", "forecast revenue", "calculate burn rate", "estima... | startup, financial, modeling | startup, financial, modeling, skill, should, used, user, asks, projections, model, forecast, revenue | | `team-composition-analysis` | This skill should be used when the user asks to "plan team structure", "determine hiring needs", "design org chart", "calculate compensation", "plan equity a... | team, composition | team, composition, analysis, skill, should, used, user, asks, plan, structure, determine, hiring | -## data-ai (92) +## data-ai (93) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | @@ -121,6 +123,7 @@ Total skills: 626 | `ai-engineer` | Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and ente... | ai | ai, engineer, llm, applications, rag, intelligent, agents, implements, vector, search, multimodal, agent | | `ai-wrapper-product` | Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not just 'ChatGPT but different' - products t... | ai, wrapper, product | ai, wrapper, product, building, products, wrap, apis, openai, anthropic, etc, people, pay | | `analytics-tracking` | Design, audit, and improve analytics tracking systems that produce reliable, decision-ready data. Use when the user wants to set up, fix, or evaluate analyti... | analytics, tracking | analytics, tracking, audit, improve, produce, reliable, decision, data, user, wants, set, up | +| `angular-ui-patterns` | Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component ... | angular, ui | angular, ui, loading, states, error, handling, data, display, building, components, async, managing | | `api-documenter` | Master API documentation with OpenAPI 3.1, AI-powered tools, and modern developer experience practices. Create interactive docs, generate SDKs, and build com... | api, documenter | api, documenter, documentation, openapi, ai, powered, developer, experience, interactive, docs, generate, sdks | | `autonomous-agent-patterns` | Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use ... | autonomous, agent | autonomous, agent, building, coding, agents, covers, integration, permission, browser, automation, human, loop | | `autonomous-agents` | Autonomous agents are AI systems that can independently decompose goals, plan actions, execute tools, and self-correct without constant human guidance. The c... | autonomous, agents | autonomous, agents, ai, independently, decompose, goals, plan, actions, execute, self, correct, without | @@ -295,13 +298,14 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `viral-generator-builder` | Expert in building shareable generator tools that go viral - name generators, quiz makers, avatar creators, personality tests, and calculator tools. Covers t... | viral, generator, builder | viral, generator, builder, building, shareable, go, name, generators, quiz, makers, avatar, creators | | `webapp-testing` | Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing... | webapp | webapp, testing, toolkit, interacting, local, web, applications, playwright, supports, verifying, frontend, functionality | -## general (128) +## general (130) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | | `address-github-comments` | Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI. | address, github, comments | address, github, comments, review, issue, open, pull, request, gh, cli | | `agent-manager-skill` | Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling. | agent, manager, skill | agent, manager, skill, multiple, local, cli, agents, via, tmux, sessions, start, stop | | `algorithmic-art` | Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, gener... | algorithmic, art | algorithmic, art, creating, p5, js, seeded, randomness, interactive, parameter, exploration, users, request | +| `angular-best-practices` | Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and... | angular, best, practices | angular, best, practices, performance, optimization, writing, reviewing, refactoring, code, optimal, bundle, size | | `angular-migration` | Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applicat... | angular, migration | angular, migration, migrate, angularjs, hybrid, mode, incremental, component, rewriting, dependency, injection, updates | | `anti-reversing-techniques` | Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti... | anti, reversing, techniques | anti, reversing, techniques, understand, obfuscation, protection, encountered, during, software, analysis, analyzing, protected | | `app-builder` | Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordina... | app, builder | app, builder, main, application, building, orchestrator, creates, full, stack, applications, natural, language | @@ -334,6 +338,7 @@ TRIGGER: "shopify", "shopify app", "checkout extension",... | shopify | shopify, | `commit` | Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows convention... | commit | commit, messages, following, sentry, conventions, committing, code, changes, writing, formatting, git, history | | `comprehensive-review-full-review` | Use when working with comprehensive review full review | comprehensive, full | comprehensive, full, review, working | | `comprehensive-review-pr-enhance` | You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descri... | comprehensive, pr, enhance | comprehensive, pr, enhance, review, optimization, specializing, creating, high, quality, pull, requests, facilitate | +| `computer-vision-expert` | SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis. | computer, vision | computer, vision, sota, 2026, specialized, yolo26, segment, anything, sam, language, models, real | | `concise-planning` | Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist. | concise, planning | concise, planning, user, asks, plan, coding, task, generate, clear, actionable, atomic, checklist | | `context-compression` | Design and evaluate compression strategies for long-running sessions | compression | compression, context, evaluate, long, running, sessions | | `context-fundamentals` | Understand what context is, why it matters, and the anatomy of context in agent systems | fundamentals | fundamentals, context, understand, what, why, matters, anatomy, agent | diff --git a/README.md b/README.md index 299961d3..be9c3428 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 🌌 Antigravity Awesome Skills: 626+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More +# 🌌 Antigravity Awesome Skills: 631+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More -> **The Ultimate Collection of 626+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL** +> **The Ultimate Collection of 631+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL** [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Claude Code](https://img.shields.io/badge/Claude%20Code-Anthropic-purple)](https://claude.ai) @@ -13,7 +13,7 @@ [![AdaL CLI](https://img.shields.io/badge/AdaL%20CLI-SylphAI-pink)](https://sylph.ai/) [![ASK Supported](https://img.shields.io/badge/ASK-Supported-blue)](https://github.com/yeasy/ask) -**Antigravity Awesome Skills** is a curated, battle-tested library of **626 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants: +**Antigravity Awesome Skills** is a curated, battle-tested library of **631 high-performance agentic skills** designed to work seamlessly across all major AI coding assistants: - 🟣 **Claude Code** (Anthropic CLI) - 🔵 **Gemini CLI** (Google DeepMind) @@ -32,7 +32,7 @@ This repository provides essential skills to transform your AI assistant into a - [🔌 Compatibility & Invocation](#compatibility--invocation) - [📦 Features & Categories](#features--categories) - [🎁 Curated Collections (Bundles)](#curated-collections) -- [📚 Browse 626+ Skills](#browse-626-skills) +- [📚 Browse 631+ Skills](#browse-631-skills) - [🛠️ Installation](#installation) - [🤝 How to Contribute](#how-to-contribute) - [👥 Contributors & Credits](#credits--sources) @@ -132,7 +132,7 @@ The repository is organized into specialized domains to transform your AI into a [Check out our Starter Packs in docs/BUNDLES.md](docs/BUNDLES.md) to find the perfect toolkit for your role. -## Browse 626+ Skills +## Browse 631+ Skills We have moved the full skill registry to a dedicated catalog to keep this README clean. diff --git a/data/aliases.json b/data/aliases.json index 951c53b3..c4601774 100644 --- a/data/aliases.json +++ b/data/aliases.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-02-03T18:45:56.317Z", + "generatedAt": "2026-02-04T07:49:25.063Z", "aliases": { "accessibility-compliance-audit": "accessibility-compliance-accessibility-audit", "active directory attacks": "active-directory-attacks", diff --git a/data/bundles.json b/data/bundles.json index ff908155..31f8a3a0 100644 --- a/data/bundles.json +++ b/data/bundles.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-02-03T18:45:56.317Z", + "generatedAt": "2026-02-04T07:49:25.063Z", "bundles": { "core-dev": { "description": "Core development skills across languages, frameworks, and backend/frontend fundamentals.", @@ -259,6 +259,7 @@ "skills": [ "airflow-dag-patterns", "analytics-tracking", + "angular-ui-patterns", "blockrun", "business-analyst", "cc-skill-backend-patterns", diff --git a/data/catalog.json b/data/catalog.json index 61b150f6..f1612871 100644 --- a/data/catalog.json +++ b/data/catalog.json @@ -1,6 +1,6 @@ { - "generatedAt": "2026-02-03T18:45:56.317Z", - "total": 626, + "generatedAt": "2026-02-04T07:49:25.063Z", + "total": 631, "skills": [ { "id": "3d-web-experience", @@ -505,6 +505,56 @@ ], "path": "skills/analytics-tracking/SKILL.md" }, + { + "id": "angular", + "name": "angular", + "description": "Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern patterns.", + "category": "architecture", + "tags": [ + "angular" + ], + "triggers": [ + "angular", + "v20", + "deep", + "knowledge", + "signals", + "standalone", + "components", + "zoneless", + "applications", + "ssr", + "hydration", + "reactive" + ], + "path": "skills/angular/SKILL.md" + }, + { + "id": "angular-best-practices", + "name": "angular-best-practices", + "description": "Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency.", + "category": "general", + "tags": [ + "angular", + "best", + "practices" + ], + "triggers": [ + "angular", + "best", + "practices", + "performance", + "optimization", + "writing", + "reviewing", + "refactoring", + "code", + "optimal", + "bundle", + "size" + ], + "path": "skills/angular-best-practices/SKILL.md" + }, { "id": "angular-migration", "name": "angular-migration", @@ -530,6 +580,56 @@ ], "path": "skills/angular-migration/SKILL.md" }, + { + "id": "angular-state-management", + "name": "angular-state-management", + "description": "Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns.", + "category": "architecture", + "tags": [ + "angular", + "state" + ], + "triggers": [ + "angular", + "state", + "signals", + "ngrx", + "rxjs", + "setting", + "up", + "global", + "managing", + "component", + "stores", + "choosing" + ], + "path": "skills/angular-state-management/SKILL.md" + }, + { + "id": "angular-ui-patterns", + "name": "angular-ui-patterns", + "description": "Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component states.", + "category": "data-ai", + "tags": [ + "angular", + "ui" + ], + "triggers": [ + "angular", + "ui", + "loading", + "states", + "error", + "handling", + "data", + "display", + "building", + "components", + "async", + "managing" + ], + "path": "skills/angular-ui-patterns/SKILL.md" + }, { "id": "anti-reversing-techniques", "name": "anti-reversing-techniques", @@ -3091,6 +3191,31 @@ ], "path": "skills/computer-use-agents/SKILL.md" }, + { + "id": "computer-vision-expert", + "name": "computer-vision-expert", + "description": "SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis.", + "category": "general", + "tags": [ + "computer", + "vision" + ], + "triggers": [ + "computer", + "vision", + "sota", + "2026", + "specialized", + "yolo26", + "segment", + "anything", + "sam", + "language", + "models", + "real" + ], + "path": "skills/computer-vision-expert/SKILL.md" + }, { "id": "concise-planning", "name": "concise-planning", diff --git a/skills_index.json b/skills_index.json index f8e4a356..25e32ea2 100644 --- a/skills_index.json +++ b/skills_index.json @@ -197,6 +197,24 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "angular", + "path": "skills/angular", + "category": "uncategorized", + "name": "angular", + "description": "Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern patterns.", + "risk": "safe", + "source": "self" + }, + { + "id": "angular-best-practices", + "path": "skills/angular-best-practices", + "category": "uncategorized", + "name": "angular-best-practices", + "description": "Angular performance optimization and best practices guide. Use when writing, reviewing, or refactoring Angular code for optimal performance, bundle size, and rendering efficiency.", + "risk": "safe", + "source": "self" + }, { "id": "angular-migration", "path": "skills/angular-migration", @@ -206,6 +224,24 @@ "risk": "unknown", "source": "unknown" }, + { + "id": "angular-state-management", + "path": "skills/angular-state-management", + "category": "uncategorized", + "name": "angular-state-management", + "description": "Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns.", + "risk": "safe", + "source": "self" + }, + { + "id": "angular-ui-patterns", + "path": "skills/angular-ui-patterns", + "category": "uncategorized", + "name": "angular-ui-patterns", + "description": "Modern Angular UI patterns for loading states, error handling, and data display. Use when building UI components, handling async data, or managing component states.", + "risk": "safe", + "source": "self" + }, { "id": "anti-reversing-techniques", "path": "skills/anti-reversing-techniques", @@ -1106,6 +1142,15 @@ "risk": "unknown", "source": "vibeship-spawner-skills (Apache 2.0)" }, + { + "id": "computer-vision-expert", + "path": "skills/computer-vision-expert", + "category": "uncategorized", + "name": "computer-vision-expert", + "description": "SOTA Computer Vision Expert (2026). Specialized in YOLO26, Segment Anything 3 (SAM 3), Vision Language Models, and real-time spatial analysis.", + "risk": "unknown", + "source": "unknown" + }, { "id": "concise-planning", "path": "skills/concise-planning",