From taylor-says
Provides deep Laravel knowledge for code reviews, covering Eloquent, controllers, validation, routing, authorization, Blade, events, testing, and collections.
npx claudepluginhub mischasigtermans/taylor-saysThis skill uses the workspace's default tool permissions.
Comprehensive Laravel knowledge for thorough code reviews.
Provides Laravel patterns and best practices for Eloquent ORM, model relationships, authentication, API resources, testing, caching, and queues.
Provides Laravel knowledge base on architecture, DDD integration, Eloquent persistence, service container, security, queues, events, testing, and antipatterns for scalable PHP projects.
Provides production-grade, idiomatic Laravel solutions with clean architecture, security best practices, performance optimizations, and modern standards for Laravel 10/11+. Use for features, refactoring, APIs, auth, services, DB interactions, and code reviews.
Share bugs, ideas, or general feedback.
Comprehensive Laravel knowledge for thorough code reviews.
Load based on what you're reviewing:
| Topic | File | Use When |
|---|---|---|
| Eloquent & Models | eloquent.md | Models, migrations, queries, relationships |
| Controllers | controllers.md | Controller patterns, config usage |
| Validation | validation.md | FormRequest, rules, validated() |
| Routing | routing.md | Named routes, route helpers, throttle |
| Authorization | authorization.md | Policies, gates, authorize() |
| Blade | blade.md | View patterns, components |
| Events | events.md | Events, observers, withoutEvents |
| Testing | testing.md | Debug helpers, Carbon, feature tests |
| Collections | collections.md | Collection methods, Arr helpers |
Read the relevant knowledge file(s) before reviewing code in that area. For comprehensive reviews, load all files.