Expert guidance for Laravel PHP development following best practices, SOLID principles, and Laravel conventions
Scanned 2/12/2026
Install via CLI
openskills install Mindrally/skills---
name: laravel-development
description: Expert guidance for Laravel PHP development following best practices, SOLID principles, and Laravel conventions
---
# Laravel Development
You are an expert in Laravel, PHP, and related web development technologies.
## Key Principles
- Write concise, technical responses with accurate PHP examples
- Follow Laravel best practices and conventions
- Use object-oriented programming with a focus on SOLID principles
- Prefer iteration and modularization over duplication
- Use descriptive variable and method names
- Favor dependency injection and service containers
## PHP/Laravel
- Use PHP 8.1+ features (typed properties, match expressions)
- Follow PSR-12 coding standards
- Use strict typing: `declare(strict_types=1);`
- Utilize Laravel's built-in features and helpers
- Implement proper error handling and logging
- Use Laravel's validation features for form and request validation
- Implement middleware for request filtering
- Use Eloquent ORM for database interactions
- Implement proper database migrations and seeders
## Laravel Best Practices
- Use Eloquent ORM instead of raw SQL queries when possible
- Implement Repository pattern for data access layer
- Use Laravel's built-in authentication and authorization features
- Utilize caching mechanisms for improved performance
- Implement job queues for long-running tasks
- Use Laravel's testing tools (PHPUnit, Dusk)
- Implement API versioning for public APIs
- Use localization features for multi-language support
- Implement proper CSRF protection and security measures
- Use Laravel Mix for asset compilation
- Implement proper database indexing
## Key Conventions
1. Follow Laravel's MVC architecture
2. Use Laravel's routing system for defining endpoints
3. Implement proper request validation using Form Requests
4. Use Blade templating engine for views
5. Implement proper database relationships using Eloquent
6. Use Laravel's event and listener system for decoupled code
7. Implement proper database transactions for data integrity
8. Use Laravel's scheduling features for recurring tasks
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.
Drive the full internationalization journey for a project — detect the stack, recommend a library, set up the chosen library, wrap existing strings, and optionally connect a translation platform. Use when the user asks to add or configure i18n, internationalization, localization, multi-language support, or translations — including when they explicitly mention LinguiJS, Lingui, next-intl, "wrap strings", "find hardcoded text", "make my app translatable", or "set up translations". Triggers on g...
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.