[12.8.0] - 2026-06-17 - "Community Skills and Maintainer Fixes"
Installable skill library update for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and related AI coding assistants.
Start here:
- Install:
npx antigravity-awesome-skills --help - Choose your tool: README.md#choose-your-tool
- Best skills by tool: README.md#best-skills-by-tool
- Bundles: docs/users/bundles.md
- Workflows: docs/users/workflows.md
This release packages the June 17 maintainer batch: 11 merged PRs, six issue-closing workflow fixes, new community skill families, maintainer safety edits before merge, and a generated catalog refresh to 1,595+ skills.
New Skills
- super-code - a multi-language coding skill with 16 companion subskills for Bash, C, C++, C#, Dart, Elixir, Go, Java, Kotlin, PHP, Python, Ruby, Rust, Scala, Swift, and TypeScript (PR #701).
- apple-notes-search - Apple Notes MCP search workflow for local note discovery, with maintainer-added limitations, README source credit, safer Bun setup guidance, and Full Disk Access path guidance (PR #703).
- Conner K Ward skill set - ckw-design, deterministic-design, lookdev, lookdev-auto, macos-screen-recorder, screenstudio-alt, and web-media-getter, all merged with README credits and added limitations sections (PR #704).
- pr-merge-champion - pull request merge review and maintainer workflow guidance for checking PR readiness, risk, and merge hygiene (PR #691).
Skill Fixes
- Tightened youtube-seo-optimizer badge guidance by addressing exact-match tag count and Shorts exemption feedback (PR #700).
- Fixed the duplicate Extension Architecture heading in browser-extension-builder (PR #706, closes #705).
- Added missing astropy reference stubs that point users to the appropriate upstream Astropy documentation areas (PR #708, closes #707).
- Added category-level scoring guidance before schema-markup eligibility bands (PR #710, closes #709).
- Added category-level scoring guidance before programmatic-seo feasibility bands (PR #712, closes #711).
- Made lint-and-validate quality-loop commands ecosystem-aware instead of Node.js-only (PR #714, closes #713).
- Added a concrete ab-test-setup tracking verification procedure before Gate 8 (PR #716, closes #715).
Maintainer Sync
- Synced generated registry artifacts, plugin mirrors, web catalog assets, sitemap, and release metadata for the 1,595+ skill catalog.
- Refreshed
apps/web-app/public/llms.txtso GitHub Pages SEO verification matches the current catalog count and v12.8.0 release metadata. - Left PR #702, the AI Skill Registry validation framework, open for contributor follow-up because it combines broad Python tooling, a parallel .NET CLI, baseline behavior, and release-surface changes that should be split before merge.
Credits
- @Prince-1652 for PR #701 (
super-code). - @connerkward and the referenced Conner K Ward upstream projects for PR #703 (
apple-notes-search) and PR #704 (ckw-design,deterministic-design,lookdev,lookdev-auto,macos-screen-recorder,screenstudio-alt,web-media-getter). - @himanshu-2l for PR #691 (
pr-merge-champion). - @WHOISABHISHEKADHIKARI for PR #700 (
youtube-seo-optimizerfixes). - @specterslient95-lgtm for PRs #706, #708, #710, #712, #714, and #716, which closed issues #705, #707, #709, #711, #713, and #715.