edneymatias/antigravity-laravel-kit
AI Agent templates for Laravel development - Skills, Agents, and Workflows optimized for the Laravel ecosystem.
composer require edneymatias/antigravity-laravel-kit --dev
Then, run the installation command:
php artisan antigravity:install
The .agent folder will be created in your project root.
To reinstall or update the agent files:
php artisan antigravity:install --force
| Agent | Focus |
|---|---|
backend-specialist |
Controllers, Eloquent, Jobs, APIs |
frontend-specialist |
Blade, Livewire, Alpine, Tailwind |
database-architect |
Eloquent, Migrations, Factories |
test-engineer |
Pest, PHPUnit, Dusk |
security-auditor |
Sanctum, Policies, Gates |
devops-engineer |
Forge, Vapor, Sail |
debugger |
Telescope, Debugbar, Logs |
code-reviewer |
Security, quality, performance reviews |
ai-engineer |
OpenAI, Anthropic, Gemini, RAG |
| And 11 more... | See .agent/ARCHITECTURE.md |
| Command | Description |
|---|---|
/create |
Create new Laravel features with Artisan |
/test |
Run Pest/PHPUnit tests |
/deploy |
Deploy with Forge or manually |
/debug |
Debug with Telescope/Debugbar |
/preview |
Start dev server |
/review |
Code review (security, quality) |
/brainstorm |
Socratic discovery |
/plan |
Task breakdown |
.agent/ folder to your Laravel project/create, /test, /deploy.agent/
βββ ARCHITECTURE.md # System overview
βββ agents/ # 20 specialist agents
βββ skills/ # 50 knowledge modules
βββ workflows/ # 11 slash commands
βββ rules/ # Global rules
βββ scripts/ # Validation scripts
Invoke agents by name:
@backend-specialist Help me create a REST API for posts
@frontend-specialist Build a Livewire component for comments
@database-architect Design the schema for a blog
@test-engineer Write Pest tests for PostController
Este projeto nΓ£o existiria sem o trabalho excepcional de dois projetos fundamentais. Todo o crΓ©dito vai para eles:
O Antigravity Kit Γ© a base completa deste projeto. A arquitetura modular de agents, skills e workflows, o sistema de routing inteligente, e toda a filosofia de desenvolvimento assistido por IA foram criados por este projeto incrΓvel.
O que utilizamos:
.agent/ (agents, skills, workflows)Sem o Antigravity Kit, este projeto simplesmente nΓ£o existiria.
O Laravel Boost forneceu todo o contexto Laravel-especΓfico que tornou possΓvel adaptar o Antigravity Kit para o ecossistema Laravel. As prΓ‘ticas, padrΓ΅es e convenΓ§Γ΅es do "Laravel Way" vieram diretamente deste projeto.
O que utilizamos:
Sem o Laravel Boost, nΓ£o terΓamos o conhecimento Laravel necessΓ‘rio para esta adaptaΓ§Γ£o.
O Antigravity Laravel Kit Γ© essencialmente uma combinaΓ§Γ£o desses dois projetos extraordinΓ‘rios:
βββββββββββββββββββββββ βββββββββββββββββββββββ
β Antigravity Kit β β Laravel Boost β
β βββββββββββββββ β β βββββββββββββββ β
β β’ Arquitetura β + β β’ Laravel Way β
β β’ Agents/Skills β β β’ Livewire/Blade β
β β’ Workflows β β β’ Pest Testing β
β β’ Design Principlesβ β β’ Security/Deploy β
βββββββββββββββββββββββ βββββββββββββββββββββββ
β β
ββββββββββββββ¬βββββββββββββ
βΌ
βββββββββββββββββββββββββββββββββββ
β Antigravity Laravel Kit β
β βββββββββββββββββββββββββ β
β AI Agent Templates for β
β Laravel Development β
βββββββββββββββββββββββββββββββββββ
Agradecemos imensamente aos mantenedores e contribuidores de ambos os projetos. π
MIT License - See LICENSE for details.
How can I help you explore Laravel packages today?