Skill
laravel-skills
Laravel framework patterns, best practices, and implementation guides
From f5-stacksInstall
1
Run in your terminal$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-stacksTool Access
This skill is limited to using the following tools:
ReadWriteGlobGrepBash
Supporting Assets
View in Repositoryarchitecture/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.mdSkill Content
Laravel Skills
PHP web framework with expressive, elegant syntax.
Sub-Skills
Database
- eloquent-patterns.md - Eloquent ORM patterns
- relationships.md - Model relationships
- query-scopes.md - Query scopes
- migrations.md - Migration patterns
Security
- authentication.md - Laravel auth
- authorization.md - Gates and policies
- api-auth.md - API authentication
API
- resources.md - API resources
- controllers.md - Controller patterns
- validation.md - Request validation
Error Handling
- exception-handling.md - Exception handling
- logging.md - Logging patterns
Testing
- feature-testing.md - Feature tests
- unit-testing.md - Unit tests
- factories.md - Model factories
Performance
- caching.md - Laravel cache
- queues.md - Queue processing
Detection
Auto-detected when project contains:
artisanfilecomposer.jsonwithlaravel/frameworkIlluminate\\namespace
Similar Skills
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026