github sickn33/antigravity-awesome-skills v11.3.0
v11.3.0 "Discovery Manifests and Recommendation Pipelines"

3 hours ago

[11.3.0] - 2026-05-16 - "Discovery Manifests and Recommendation Pipelines"

Installable skill library update for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and related AI coding assistants.

Start here:

This release closes issue #596 with a stable discovery-manifest contract and merges PR #595 through the maintainer squash-merge workflow. It keeps contributor PRs source-only while making main the canonical owner of generated manifests, web assets, and release metadata.

New Skills

  • recsys-pipeline-architect - recommendation, ranking, and feed pipeline design using a Source -> Hydrator -> Filter -> Scorer -> Selector -> SideEffect architecture.

Improvements

  • stable discovery manifest - keeps root skills_index.json as the canonical public manifest, mirrors it exactly to data/skills_index.json, and documents lazy-loading usage for downstream tools.
  • manifest schema and docs - adds schemas/skills-index.v1.schema.json plus user and integration docs that distinguish the canonical root manifest from the compatibility mirror.
  • CI-safe drift checks - extends consistency auditing and PR artifact previews so root/data/web-backup manifest drift is visible and enforced on main.
  • generated artifact sync - refreshes catalog, skill index, plugin mirrors, web assets, contributor credits, package metadata, and visible skill counts to 1,460+.

Who should care

  • Tool builders and indexers get a stable manifest contract they can validate and consume without loading every skill up front.
  • Users with large installs get clearer guidance for filtering by category, risk, source, and description before lazy-loading individual skills.
  • Recommendation-system builders get a focused skill for designing composable feed and ranking pipelines across TypeScript, Go, Python, and adjacent stacks.
  • Maintainers get a source-only PR path with canonical generated artifacts refreshed on main before release.

Credits

Don't miss a new antigravity-awesome-skills release

NewReleases is sending notifications on new releases.