Files
antigravity-skills-reference/release_notes.md
2026-03-06 08:49:59 +01:00

2.1 KiB

🚀 New Skills

💳 agent-cards/skill

Manage prepaid virtual Visa cards for AI agents. Allows AI agents to create cards, complete Stripe checkout, check balances, view credentials, and close cards via MCP.

Try it: Use agent-cards to create a virtual Visa card with a $50 budget.

🛡️ zod-validation-expert

Type-safe schema definitions and parsing logic with Zod. Production-grade guide covering schema definition, type inference, safe parsing, transformations, and React/Next.js integration.

Try it: Use zod-validation-expert to create a user registration schema with custom error messages.

📊 product-manager

Senior PM agent with 6 knowledge domains and 30+ frameworks. Provides product management expertise including RICE scoring, PRD templates, and 32 SaaS metrics with exact formulas.

Try it: Draft a PRD for our new authentication feature using the product-manager templates.

🛠️ Developer Essentials (3 skills)

Essential skills for building, debugging, and optimizing applications.

  • api-endpoint-builder: Builds production-ready REST API endpoints with validation and error handling.
  • bug-hunter: Systematically finds and fixes bugs from symptoms to root cause.
  • performance-optimizer: Identifies and fixes performance bottlenecks in code, databases, and APIs.

Try it: Use api-endpoint-builder to scaffold a secure user login REST endpoint.


📦 Improvements

  • Web App Scroll Fixes: Corrected horizontal and vertical scrollbar overflow issues in the web app UI grid and virtualized lists (PR #208).
  • Registry Update: Now tracking 1011 skills.

👥 Credits

A huge shoutout to our community contributors:

  • @keyserfaty for agent-cards
  • @zinzied for web-app scroll fixes
  • @sx4im for zod-validation-expert
  • @Digidai for product-manager
  • @Mohammad-Faiz-Cloud-Engineer for developer essential skills