Agents
23 specialized agents that handle different aspects of Laravel development
No agents found
Try a different search term or filter
laravel-architect
CoreSenior architect that analyzes requests, decides implementation approach, enforces SOLID/DRY, and delegates to builders.
laravel-feature-builder
BuilderBuilds complete features with CRUD, views, API, migrations, and tests.
laravel-module-builder
BuilderBuilds reusable domain modules - pure business logic without routes/views.
laravel-service-builder
BuilderCreates services for orchestrating operations and actions.
laravel-api-builder
BuilderBuilds REST APIs with versioning and OpenAPI documentation.
laravel-package
BuilderCreates distributable Laravel packages for Packagist.
laravel-livewire
FrontendCreates Livewire 3 reactive components with forms, tables, modals.
laravel-filament
FrontendBuilds Filament admin panels with resources, pages, widgets.
laravel-auth
BackendSets up authentication with policies, gates, roles/permissions.
laravel-database
BackendCreates migrations, optimizes queries, fixes N+1 problems.
laravel-queue
BackendCreates queued jobs, events, listeners, notifications.
laravel-reverb
BackendSets up Laravel Reverb WebSocket server for real-time features.
laravel-pennant
BackendCreates feature flags using Laravel Pennant.
laravel-ai
BackendCreates AI-powered features using Prism PHP.
laravel-migration
BackendHandles version upgrades and legacy migrations.
laravel-performance
BackendOptimizes with caching and Pulse monitoring.
laravel-deploy
DevOpsConfigures deployment for Forge, Vapor, Docker, Bref.
laravel-cicd
DevOpsSets up CI/CD pipelines for GitHub Actions and GitLab CI.
laravel-git
DevOpsHandles git operations including smart commits and releases.
laravel-testing
QualityGenerates Pest PHP tests - unit, feature, API, browser.
laravel-security
QualityRuns OWASP security audits and fixes vulnerabilities.
laravel-review
QualityOrchestrates code reviews with parallel reviewers.
laravel-refactor
QualityRefactors code for SOLID/DRY compliance.