krishnakanthb13/everything-antigravity

Welcome to the central repository for the **Antigravity** ecosystem. This project houses a collection of AI Agents, Task Skills, and Coding Rules designed to enhance autonomous coding workflows.

90Stars on the repository
44Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

architect

01

krishnakanthb13/everything-antigravity

Agent

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

90 6mo ago A 36 tokens

krishnakanthb13/everything-antigravity

Agent

Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.

90 6mo ago C 50 tokens

code-reviewer

03

krishnakanthb13/everything-antigravity

Agent

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.

90 6mo ago A 38 tokens

database-reviewer

04

krishnakanthb13/everything-antigravity

Agent

PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.

90 6mo ago A 48 tokens

doc-updater

05

krishnakanthb13/everything-antigravity

Agent

Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/CODEMAPS/, updates READMEs and guides.

90 6mo ago A 50 tokens

e2e-runner

06

krishnakanthb13/everything-antigravity

Agent

End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.

90 6mo ago A 69 tokens

go-reviewer

08

krishnakanthb13/everything-antigravity

Agent

Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED for Go projects.

90 6mo ago A 37 tokens

planner

09

krishnakanthb13/everything-antigravity

Agent

Expert planning specialist for complex features and refactoring. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring. Automatically activated for planning tasks.

90 6mo ago A 37 tokens

python-reviewer

10

krishnakanthb13/everything-antigravity

Agent

Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.

90 6mo ago A 43 tokens

refactor-cleaner

11

krishnakanthb13/everything-antigravity

Agent

Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.

90 6mo ago A 51 tokens

security-reviewer

12

krishnakanthb13/everything-antigravity

Agent

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.

90 6mo ago A 52 tokens

tdd-guide

13

krishnakanthb13/everything-antigravity

Agent

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

90 6mo ago A 42 tokens