From f5-stacks
Provides Laravel patterns and best practices for Eloquent ORM, model relationships, authentication, API resources, testing, caching, and queues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/f5-stacks:laravelThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
PHP web framework with expressive, elegant syntax.
architecture/project-structure.mdarchitecture/repository-pattern.mdarchitecture/service-pattern.mddatabase/eloquent-patterns.mddatabase/migrations.mddatabase/query-scopes.mddatabase/relationships.mderror-handling/api-responses.mderror-handling/exception-handling.mdperformance/caching.mdperformance/eager-loading.mdperformance/queues.mdsecurity/gates.mdsecurity/policies.mdsecurity/sanctum-auth.mdtesting/factories.mdtesting/feature-tests.mdtesting/unit-tests.mdvalidation/custom-rules.mdvalidation/form-requests.mdPHP web framework with expressive, elegant syntax.
Auto-detected when project contains:
artisan filecomposer.json with laravel/frameworkIlluminate\\ namespacenpx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksProvides Laravel patterns for PHP apps including Eloquent ORM, migrations, routing, controllers, queues, jobs, authentication, middleware, and testing. Use for Laravel projects.
Provides Laravel knowledge base on architecture, DDD integration, Eloquent persistence, service container, security, queues, events, testing, and antipatterns for scalable PHP projects.
Provides expert Laravel patterns for PHP 8.2+ including Eloquent ORM best practices, N+1 prevention, efficient queries, atomic operations, query optimization, and RESTful API controllers.