Code Review Laravel
Automates Laravel code reviews, identifying potential bugs, security vulnerabilities, and style inconsistencies based on 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 code-review-laravel npx -- -y @trustedskills/code-review-laravel
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"code-review-laravel": {
"command": "npx",
"args": [
"-y",
"@trustedskills/code-review-laravel"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides automated code review specifically tailored for Laravel applications. It analyzes PHP code, identifies potential bugs and style inconsistencies, and suggests improvements based on common best practices within the Laravel framework. The tool aims to improve code quality and reduce technical debt by providing actionable feedback.
When to use it
- Reviewing new feature branches before merging into a main codebase.
- Identifying potential vulnerabilities in existing Laravel projects.
- Ensuring consistent coding style across a development team.
- Automating repetitive code review tasks, freeing up developer time.
Key capabilities
- Laravel-specific code analysis
- Bug detection
- Style consistency checks
- Suggestion of improvements
Example prompts
- "Review this Laravel controller for potential issues."
- "Analyze this migration file and suggest any necessary changes."
- "Check this model class against Laravel coding standards."
Tips & gotchas
This skill requires a basic understanding of PHP and the Laravel framework to interpret the feedback effectively. The accuracy of suggestions depends on the complexity of the code base and the specific rules configured within the skill.
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.