vudovnvudovnCommunity·104 Agent Skills Included

antigravity-kit

Complete AI agent engineering kit for building full-stack software

Equips AI coding agents with 47 skills, 20 specialist roles, and 13 slash-command workflows for planning, building, testing, and deploying software. Covers frontend design, mobile apps, databases, APIs, security audits, SEO, and performance optimization with ready-to-run validation scripts. Adds persistent memory, multi-agent orchestration, and a safety hook that blocks destructive commands before they run.
npx skills add vudovn/antigravity-kit --all -g -y
Available:

Tells the AI agent how the .agents workspace is structured, which validation commands to run after changing components, and how the manifest, versioning, and safety hook keep the toolkit consistent.

All Skills in This Repository (104)

Pure Emerald Level Indicators
📦 In Repo
vudovnvudovn

mobile-design

Guide iOS and Android mobile design decisions using structured design-thinking references.

Community
Advanced
📦 In Repo
vudovnvudovn

seo-fundamentals

Audit websites for SEO fundamentals using a Python script.

Community
Intermediate
📦 In Repo
vudovnvudovn

vulnerability-scanner

Scan codebases for vulnerabilities, secrets, and misconfigurations.

Community
Advanced
📦 In Repo
vudovnvudovn

clean-code

Apply SRP, DRY, and KISS principles to refactor code.

Community
Basic
📦 In Repo
vudovnvudovn

server-management

Design server operations strategies for process management, monitoring, and scaling.

Community
Advanced
📦 In Repo
vudovnvudovn

database-design

Design normalized database schemas with indexing and migration strategies.

Community
Intermediate
📦 In Repo
vudovnvudovn

systematic-debugging

Diagnose software issues through reproduction, isolation, root-cause analysis, and verification phases.

Community
Basic
📦 In Repo
vudovnvudovn

web-design-guidelines

Audit UI code against Web Interface Guidelines for accessibility and usability issues.

Community
Intermediate
📦 In Repo
vudovnvudovn

behavioral-modes

Detect task cues and switch between brainstorming, implementing, debugging, reviewing, teaching, and shipping modes.

Community
Basic
📦 In Repo
vudovnvudovn

powershell-windows

Fix PowerShell Windows script patterns for runtime errors.

Community
Basic
📦 In Repo
vudovnvudovn

documentation-templates

Generate README, API reference, ADR, architecture doc, changelog templates with standardized Markdown frontmatter.

Community
Basic
📦 In Repo
vudovnvudovn

i18n-localization

Detect hardcoded strings and validate locale key coverage across codebases.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install antigravity-kit?

Run `npx skills add vudovn/antigravity-kit --all -g -y` in your terminal to install the full suite globally.

What does AG Kit do for AI coding agents?

It gives your agent 47 domain skills, 20 specialist roles, and 13 workflows covering planning, coding, testing, security, and deployment, plus persistent memory across sessions.

Which AI tools work with AG Kit?

It is built for Google Antigravity as the production runtime, but the Markdown-based skills and agents follow the universal SKILL.md standard readable by Claude Code, Cursor, and similar tools.

How does AG Kit keep my system safe?

A native PreToolUse hook blocks destructive commands like root filesystem deletion and drive formatting while allowing normal project cleanup.

Can AG Kit build a full app from scratch?

Yes. The app-builder skill detects your project type, picks a modern tech stack, scaffolds the structure, and coordinates specialist agents to implement it.

Related Repositories in Software Engineering

View All in Software Engineering