Laravel Expert
This AI leverages a Laravel expert to provide in-depth knowledge and assistance with building robust PHP web applications using the Laravel framework.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add changgenglu-laravel-expert npx -- -y @trustedskills/changgenglu-laravel-expert
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"changgenglu-laravel-expert": {
"command": "npx",
"args": [
"-y",
"@trustedskills/changgenglu-laravel-expert"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides expert assistance with Laravel, a popular PHP framework. It can generate code snippets, debug existing Laravel applications, and explain complex concepts related to routing, controllers, models, and Eloquent ORM. The agent leverages its knowledge of best practices and common patterns within the Laravel ecosystem.
When to use it
- You're encountering errors in your Laravel application and need help debugging.
- You want to generate boilerplate code for a new Laravel feature or module.
- You’re learning Laravel and require explanations of specific framework components.
- You are refactoring existing Laravel code and seeking guidance on best practices.
Key capabilities
- Code generation (controllers, models, migrations)
- Debugging assistance
- Eloquent ORM expertise
- Routing configuration support
- Understanding of Laravel conventions
Example prompts
- "Generate a Laravel controller for managing blog posts."
- "Explain how to implement authentication in Laravel using Breeze."
- "I'm getting an error 'Call to undefined method'. Can you help me debug this code?"
- “Show me the best way to create a database migration for adding a new column to my users table.”
Tips & gotchas
This skill assumes some basic familiarity with PHP and web development concepts. Providing context about your existing Laravel project (e.g., version, dependencies) will improve the quality of 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.