Laravel Specialist
This Laravel Specialist provides expert guidance on building and troubleshooting Laravel applications, accelerating development and ensuring best practices.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add dodatech-laravel-specialist npx -- -y @trustedskills/dodatech-laravel-specialist
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dodatech-laravel-specialist": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dodatech-laravel-specialist"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides expertise in Laravel, a popular PHP framework for web development. It can assist with tasks such as generating Eloquent models and migrations, writing Artisan commands, and debugging existing Laravel applications. The agent can also provide guidance on best practices within the Laravel ecosystem.
When to use it
- You need help creating database schemas using Eloquent ORM in a Laravel project.
- You're encountering errors or unexpected behavior in your Laravel application and require troubleshooting assistance.
- You want to generate boilerplate code for common Laravel tasks, such as creating controllers or middleware.
- You are looking for guidance on implementing specific features within the Laravel framework.
Key capabilities
- Eloquent model generation
- Migration creation
- Artisan command writing
- Laravel debugging assistance
- Guidance on Laravel best practices
Example prompts
- "Generate an Eloquent model for a 'Product' with attributes name, description, and price."
- "I’m getting a 500 error in my Laravel application. Can you help me debug it?"
- “Write an Artisan command to seed the database with sample data.”
Tips & gotchas
The agent assumes familiarity with basic PHP concepts and the general structure of a Laravel project. Providing context about your existing codebase will improve the quality of its responses.
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.