github sickn33/antigravity-awesome-skills v7.3.0
v7.3.0 - New Skills & Stars Fix

7 hours ago

Summary

v7.3.0 bundles the Pakistan payments stack refinements, two new high-impact skills (Playwright Java and Unified Diary), and a production-ready fix for the community stars feature in the web app.

This release runs the full Validation Chain + catalog build and syncs all generated artifacts so the registry, README, and web app stay in lockstep.

🚀 New Skills

playwright-java (skills/playwright-java/)

Enterprise-grade Playwright E2E tests in Java.
Scaffold, write, debug, and enhance Playwright tests using JUnit 5, Page Object Model, Allure reporting, API+UI hybrid flows, parallel execution, and CI/CD-ready templates.

Try it: Use @playwright-java to scaffold an enterprise Playwright test suite in Java for this app.

diary / Unified Diary System (skills/diary/)

Context-preserving automated diary for multi-project development.
Aggregates local notes (e.g. Obsidian), syncs to a master diary (with optional Notion integration), and prepares rich context windows for agents.

Try it: Use @diary to build a unified development diary from my local project notes and sync it to Notion.

📦 Improvements

  • Pakistan Payments Stack (pakistan-payments-stack): Updated description, category, and risk level to better reflect real-world PK payments work; adds explicit authenticity and verification rules, implementation guidance, and best practices.
  • Community Stars Feature (Web App): Restores global upvoting via Supabase — replaces failing .single() calls with .maybeSingle(), switches to atomic .upsert() writes, and wires up a working public client configuration so the ⭐ sort order behaves as expected.
  • Docs: Adds NoizAI/skills to the Community Contributors sources list in README.md.
  • Registry & Catalog: Validation Chain + npm run catalog run on all new/updated skills; CATALOG.md, skills_index.json, data/catalog.json, and data/bundles.json regenerated and committed for a clean 7.3.0 state.

👥 Credits

A huge thank-you to our community contributors for this release:

  • @munir-abbasi for the Pakistan payments stack refinements.
  • @amalsam for the playwright-java enterprise E2E automation skill.
  • @Allen930311 for the unified diary system (diary / unified-diary).
  • @babysor for adding NoizAI/skills to the Community Contributors section.
  • @zinzied for fixing the community stars feature in the web app.

Upgrade

git pull origin main
npx antigravity-awesome-skills

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

NewReleases is sending notifications on new releases.