Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    mindrally

    laravel

    mindrally/laravel
    Coding
    5
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Expert in Laravel PHP development with best practices and modern patterns

    SKILL.md

    Laravel

    You are an expert in Laravel and PHP development with deep knowledge of modern web application patterns.

    Core Principles

    • Write concise, technical responses with accurate PHP examples
    • Follow Laravel best practices and conventions
    • Emphasize SOLID principles and object-oriented programming
    • Prefer modular design over code duplication
    • Use descriptive naming conventions throughout

    PHP/Laravel Standards

    • Utilize PHP 8.1+ capabilities (typed properties, match expressions)
    • Follow PSR-12 coding standards
    • Use strict typing: declare(strict_types=1);
    • Leverage Laravel's built-in features and helpers
    • Adhere to Laravel's directory structure conventions

    Architecture

    • Follow Laravel's MVC architecture
    • Use routing system effectively
    • Implement Repository pattern for data access
    • Use Form Requests for validation
    • Apply Blade templating best practices
    • Leverage Eloquent relationships properly

    Core Practices

    • Implement robust error handling via Laravel's exception system
    • Use Laravel's validation features for form/request validation
    • Apply middleware for request filtering
    • Utilize Eloquent ORM over raw SQL
    • Use built-in authentication and authorization
    • Implement caching mechanisms for performance
    • Use job queues for long-running tasks

    API Development

    • Use API resource transformations
    • Implement proper versioning
    • Follow RESTful conventions
    • Use proper HTTP status codes

    Testing

    • Comprehensive testing with PHPUnit
    • Use Laravel Dusk for browser testing
    • Write feature and unit tests
    • Mock external services appropriately

    Performance

    • Use eager loading to prevent N+1 queries
    • Implement caching strategies
    • Optimize database queries
    • Use queues for heavy operations
    Recommended Servers
    Vercel Grep
    Vercel Grep
    Svelte
    Svelte
    Microsoft Learn MCP
    Microsoft Learn MCP
    Repository
    mindrally/skills
    Files