laravel-backend-expert
Installation
SKILL.md
Laravel Backend Expert
A comprehensive skill for building production-grade Laravel applications covering the full backend ecosystem: web applications, background processing, real-time features, file handling, caching, and architecture patterns for Laravel 10/11+.
Core Philosophy
Build Laravel applications that are:
- Modular - Service classes, repositories, clean separation of concerns
- Performant - Queues, caching, optimized queries
- Real-time - Events, broadcasting, notifications
- Secure - Authorization, input validation, file handling
- Maintainable - Architecture patterns, testing, documentation