laravel/agent-skills

Laravel official collection of agent skills

What it solves

This project provides a collection of specialized agent skills and plugins for AI coding assistants like Claude Code and Cursor. It allows these agents to perform Laravel-specific tasks—such as code simplification, infrastructure management on Laravel Cloud, and configuration of Laravel Nightwatch—directly within the development environment.

How it works

These skills are implemented as plugins that can be installed via marketplaces or directly from the repository. Once installed, the AI agent can bet triggered by specific user requests. For example, the laravel-simplifier agent analyzes recently modified PHP code to apply Laravel conventions and PSR-12 standards, while the Laravel Cloud skill interacts with the cloud CLI to manage deployments and infrastructure resources.

Who it’s for

Laravel developers who use AI-powered IDEs or coding agents (Claude Code, Cursor) and want to automate Laravel-specific maintenance, deployment, and monitoring tasks.

Highlights

  • Laravel Simplifier: Refines PHP code for clarity and maintainability without altering functionality.
  • Starter Kit Upgrade: Selectively pulls specific upstream features or fixes from Laravel starter kits into existing projects on dedicated branches.
  • Laravel Cloud Integration: Automates deployment workflows and infrastructure management (databases, caches, buckets) using the CLI.
  • Laravel Nightwatch Integration: Manages data collection, PII redaction, and sampling rates, and includes an MCP server for browsing issues and stack traces.

Related

  • Project
  • Project
  • Project
  • Project
  • Project