Antigravity Kit — AI skill for Claude Code
A structured template for building robust generative AI applications.
How to install Antigravity Kit
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open claudiodearaujo/antigravity-kit and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Antigravity Kit does
A structured template for building robust generative AI applications.
Alternatives in AI
- AI Engineering Hub — In-depth tutorials on LLMs, RAGs and real-world AI agent applications 37.2k ★
- Bot On Anything — A large model-based chatbot builder that can quickly integrate AI models (including ChatGPT, Claude, Gemini) i 4.2k ★
- Peekaboo — Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, o 3.2k ★
README
Antigravity Kit
AI Agent templates with Skills, Agents, and Workflows
Quick Install
npx @vudovn/ag-kit init
Or install globally:
npm install -g @vudovn/ag-kit
ag-kit init
This installs the `.agent` folder containing all templates into your project.
Usage
Using Agents
**No need to mention agents explicitly!** The system automatically detects and applies the right specialist(s):
You: "Add JWT authentication"
AI: 🤖 Applying @security-auditor + @backend-specialist...
You: "Fix the dark mode button"
AI: 🤖 Using @frontend-specialist...
You: "Login returns 500 error"
AI: 🤖 Using @debugger for systematic analysis...
**How it works:**
- Analyzes your request silently
- Detects domain(s) automatically (frontend, backend, security, etc.)
- Selects the best specialist(s)
- Informs you which expertise is being applied
- You get specialist-level responses without needing to know the system architecture
**Benefits:**
- ✅ Zero learning curve - just describe what you need
- ✅ Always get expert responses
- ✅ Transparent - shows which agent is being used
- ✅ Can still override by mentioning agent explicitly
Using Workflows
Invoke workflows with
Related Skills
Useful Coding Guides For LLMs
Detailed Next.js best-practice guides designed for humans and LLM coding assistants to collaboratively build r
Meowary
AI-powered work journal template for software developers. PARA structure, Bullet Journal daily rhythm, Zettelk
AI Agent Process
Structured workflow template for AI-powered development with Claude Code, featuring iteration budgets, frozen
CoworkOS
A minimal, installable template for running an AI agent as a persistent, structured assistant: a routing proto
Kindly Web Search MCP Server
Kindly Web Search MCP Server: Web search + robust content retrieval for AI coding tools (Claude Code, Codex, C
DelphiGenAI
The GenAI API wrapper for Delphi seamlessly integrates OpenAI’s latest models (gpt-5 serie), delivering robust
Related Agents
JavaScript Testing Patterns
Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications... - wsho
Engineering Backend Architect
Senior backend architect specializing in scalable system design, database architecture, API development, and c
SEO
Use this agent to optimize web content for search engines (SEO), generative AI engines (GEO), and AI crawlers