
Laravel Agent Skills
- 676 repo stars
- Updated July 23, 2026
- laravel/agent-skills
laravel-agent-skills is a Claude Code plugin that ships Laravel’s official agent skills for backend development, deployment, and Nightwatch monitoring.
About
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. developers 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.
- 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
Laravel Agent Skills by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install laravel-agent-skills@laravel/agent-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 676 |
|---|---|
| Last updated | July 23, 2026 |
| Repository | laravel/agent-skills ↗ |
What it does
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.
Who is it for?
Best when you're building SaaS or APIs on Laravel and live in Claude Code daily.
Skip if: Next.js-only frontends, non-PHP stacks, or projects that never touch Laravel Cloud or Nightwatch.
What you get
Your agent follows Laravel-first skills across coding, deploy steps, and monitoring configuration aligned with the framework’s official tooling.
- Laravel-conformant code and config changes
- Deploy-ready steps for Laravel Cloud workflows
- Nightwatch filtering, sampling, and redaction setup
Recommended Plugins
How it compares
Official framework skill bundle, not a third-party reverse-API or generic productivity workflow plugin.
FAQ
Who is Laravel Agent Skills for?
Laravel developers and SaaS developers 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.