Skip to content

Releases: sickn33/antigravity-awesome-skills

v5.3.0 - Advanced Three.js & Modern Graphics

13 Feb 14:09

Choose a tag to compare

[5.3.0] - 2026-02-13 - "Advanced Three.js & Modern Graphics"

Enhanced Three.js patterns: performance, visual polish, and production practices.

This release significantly upgrades our 3D visualization capabilities with a comprehensive Three.js skill upgrade, focusing on CDN-compatible patterns, performance optimizations, and modern graphics techniques like shadows, fog, and GSAP integration.

Added

  • Modern Three.js Patterns: Comprehensive guide for r128 (CDN) and production environments.
  • Visual Polish: Advanced sections for shadows, environment maps, and tone mapping.
  • Interaction Models: Custom camera controls (OrbitControls alternative) and raycasting for object selection.
  • Production Readiness: Integration patterns for GSAP, scroll-based animations, and build tool optimizations.

Registry

  • Total Skills: 856.
  • Metadata: Fixed missing source and risk fields for threejs-skills.
  • Sync: All discovery artifacts (README, Catalog, Index) updated and synced.

Contributors

v5.2.0 - Podcast Generation & Azure Expansion

13 Feb 07:44

Choose a tag to compare

v5.2.0 - "Podcast Generation & Azure Expansion"

New AI capabilities: Podcast Generation, Azure Identity, and Self-Evolving Agents.

Added

  • New Skill: podcast-generation - Create multi-speaker podcasts from text/URLs using OpenAI Text-to-Speech (TTS) and pydub.
  • New Skill: weevolve - Self-evolving knowledge engine with recursive improvement protocol.
  • Azure Skills Expansion:
    • azure-ai-agents-persistent-dotnet: Persistent agent patterns for .NET.
    • azure-ai-agents-persistent-java: Persistent agent patterns for Java.
    • azd-deployment: Azure Developer CLI deployment strategies.
  • Python Enhancements:
    • pydantic-models-py: Robust data validation patterns.
    • fastapi-router-py: Scalable API routing structures.

Registry

  • Total Skills: 856 (from 845).
  • Generated Files: Synced skills_index.json, data/catalog.json, and README.md.

Contributors

v5.1.0 - Official Microsoft & Gemini Skills

12 Feb 05:03

Choose a tag to compare

🚀 v5.1.0 - Official Microsoft & Gemini Skills

845+ skills: the largest single-PR expansion ever, powered by official vendor collections.

Highlights

  • 129 Microsoft Official Skills from microsoft/skills — Azure SDKs across .NET, Python, TypeScript, Java, and Rust, M365 Agents, Semantic Kernel, and wiki plugin skills
  • Gemini API Skills — Official Google Gemini API development skill
  • New Sync Toolingsync_microsoft_skills.py with collision detection and stale cleanup
  • CI Fixes — Deterministic timestamps and improved frontmatter parsing

Upgrade

git pull origin main

Credits

Full Changelog: https://github.com/sickn33/antigravity-awesome-skills/blob/main/CHANGELOG.md

v5.0.0 - Antigravity Workflows Foundation

10 Feb 09:43

Choose a tag to compare

[5.0.0] - 2026-02-10 - "Antigravity Workflows Foundation"

First-class Workflows are now available to orchestrate multiple skills through guided execution playbooks.

🚀 New Skills

🧭 antigravity-workflows

Orchestrates multi-step outcomes using curated workflow playbooks.
This new skill routes users from high-level goals to concrete execution steps across related skills and bundles.

  • Key Feature 1: Workflow routing for SaaS MVP, Security Audit, AI Agent Systems, and Browser QA.
  • Key Feature 2: Explicit step-by-step outputs with prerequisites, recommended skills, and validation checkpoints.

Try it: Use @antigravity-workflows to run ship-saas-mvp for my project.


📦 Improvements

  • Workflow Registry: Added data/workflows.json for machine-readable workflow metadata.
  • Workflow Docs: Added docs/WORKFLOWS.md to distinguish Bundles vs Workflows and provide practical execution playbooks.
  • Trinity Sync: Updated README.md, docs/GETTING_STARTED.md, and docs/FAQ.md for workflow onboarding.
  • Go QA Path: Added optional @go-playwright wiring in QA/E2E workflow steps.
  • Registry Update: Catalog regenerated; repository now tracks 714 skills.

👥 Credits

A huge shoutout to our community and maintainers:

  • @Walapalam for the Workflows concept request (Issue #72)
  • @sickn33 for workflow integration, release preparation, and maintenance updates

Upgrade now: git pull origin main to fetch the latest skills.

v4.11.0 - Clean Code & Registry Stability

08 Feb 10:02

Choose a tag to compare

v4.11.0 - Clean Code & Registry Stability

Quality improvements: Clean Code principles and deterministic builds.

Changed

clean-code Skill - Complete Rewrite

Updated with Robert C. Martin's "Clean Code" principles:

  • Systematic Coverage: Meaningful names, functions, comments, formatting, objects, error handling, unit tests, and classes
  • F.I.R.S.T. Test Principles: Fast, Independent, Repeatable, Self-Validating, Timely
  • Law of Demeter: Don't talk to strangers guidance
  • Critical Fix: Fixed invalid heading format (## ## When to Use## When to Use) that was blocking strict validation
  • Implementation Checklist: Practical checklist for clean code compliance
  • Code Smell Detection: Helps identify and remove anti-patterns

Registry Stabilization

Fixed scripts/build-catalog.js for deterministic CI builds:

  • Uses SOURCE_DATE_EPOCH environment variable for reproducible timestamps
  • Falls back to current time if SOURCE_DATE_EPOCH is not set
  • Replaced localeCompare with explicit comparator for consistent sorting across different environments
  • Impact: Eliminates CI validation failures caused by timestamp drift

Contributors


Upgrade: git pull origin main to fetch the latest improvements.

v4.10.0 - Composio Automation + .NET Backend

06 Feb 07:53

Choose a tag to compare

[4.10.0] - 2026-02-06 - "Composio Automation + .NET Backend"

This release significantly expands hands-on automation coverage while adding a production-oriented .NET backend skill.

Added

  • 79 new skills total.
  • 78 Composio/Rube automation skills (PR #64), covering practical workflows across:
  • CRM/sales (HubSpot, Salesforce, Pipedrive, Zoho CRM, Close)
  • Collaboration/project ops (Notion, ClickUp, Asana, Jira, Confluence, Trello, Monday)
  • Messaging/support (Slack, Discord, Teams, Intercom, Freshdesk, Zendesk)
  • Analytics/marketing (Google Analytics, Mixpanel, PostHog, Segment, Mailchimp, Klaviyo)
  • Dev/infra operations (GitHub, GitLab, CircleCI, Datadog, PagerDuty, Vercel, Render)
  • 1 new dotnet-backend skill (PR #65) with detailed ASP.NET Core 8+ guidance:
  • Minimal API and controller patterns
  • EF Core data-access patterns
  • JWT authentication implementation
  • Background service templates
  • Explicit "When to Use" and "Limitations" sections
  • Registry growth: 634 -> 713 indexed skills.

Changed

  • Regenerated and synchronized discovery artifacts:
  • README.md
  • skills_index.json
  • CATALOG.md
  • data/catalog.json
  • data/bundles.json
  • data/aliases.json
  • Updated release metadata and published tag/release v4.10.0.

Contributors

v4.9.0 - OSS Hunter & Universal Skills

05 Feb 08:15

Choose a tag to compare

[4.9.0] - 2026-02-05 - "OSS Hunter & Universal Skills"

Automated contribution hunting and universal CLI AI skills (Audio, YouTube, Prompt Engineering).

Added

  • New Skill: oss-hunter – Automated tool for finding high-impact Open Source contributions (Good First Issues, Help Wanted) in trending repositories.
  • New Skill: audio-transcriber – Transform audio recordings into professional Markdown with Whisper integration.
  • New Skill: youtube-summarizer – Generate comprehensive summaries/notes from YouTube videos.
  • New Skill: prompt-engineer (Enhanced) – Now includes 11 optimization frameworks (RTF, RISEN, etc.).
  • Registry: 634 skills (from 626). Catalog regenerated.

Changed

  • CLI AI Skills: Merged core skills from ericgandrade/cli-ai-skills.

Contributors

v4.8.0 - Computer Vision & Angular

04 Feb 07:55

Choose a tag to compare

Major SOTA Computer Vision update and complete Angular 20+ skill suite.

Added

  • New Skill: computer-vision-expert – Updated foundational skill for 2026 SOTA Computer Vision (YOLO26, SAM 3, VLMs).
  • New Suite: angular – 4 comprehensive skills for Angular v20+ development:
    • angular – Core patterns (Signals, Standalone, Zoneless).
    • angular-best-practices – Performance and optimization.
    • angular-state-management – Signal-based state management (NgRx, ComponentStore).
    • angular-ui-patterns – UI/UX engineering patterns.

Registry

  • Total Skills: 631 (from 626). Catalog regenerated.

Credits

v4.7.0 - Installer Fix & OpenCode Docs

03 Feb 08:58

Choose a tag to compare

Release v4.7.0: Installer Fix & OpenCode Docs

Critical installer fix for Windows and OpenCode documentation completion.

This release addresses a critical issue in the installation script for Windows users and finalizes the OpenCode integration documentation. The total skill count remains at 626.

Fixed

Installer – Resolved ReferenceError for tagArg variable in bin/install.js ensuring correct execution on Windows/PowerShell (PR #53).

Documentation Improvements

OpenCode – Completed documentation for OpenCode integration in README.md.

Registry Update

Total Skills: 626
Catalog: Unchanged

Credits

@fbientrigo for the installer fix (PR #53)

v4.6.0 - SPDD & Radix UI Design System

01 Feb 07:23

Choose a tag to compare

Release v4.6.0: SPDD & Radix UI Design System

Agent workflow docs (SPDD) and Radix UI design system skill.

This release introduces the SPDD (Specs-Plan-Design-Develop) documentation workflow and a comprehensive new skill for the Radix UI design system.

New Skills (1)

radix-ui-design-system – Build accessible design systems with Radix UI primitives (headless, theming, WCAG, examples).

Documentation Improvements

SPDD Workflow – Added skills/SPDD/ documentation covering Research, Specification, and Implementation phases (1-research.md, 2-spec.md, 3-implementation.md).

Registry Update

Total Skills: 626 (from 625)
New Skills Added: 1
Catalog: Regenerated

Credits

• @devchangjun for Radix UI skill (PR #48)
@c1c3ru for Agent Skills (PR #47)