News

Laravel Launches an Open Directory of AI Agent Skills for Laravel and PHP

Published
Laravel Launches an Open Directory of AI Agent Skills for Laravel and PHP image

The Laravel ecosystem continues to lean into the agent-driven future with the launch of Laravel Skills, an open directory of reusable AI agent skills designed specifically for Laravel and PHP developers.

Available at https://skills.laravel.cloud/, the new site makes it easy to discover, share, and install skills that help AI tools better understand your codebase, workflows, and best practices.

What Is Laravel Skills?

Laravel Skills is described as an open directory of reusable AI agent skills for Laravel and PHP, where developers can browse and install skills with a single command.

These skills are designed to work with popular AI coding environments including Claude Code, Cursor, Windsurf, Copilot, and others, helping agents perform tasks like:

  • Following Laravel conventions
  • Applying PHP best practices
  • Working with Eloquent and queues
  • Running TDD workflows
  • Structuring applications correctly
  • Reviewing code quality

Instead of repeatedly explaining your stack or preferences, you can load a skill that teaches your agent how to behave.


Install Skills with a Single Command

One of the highlights is how lightweight the workflow is. Skills can be installed using a simple command:

npx skills add <owner/repo>

A Growing Library of Community Skills

The directory already includes skills covering areas like:

  • Laravel architecture guidelines
  • Eloquent optimization
  • Modern PHP patterns
  • Testing workflows
  • API design practices
  • Frontend integrations

Because it’s community powered, developers can submit their own skills and contribute patterns that reflect real-world experience.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article