Laravel Agent Skills
laravel-agent-skills is a Claude Code plugin for the Build phase that ships Laravel’s official agent skills for backend development, deployment, and Nightwatch monitoring.
Install when you ship Laravel PHP apps with Claude Code and want first-party skills for development, deployment, and Nightwatch observability instead of generic PHP prompts.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install laravel-agent-skills@laravel/agent-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:laravel/agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:laravel/agent-skills").
What it does
laravel-agent-skills is the Laravel team’s Claude Code plugin bundle collecting agent skills tuned to how modern PHP SaaS apps are built and run. Solo builders on Laravel get curated instructions for everyday development—routing, conventions, and project hygiene—plus skills that touch deploying to Laravel Cloud and operating Nightwatch with sensible filtering, sampling, and redaction so agents do not leak secrets into logs. With three plugins in one repo, it behaves like a mini playbook rather than a single task utility: you invoke different skills as you move from feature work toward launch and monitoring. It assumes a Laravel stack rather than generic JavaScript agents. Pair it with your existing test and security practices; the bundle accelerates framework-correct decisions but does not replace human review of auth, billing, or compliance-sensitive code.
Highlights
- Official Laravel-maintained agent skill collection (3 plugins)
- Covers development workflows, cloud deploying, and Nightwatch monitoring
- Skills for configuring, managing, filtering, sampling, and log redaction
- Framework-native guidance for indie SaaS and API backends on Laravel
- Productivity-category bundle aimed at long-horizon Laravel codebases
Why builders use it
Generic coding agents guess at Laravel structure, botch Eloquent and config conventions, and give vague deploy or observability advice for Laravel Cloud and Nightwatch.
Your agent follows Laravel-first skills across coding, deploy steps, and monitoring configuration aligned with the framework’s official tooling.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 551 stars, 0 votes.
FAQ
Who is laravel-agent-skills for?
Laravel developers and solo SaaS builders who want Claude Code to respect framework conventions for coding, deploying, and operating Nightwatch.
When should I use laravel-agent-skills?
Use it throughout Build and into Ship/Operate whenever you scaffold Laravel features, configure cloud deploys, or tune monitoring redaction and sampling.
How do I add laravel-agent-skills to my agent?
Install the laravel/agent-skills plugin bundle in Claude Code, enable all three bundled plugins, and invoke the relevant Laravel skill before agent turns on backend, deploy, or Nightwatch tasks.
Comments
Share how you use laravel-agent-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.