laravel-quality
π―Skillfrom leeovery/claude-laravel
Enforces Laravel code quality standards and best practices from an opinionated collection of Laravel skills refined over 20 years of industry experience and 10+ years with Laravel.
Same repository
leeovery/claude-laravel(21 items)
Installation
npx vibeindex add leeovery/claude-laravel --skill laravel-qualitynpx skills add leeovery/claude-laravel --skill laravel-quality~/.claude/skills/laravel-quality/SKILL.mdSKILL.md
More from this repository10
Provides comprehensive Laravel testing patterns with Pest, covering Arrange-Act-Assert, proper mocking, null drivers, and declarative factories.
Provides opinionated Laravel architecture patterns and practices refined over 20 years of industry experience from Claude Laravel, a curated collection of Laravel development skills for Claude Code.
An opinionated collection of Laravel development patterns and skills for Claude Code, emphasizing action-oriented architecture, strict typing, DTOs, and maintainability, refined over 10+ years of Laravel experience.
An opinionated Laravel skill for Claude Code focused on action-oriented architecture patterns, refined over 10+ years of Laravel development experience.
An opinionated Laravel skill for Claude Code providing controller patterns and practices, part of a curated collection based on 10+ years of Laravel development.
A skill for building custom query builders in Laravel, providing type-safe, composable database queries with query scoping and query objects.
Laravel DTOs skill using Spatie Laravel Data for handling data transfer objects, API requests/responses, and structured data handling.
Laravel Eloquent model patterns skill covering models, relationships, casts, observers, and database entity best practices.
Laravel Enums skill for implementing type-safe enumerations with best practices in Laravel applications.
A skill for building a Laravel service layer for external API integration using the manager pattern and Saloon HTTP client library.