laravel-specialist

Scaffolds Laravel 10+ projects with Eloquent models, APIs, Sanctum, Horizon, Livewire, and Pest/PHPUnit tests.

16|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/Marwan78888/Neuron-Cli --skill laravel-specialist-marwan78888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: laravel-specialist
Source: https://github.com/Marwan78888/Neuron-Cli/tree/main/scratch/claude-skills-main/skills/laravel-specialist
Command: npx skills add https://github.com/Marwan78888/Neuron-Cli --skill laravel-specialist-marwan78888

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Laravel projects often require consistent scaffolding for models, APIs, auth flows, queues, and tests. This skill provides a structured approach to implement and maintain Laravel features with best practices, reducing boilerplate and errors.

Core Features & Use Cases

  • Scaffold Eloquent models, API resources, and controllers with proper relationships and validation.
  • Implement Sanctum authentication, Horizon queues, and Livewire components for interactive UI.
  • Generate comprehensive tests (Pest/PHPUnit) to ensure reliability and maintainability across Laravel apps.

Quick Start

Run Laravel Specialist workflows to scaffold models, APIs, queues, and tests for a Laravel 10+ project.

Frequently Asked Questions about laravel-specialist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold Eloquent models and API resources in a Laravel 10+ project?

Scaffold Eloquent models and API resources by applying structured patterns for relationships, validation, and controllers. This approach reduces boilerplate and errors across Laravel 10+ applications while meeting PSR-12 coding standards.

What is the best way to implement Sanctum authentication and Horizon queues in Laravel?

Implement Sanctum authentication and Horizon queues using proven patterns for modern PHP applications. This structured approach automates feature implementation for API auth flows and queue handling within Laravel 10+ projects.

Can I use Livewire components for interactive UI when building Laravel applications?

Yes, you can build Livewire components for interactive UI within Laravel applications. The implementation integrates Livewire patterns alongside Eloquent models and API resources to maintain consistency and reduce boilerplate.

How do I generate Pest and PHPUnit tests for Laravel Eloquent models and APIs?

Generate Pest and PHPUnit tests for Laravel Eloquent models and APIs to ensure reliability and maintainability. The process creates comprehensive tests covering authentication, queue handling, and API resource patterns across your application.

Does this Laravel scaffolding approach support PHP 8.2+ features and eager loading?

Yes, this Laravel scaffolding approach supports PHP 8.2+ features and eager loading. It applies these modern PHP capabilities alongside API resource patterns and PSR-12 coding standards across Laravel 10+ projects.

Why does my Laravel project require consistent scaffolding for models, APIs, and auth flows?

Laravel projects require consistent scaffolding for models, APIs, and auth flows to reduce boilerplate and errors. A structured approach implements and maintains features with best practices across queues, tests, and Livewire components.