Laravel development can get messy without good structure. Use these patterns to keep your code clean and scalable. Organize your app around controllers for input, services for business logic, and models for data. Rely on queues for background tasks and caching for speed.
This guide also covers routing, Eloquent, and API resources. It helps you build production-ready Laravel apps with clear layers and best practices.
Global
mkdir -p ~/.claude/skills/laravel-patternsProject
mkdir -p .claude/skills/laravel-patternsSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firecrawl Build Scrapefirecrawl/skills
Extract clean web content from a single URL quickly and reliably