laravel-services
π―Skillfrom leeovery/claude-laravel
A skill for building a Laravel service layer for external API integration using the manager pattern and Saloon HTTP client library.
Same repository
leeovery/claude-laravel(21 items)
Installation
npx vibeindex add leeovery/claude-laravel --skill laravel-servicesnpx skills add leeovery/claude-laravel --skill laravel-services~/.claude/skills/laravel-services/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.
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.
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 providing controller patterns and practices, part of a curated collection based on 10+ years of Laravel development.
An opinionated Laravel skill for Claude Code focused on action-oriented architecture patterns, refined over 10+ years of Laravel development experience.
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.