CAT
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Laravel

mindrally/skills
414 installs128 stars
Summary

This one gives Claude the context to help you build Laravel applications following PHP 8.1+ conventions and framework best practices. It pushes you toward SOLID principles, the repository pattern, form requests for validation, and proper Eloquent usage while steering you away from raw SQL. The guidance covers the full stack from routing and Blade templating to API resources, queue jobs, and testing with PHPUnit. Honestly most useful when you want to avoid common Laravel pitfalls like N+1 queries or when you need someone to remind you that Laravel already has a built-in solution for what you're about to overengineer.

Install to Claude Code

npx -y skills add mindrally/skills --skill laravel --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Files
SKILL.mdView on GitHub

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
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
PHP & Laravel
First SeenJun 3, 2026
View on GitHub

Recommended

More PHP & Laravel →
laravel-inertia-react

asyrafhussin/agent-skills

laravel inertia react
696
39
spatie-laravel-php

spatie/guidelines-skills

spatie laravel php
383
86
laravel-specialist

jeffallan/claude-skills

Build and configure Laravel 10+ applications with Eloquent models, Sanctum auth, queues, and Livewire components.
14.9k
9.6k
php-pro

jeffallan/claude-skills

Modern PHP development with strict typing, enterprise patterns, and framework expertise across Laravel and Symfony.
10.1k
9.6k
eloquent-best-practices

iserter/laravel-claude-agents

eloquent best practices
1k
40
livewire-development

laravel/boost

livewire development
204
3.5k