PHPackages                             iserter/laravel-claude-agents - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. iserter/laravel-claude-agents

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

iserter/laravel-claude-agents
=============================

A collection of Claude AI agents and skills specifically designed for Laravel development

v0.2.0(3mo ago)412.3k↑13.1%8MITPHPPHP ^8.1CI passing

Since Dec 6Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/iSerter/laravel-claude-agents)[ Packagist](https://packagist.org/packages/iserter/laravel-claude-agents)[ RSS](/packages/iserter-laravel-claude-agents/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (4)Used By (0)

Laravel Claude Agents
=====================

[](#laravel-claude-agents)

> Awesome Claude Code Subagents and Skills for Laravel Development

A comprehensive collection of specialized Claude Code subagents and skills for Laravel development. 10 agents and 15 skills covering architecture, Eloquent, APIs, testing, security, performance, debugging, and more.

Installation
------------

[](#installation)

### Claude Plugin (Recommended)

[](#claude-plugin-recommended)

```
/plugin install --source github iserter/laravel-claude-agents
```

Or via the marketplace:

```
/plugin marketplace add iserter/laravel-claude-agents
/plugin install laravel-claude-agents
```

No files are added to your project — Claude Code loads agents and skills directly from the plugin.

### Alternative: Composer Package

[](#alternative-composer-package)

For teams that prefer vendored files committed to the repo:

```
composer require --dev iserter/laravel-claude-agents:dev-main
php artisan claude-agents:publish
```

This copies agents and skills into `.claude/` in your project root. Use `--force` to overwrite existing files.

> Requires PHP 8.1+ and Laravel 10/11/12.

Usage
-----

[](#usage)

Once installed, Claude Code automatically detects the agents and skills. You can invoke them explicitly or let Claude choose automatically:

```
> Ask the laravel-architect to design the authentication system
> Have eloquent-specialist optimize the user queries
> Create a RESTful API for blog posts with authentication
> Optimize the dashboard query performance

```

Agents
------

[](#agents)

AgentDescription**laravel-architect**Architecture decisions, design patterns, schema planning**eloquent-specialist**Eloquent models, relationships, N+1 prevention, migrations**laravel-api-developer**API resources, Sanctum/Passport, rate limiting**laravel-testing-expert**Pest PHP, feature/unit tests, TDD, code coverage**laravel-code-reviewer**Code quality, security checks, best practices**laravel-architecture-reviewer**Design validation, scalability, technical debt**laravel-debugger**Error diagnosis, log analysis, query debugging**laravel-performance-optimizer**Caching, queues, bottleneck identification, Octane**laravel-security-auditor**OWASP Top 10, auth review, CSRF/XSS protection**laravel-documentation-engineer**API docs, setup guides, changelogsSkills
------

[](#skills)

SkillDescription**laravel-tdd**Red-Green-Refactor with Pest PHP, database testing with factories**laravel-brainstorming**Feature design, approach exploration, schema and API planning**laravel-systematic-debugging**Four-phase debugging, root cause identification**eloquent-best-practices**Query optimization, N+1 prevention, mass assignment, model events**laravel-api-resource-patterns**Resource transformation, conditional attributes, pagination**laravel-validation-patterns**Form Requests, custom rules, conditional/array validation**laravel-authorization-patterns**Gates, Policies, middleware auth, Blade directives**laravel-queue-patterns**Job batching, chaining, middleware, retry strategies**laravel-event-driven-architecture**Events/listeners, subscribers, model observers, transaction safety**laravel-caching-strategies**Cache tags, atomic locks, memoization, invalidation**laravel-notification-patterns**Mail/database/broadcast/Slack, queueing, on-demand recipients**laravel-middleware-patterns**Before/after/terminable patterns, groups, parameters**laravel-blade-component-patterns**Components, slots, $attributes bag, stacks, view fragments**laravel-task-scheduling**Frequency constraints, overlap prevention, onOneServer, hooks**laravel-feature-flags**Pennant feature flags, A/B testing, scoping, gradual rolloutsLicense
-------

[](#license)

MIT License

Contributing
------------

[](#contributing)

Contributions are welcome! Feel free to:

- Add new Laravel-specific subagents
- Improve existing agent prompts
- Add new skills and patterns
- Share usage examples
- Report issues

Support
-------

[](#support)

For issues, questions, or suggestions:

- Open an issue on GitHub
- Contribute improvements via pull requests

---

Built with ❤️ for the Laravel community

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance82

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

119d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ee28fe9d54e1c97a6001a5bb443136e0627e84956b9f1e961a3ccedcf24af758?d=identicon)[iserter](/maintainers/iserter)

---

Top Contributors

[![iSerter](https://avatars.githubusercontent.com/u/1284841?v=4)](https://github.com/iSerter "iSerter (15 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (13 commits)")[![forxer](https://avatars.githubusercontent.com/u/407917?v=4)](https://github.com/forxer "forxer (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/iserter-laravel-claude-agents/health.svg)

```
[![Health](https://phpackages.com/badges/iserter-laravel-claude-agents/health.svg)](https://phpackages.com/packages/iserter-laravel-claude-agents)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M10](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M137](/packages/illuminate-cookie)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
