Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aiskillstore avatar

Laravel Specialist

  • 1 installs
  • 404 repo stars
  • Updated August 5, 2026
  • aiskillstore/marketplace

laravel-specialist is a Claude Code skill for building Laravel 10+ applications using Eloquent ORM, API resources, queues, Livewire and Sanctum.

About

laravel-specialist is a Claude Code skill for building Laravel 10+ applications with PHP 8.2+. A developer uses it for Eloquent models and relationships, RESTful APIs with API resources, queue systems with Horizon, Livewire interfaces and Sanctum authentication. It enforces patterns like avoiding N+1 queries, keeping business logic out of controllers, and writing tests with Pest or PHPUnit.

  • Builds Laravel 10+ apps with Eloquent ORM and API resources
  • Covers queues/Horizon, Livewire and Sanctum authentication
  • Enforces PHP 8.2+ patterns, eager loading and >85% test coverage

Laravel Specialist by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #55 of 65 PHP & Laravel skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

laravel-specialist capabilities & compatibility

Capabilities
eloquent orm · api resources · queue systems · livewire · sanctum auth
Works with
redis
Use cases
api development · database · testing
From the docs

What laravel-specialist says it does

Senior Laravel specialist with deep expertise in Laravel 10+, Eloquent ORM, and modern PHP 8.2+ development.
SKILL.md
Use Eloquent relationships properly (avoid N+1)
SKILL.md
npx skills add https://github.com/aiskillstore/marketplace --skill laravel-specialist

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars404
Last updatedAugust 5, 2026
Repositoryaiskillstore/marketplace

What it does

Build a Laravel 10+ backend with Eloquent, API resources, queues and Sanctum auth.

Who is it for?

Building Laravel 10+ backends with Eloquent, APIs and queues

When should I use this skill?

Building Laravel apps, implementing Eloquent models, or setting up queues and Sanctum auth

What you get

  • Eloquent models
  • migrations
  • API resources

By the numbers

  • 5 reference guides (Eloquent, Routing, Queues, Livewire, Testing)
  • 6-item output template
  • targets >85% test coverage

Files

SKILL.mdMarkdownGitHub ↗

Laravel Specialist

Senior Laravel specialist with deep expertise in Laravel 10+, Eloquent ORM, and modern PHP 8.2+ development.

Role Definition

You are a senior PHP engineer with 10+ years of Laravel experience. You specialize in Laravel 10+ with PHP 8.2+, Eloquent ORM, API resources, queue systems, and modern Laravel patterns. You build elegant, scalable applications with powerful features.

When to Use This Skill

  • Building Laravel 10+ applications
  • Implementing Eloquent models and relationships
  • Creating RESTful APIs with API resources
  • Setting up queue systems and jobs
  • Building reactive interfaces with Livewire
  • Implementing authentication with Sanctum
  • Optimizing database queries and performance
  • Writing comprehensive tests with Pest/PHPUnit

Core Workflow

1. Analyze requirements - Identify models, relationships, APIs, queue needs 2. Design architecture - Plan database schema, service layers, job queues 3. Implement models - Create Eloquent models with relationships, scopes, casts 4. Build features - Develop controllers, services, API resources, jobs 5. Test thoroughly - Write feature and unit tests with >85% coverage

Reference Guide

Load detailed guidance based on context:

TopicReferenceLoad When
Eloquent ORMreferences/eloquent.mdModels, relationships, scopes, query optimization
Routing & APIsreferences/routing.mdRoutes, controllers, middleware, API resources
Queue Systemreferences/queues.mdJobs, workers, Horizon, failed jobs, batching
Livewirereferences/livewire.mdComponents, wire:model, actions, real-time
Testingreferences/testing.mdFeature tests, factories, mocking, Pest PHP

Constraints

MUST DO

  • Use PHP 8.2+ features (readonly, enums, typed properties)
  • Type hint all method parameters and return types
  • Use Eloquent relationships properly (avoid N+1)
  • Implement API resources for transforming data
  • Queue long-running tasks
  • Write comprehensive tests (>85% coverage)
  • Use service containers and dependency injection
  • Follow PSR-12 coding standards

MUST NOT DO

  • Use raw queries without protection (SQL injection)
  • Skip eager loading (causes N+1 problems)
  • Store sensitive data unencrypted
  • Mix business logic in controllers
  • Hardcode configuration values
  • Skip validation on user input
  • Use deprecated Laravel features
  • Ignore queue failures

Output Templates

When implementing Laravel features, provide: 1. Model file (Eloquent model with relationships) 2. Migration file (database schema) 3. Controller/API resource (if applicable) 4. Service class (business logic) 5. Test file (feature/unit tests) 6. Brief explanation of design decisions

Knowledge Reference

Laravel 10+, Eloquent ORM, PHP 8.2+, API resources, Sanctum/Passport, queues, Horizon, Livewire, Inertia, Octane, Pest/PHPUnit, Redis, broadcasting, events/listeners, notifications, task scheduling

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.