CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

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
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

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

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. sickn33
  4. /
  5. antigravity-awesome-skills
  6. /
  7. Laravel Expert

Laravel Expert

Editor's Note

This is a comprehensive prompt for getting Claude to write Laravel code the right way: thin controllers, FormRequest validation, eager loading to avoid N+1 queries, and proper use of policies and resources. It's opinionated about modern Laravel patterns (10/11+) and explicitly pushes back against fat controllers and service god objects. Use it when you're building features, refactoring legacy code, or designing APIs and want responses that follow Laravel conventions instead of generic PHP. The scope is clearly backend focused, so it'll politely decline if you're not working in a Laravel context. Good safety rails and realistic about not over engineering things.

Install

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill laravel-expert
Votes
0
Installs420
GitHub Stars39.4k
Categories
PHP & Laravel
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related PHP & Laravel Skills

View all →
laravel-inertia-react

asyrafhussin/agent-skills

0
616
37
Integration patterns for Laravel, Inertia.js, and React full-stack development.
laravel-specialist

jeffallan/claude-skills

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

jeffallan/claude-skills

0
9.1k
9.1k
Modern PHP development with strict typing, enterprise patterns, and framework expertise across Laravel and Symfony.
wp-phpstan

wordpress/agent-skills

0
1.1k
1.5k
PHPStan configuration, error fixing, and baseline management for WordPress projects.
eloquent-best-practices

iserter/laravel-claude-agents

0
941
37
Laravel Eloquent query optimization and relationship management patterns with N+1 prevention.
laravel-best-practices

asyrafhussin/agent-skills

0
893
37
31 Laravel 13 conventions and best practices across architecture, Eloquent, controllers, validation, security, and API design.