Antigravity Full Stack HQ is not a traditional code repository.
It is a thinking-first engineering headquarters designed to:
- Separate decision-making from implementation
- Enforce role-based reasoning via agents
- Make workflows explicit and repeatable
- Use AI as an engineering amplifier, not an autopilot
Before writing code, this repository helps you decide: who thinks, how things are done, and in what order work happens.
A comprehensive, production-ready configuration kit for Google Antigravity IDE - optimized for Next.js, NestJS, TypeScript, Prisma, and Tailwind CSS stack.
A complete "Full Stack Headquarters" for Google Antigravity IDE containing:
| Component | Count | Description |
|---|---|---|
| GEMINI.md | 1 | Global rules with permission-first workflow |
| Agents | 10 | Specialist AI personas |
| Skills | 28 | Domain-specific knowledge modules |
| Workflows | 10 | Slash command procedures |
This kit is optimized for:
- Frontend: Next.js (App Router), React, TypeScript, Tailwind CSS
- Backend: NestJS, Node.js
- Database: PostgreSQL, Prisma ORM
- Testing: Vitest, Jest, Playwright
irm https://raw.githubusercontent.com/sabahattinkalkan/antigravity-fullstack-hq/main/install.ps1 | iexcurl -fsSL https://raw.githubusercontent.com/sabahattinkalkan/antigravity-fullstack-hq/main/install.sh | bashgit clone https://github.com/sabahattinkalkan/antigravity-fullstack-hq.git
cd antigravity-fullstack-hq
# Windows
.\install.ps1
# Mac/Linux
./install.sh| Agent | Expertise |
|---|---|
frontend-specialist |
React, Next.js, UI/UX |
backend-specialist |
NestJS, Node.js, APIs |
database-specialist |
Prisma, PostgreSQL |
code-reviewer |
Code quality, PR reviews |
architect |
System design, trade-offs |
test-engineer |
Testing strategies |
security-auditor |
Security reviews |
devops-engineer |
CI/CD, infrastructure |
performance-optimizer |
Performance tuning |
documentation-writer |
Technical writing |
Frontend: react-best-practices, web-design-guidelines, frontend-design, nextjs-app-router, ui-ux-pro-max, and more
Backend: nestjs-patterns, backend-dev-guidelines, prisma-workflow, software-architecture
Testing: test-driven-development, systematic-debugging, webapp-testing
Documents: docx-official, pdf-official, pptx-official, xlsx-official
Meta: prompt-engineering, skill-creator, brainstorming
| Command | Description |
|---|---|
/brainstorm |
Explore ideas and options |
/plan |
Create task breakdown |
/debug |
Systematic debugging |
/create |
Create new features |
/enhance |
Improve existing code |
/test |
Generate tests |
/status |
Check project status |
/preview |
Preview changes |
/orchestrate |
Multi-agent coordination |
/ui-ux-pro-max |
Design with 50+ styles |
The agent will never execute commands, create files, or make changes without explicit approval:
PLAN APPROVED
IMPLEMENTATION APPROVED
PROCEED
DO IT
If context becomes unclear, the agent will ask for clarification or suggest starting a new conversation.
The agent knows your stack and follows your conventions:
- No semicolons
- Single quotes
- 2 spaces indentation
- Conventional commits
- And more...
Edit ~/.gemini/GEMINI.md to customize:
- Tech stack defaults
- Code style preferences
- Git conventions
- Approval keywords
- Forbidden patterns
See docs/CUSTOMIZATION.md for details.
Built with resources from:
- vudovn/antigravity-kit
- sickn33/antigravity-awesome-skills
- Vercel Labs official skills
- Anthropic official skills
Google Antigravity IDE icin eksiksiz bir "Full Stack Yazilim Ussu":
| Bilesen | Adet | Aciklama |
|---|---|---|
| GEMINI.md | 1 | Permission-first workflow ile global kurallar |
| Agents | 10 | Uzman AI personalari |
| Skills | 28 | Domain-spesifik bilgi modulleri |
| Workflows | 10 | Slash command prosedurleri |
Bu kit su stack icin optimize edilmistir:
- Frontend: Next.js (App Router), React, TypeScript, Tailwind CSS
- Backend: NestJS, Node.js
- Veritabani: PostgreSQL, Prisma ORM
- Test: Vitest, Jest, Playwright
irm https://raw.githubusercontent.com/sabahattinkalkan/antigravity-fullstack-hq/main/install.ps1 | iexcurl -fsSL https://raw.githubusercontent.com/sabahattinkalkan/antigravity-fullstack-hq/main/install.sh | bashAgent acik onay almadan asla komut calistirmaz, dosya olusturmaz veya degisiklik yapmaz:
PLAN APPROVED
IMPLEMENTATION APPROVED
PROCEED
DO IT
Agent cagirma:
Use the database-specialist to design a schema for user management
Workflow cagirma:
/plan Create authentication system with JWT
/debug Why is my API returning 500 error
MIT License - Istediginiz gibi kullanin, degistirin, dagitin.
Contributions are welcome! Please read CONTRIBUTING.md first.
MIT License - see LICENSE file.