Saloon For Laravel
Generates boilerplate Laravel code for common backend tasks like authentication and database models, speeding up development.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add saloon-for-laravel npx -- -y @trustedskills/saloon-for-laravel
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"saloon-for-laravel": {
"command": "npx",
"args": [
"-y",
"@trustedskills/saloon-for-laravel"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The saloon-for-laravel skill enables AI agents to interact with and utilize the Saloon package for Laravel. This allows agents to generate API documentation, test cases, and perform other tasks related to Laravel API development using Saloon's features. It streamlines the process of building and maintaining robust Laravel APIs by automating repetitive tasks.
When to use it
- Generating API Documentation: Automatically create comprehensive API documentation from your Laravel application’s routes and controllers.
- Creating Test Cases: Generate initial test case structures based on Saloon's API client definitions, accelerating testing workflows.
- Automating API Client Generation: Quickly generate Saloon API clients for interacting with external APIs or internal services within a Laravel project.
- Refactoring Existing APIs: Assist in refactoring existing Laravel APIs to leverage the benefits of Saloon’s structured approach.
Key capabilities
- API Documentation generation
- Test case scaffolding
- Saloon API client generation
- Integration with Laravel framework
Example prompts
- "Generate API documentation for my Laravel application using Saloon."
- "Create a test case scaffold for the
/usersendpoint in my Laravel API, leveraging Saloon." - "Generate a Saloon API client to interact with [External API URL]."
Tips & gotchas
- Requires a working Laravel project with the Saloon package installed.
- The agent's effectiveness depends on the clarity and structure of your existing Laravel codebase.
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.