Laravel Claude Agents provides specialized subagents and skills for Laravel development. Operations teams can automate tasks, improve code quality, and streamline workflows. Integrates with Composer for easy installation and deployment.
git clone https://github.com/iSerter/laravel-claude-agents.gitLaravel Claude Agents provides specialized subagents and skills for Laravel development. Operations teams can automate tasks, improve code quality, and streamline workflows. Integrates with Composer for easy installation and deployment.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/iSerter/laravel-claude-agentsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Act as a Laravel developer with expertise in Laravel Claude Agents. I need help with [TASK]. My Laravel project is [PROJECT_DESCRIPTION]. I'm using [VERSION] of Laravel. Provide a step-by-step guide to accomplish this using Laravel Claude Agents.
# Laravel Claude Agents Task: Database Migration Optimization
## Analysis
- Current migration time: 45 seconds
- Identified bottlenecks: Large data sets, complex relationships
- Recommended subagents: `MigrationOptimizer`, `QueryAnalyzer`
## Step-by-Step Solution
1. **Install Required Subagents**
```bash
composer require laravel-claude/migration-optimizer
composer require laravel-claude/query-analyzer
```
2. **Configure Subagents**
Update `config/claude.php` with:
```php
'subagents' => [
'MigrationOptimizer' => ['batch_size' => 1000],
'QueryAnalyzer' => ['threshold' => 0.5]
]
```
3. **Run Optimization**
```bash
php artisan claude:optimize-migrations
```
## Expected Outcome
- Migration time reduced to under 15 seconds
- Query performance improved by 40%
- Automated monitoring for future optimizationsAI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Enterprise workflow automation and service management platform
Customer feedback management made simple
Complete help desk solution for growing teams
The AI automation platform built for everyone
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan