From 3b31911cdb801c130034bd74ff84b83469a63f6f Mon Sep 17 00:00:00 2001 From: sck_0 Date: Thu, 5 Mar 2026 15:58:37 +0100 Subject: [PATCH] chore: sync generated files for fda-auditor skills --- CATALOG.md | 6 +++-- README.md | 8 +++---- data/aliases.json | 1 + data/bundles.json | 2 ++ data/catalog.json | 56 ++++++++++++++++++++++++++++++++++++++++++++++- skills_index.json | 20 +++++++++++++++++ 6 files changed, 86 insertions(+), 7 deletions(-) diff --git a/CATALOG.md b/CATALOG.md index 744d337c..0f62ae16 100644 --- a/CATALOG.md +++ b/CATALOG.md @@ -2,7 +2,7 @@ Generated at: 2026-02-08T00:00:00.000Z -Total skills: 978 +Total skills: 980 ## architecture (67) @@ -789,7 +789,7 @@ scripts. | bash | bash, pro, defensive, scripting, automation, ci, cd, pipelines | `workflow-automation` | Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost... | | automation, infrastructure, makes, ai, agents, reliable, without, durable, execution, network, hiccup, during | | `x-twitter-scraper` | X (Twitter) data platform skill — tweet search, user lookup, follower extraction, engagement metrics, giveaway draws, monitoring, webhooks, 19 extraction too... | [twitter, x-api, scraping, mcp, social-media, data-extraction, giveaway, monitoring, webhooks] | [twitter, x-api, scraping, mcp, social-media, data-extraction, giveaway, monitoring, webhooks], twitter, scraper, data | -## security (116) +## security (118) | Skill | Description | Tags | Triggers | | --- | --- | --- | --- | @@ -829,6 +829,8 @@ scripts. | bash | bash, pro, defensive, scripting, automation, ci, cd, pipelines | `docker-expert` | Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and productio... | docker | docker, containerization, deep, knowledge, multi, stage, image, optimization, container, security, compose, orchestration | | `dotnet-backend` | Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns. | dotnet, backend | dotnet, backend, asp, net, core, ef, auth, background, jobs, api | | `ethical-hacking-methodology` | This skill should be used when the user asks to "learn ethical hacking", "understand penetration testing lifecycle", "perform reconnaissance", "conduct secur... | ethical, hacking, methodology | ethical, hacking, methodology, skill, should, used, user, asks, learn, understand, penetration, testing | +| `fda-food-safety-auditor` | Expert AI auditor for FDA Food Safety (FSMA), HACCP, and PCQI compliance. Reviews food facility records and preventive controls. | fda, food, safety, auditor | fda, food, safety, auditor, ai, fsma, haccp, pcqi, compliance, reviews, facility, records | +| `fda-medtech-compliance-auditor` | Expert AI auditor for Medical Device (SaMD) compliance, IEC 62304, and 21 CFR Part 820. Reviews DHFs, technical files, and software validation. | fda, medtech, compliance, auditor | fda, medtech, compliance, auditor, ai, medical, device, samd, iec, 62304, 21, cfr | | `find-bugs` | Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit ... | find, bugs | find, bugs, security, vulnerabilities, code, quality, issues, local, branch, changes, asked, review | | `firebase` | Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules a... | firebase | firebase, gives, complete, backend, minutes, auth, database, storage, functions, hosting, ease, setup | | `firmware-analyst` | Expert firmware analyst specializing in embedded systems, IoT security, and hardware reverse engineering. | firmware, analyst | firmware, analyst, specializing, embedded, iot, security, hardware, reverse, engineering | diff --git a/README.md b/README.md index bf46c95e..0912dd17 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 🌌 Antigravity Awesome Skills: 978+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More +# 🌌 Antigravity Awesome Skills: 980+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More -> **The Ultimate Collection of 978+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL** +> **The Ultimate Collection of 980+ 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) @@ -42,7 +42,7 @@ This repository provides essential skills to transform your AI assistant into a - [🎁 Curated Collections (Bundles)](#curated-collections) - [🧭 Antigravity Workflows](#antigravity-workflows) - [📦 Features & Categories](#features--categories) -- [📚 Browse 978+ Skills](#browse-978-skills) +- [📚 Browse 980+ Skills](#browse-980-skills) - [🤝 How to Contribute](#how-to-contribute) - [💬 Community](#community) - [☕ Support the Project](#support-the-project) @@ -341,7 +341,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 978+ Skills +## Browse 980+ Skills We have moved the full skill registry to a dedicated catalog to keep this README clean, and we've also introduced an interactive **Web App**! diff --git a/data/aliases.json b/data/aliases.json index 5fe7bb69..3adf77cb 100644 --- a/data/aliases.json +++ b/data/aliases.json @@ -59,6 +59,7 @@ "error-diagnostics-analysis": "error-diagnostics-error-analysis", "error-diagnostics-trace": "error-diagnostics-error-trace", "error-diagnostics-debug": "error-diagnostics-smart-debug", + "fda-medtech-auditor": "fda-medtech-compliance-auditor", "finishing-a-branch": "finishing-a-development-branch", "framework-migration-migrate": "framework-migration-code-migrate", "framework-migration-upgrade": "framework-migration-deps-upgrade", diff --git a/data/bundles.json b/data/bundles.json index 271e473a..7907a8cb 100644 --- a/data/bundles.json +++ b/data/bundles.json @@ -282,6 +282,8 @@ "docker-expert", "dotnet-backend", "ethical-hacking-methodology", + "fda-food-safety-auditor", + "fda-medtech-compliance-auditor", "find-bugs", "firebase", "firmware-analyst", diff --git a/data/catalog.json b/data/catalog.json index 95e8a6a1..01c0fbf0 100644 --- a/data/catalog.json +++ b/data/catalog.json @@ -1,6 +1,6 @@ { "generatedAt": "2026-02-08T00:00:00.000Z", - "total": 978, + "total": 980, "skills": [ { "id": "00-andruia-consultant", @@ -10676,6 +10676,60 @@ ], "path": "skills/fastapi-templates/SKILL.md" }, + { + "id": "fda-food-safety-auditor", + "name": "fda-food-safety-auditor", + "description": "Expert AI auditor for FDA Food Safety (FSMA), HACCP, and PCQI compliance. Reviews food facility records and preventive controls.", + "category": "security", + "tags": [ + "fda", + "food", + "safety", + "auditor" + ], + "triggers": [ + "fda", + "food", + "safety", + "auditor", + "ai", + "fsma", + "haccp", + "pcqi", + "compliance", + "reviews", + "facility", + "records" + ], + "path": "skills/fda-food-safety-auditor/SKILL.md" + }, + { + "id": "fda-medtech-compliance-auditor", + "name": "fda-medtech-compliance-auditor", + "description": "Expert AI auditor for Medical Device (SaMD) compliance, IEC 62304, and 21 CFR Part 820. Reviews DHFs, technical files, and software validation.", + "category": "security", + "tags": [ + "fda", + "medtech", + "compliance", + "auditor" + ], + "triggers": [ + "fda", + "medtech", + "compliance", + "auditor", + "ai", + "medical", + "device", + "samd", + "iec", + "62304", + "21", + "cfr" + ], + "path": "skills/fda-medtech-compliance-auditor/SKILL.md" + }, { "id": "ffuf-claude-skill", "name": "ffuf-claude-skill", diff --git a/skills_index.json b/skills_index.json index a025d2ba..b30b5b76 100644 --- a/skills_index.json +++ b/skills_index.json @@ -4389,6 +4389,26 @@ "source": "community", "date_added": "2026-02-27" }, + { + "id": "fda-food-safety-auditor", + "path": "skills/fda-food-safety-auditor", + "category": "uncategorized", + "name": "fda-food-safety-auditor", + "description": "Expert AI auditor for FDA Food Safety (FSMA), HACCP, and PCQI compliance. Reviews food facility records and preventive controls.", + "risk": "unknown", + "source": "unknown", + "date_added": null + }, + { + "id": "fda-medtech-compliance-auditor", + "path": "skills/fda-medtech-compliance-auditor", + "category": "uncategorized", + "name": "fda-medtech-compliance-auditor", + "description": "Expert AI auditor for Medical Device (SaMD) compliance, IEC 62304, and 21 CFR Part 820. Reviews DHFs, technical files, and software validation.", + "risk": "unknown", + "source": "unknown", + "date_added": null + }, { "id": "ffuf-claude-skill", "path": "skills/ffuf-claude-skill",