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

https://picperf.io/https://laravelnews.s3.amazonaws.com/featured-images/laravel-skils.png

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.

Laravel News