Laravel Specialist
This Laravel Specialist provides expert guidance on building and troubleshooting Laravel applications, streamlining development for backend projects.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add laravel-specialist npx -- -y @trustedskills/laravel-specialist
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"laravel-specialist": {
"command": "npx",
"args": [
"-y",
"@trustedskills/laravel-specialist"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Laravel Specialist skill enables AI agents to work with the Laravel PHP framework, including tasks like creating models, controllers, and migrations, writing API routes, and optimizing performance. It understands Laravel's structure and conventions, making it ideal for backend development in PHP-based projects.
When to use it
- You need to generate a new Laravel project or scaffold components like models and controllers.
- You're building RESTful APIs with Laravel and require help setting up routes and controllers.
- You want to optimize Laravel application performance or debug common issues.
Key capabilities
- Generate Laravel models, migrations, and controllers
- Create API routes and resource controllers
- Understand Laravel's directory structure and conventions
- Provide guidance on optimizing Laravel applications
Example prompts
- "Create a User model with email and password fields in Laravel."
- "Generate an API controller for a Product resource."
- "How do I set up authentication in a new Laravel project?"
Tips & gotchas
- Ensure you have a basic understanding of PHP and Laravel concepts to make the most of this skill.
- While it can generate boilerplate code, always review the output to match your specific application requirements.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.