Laravel Backend — Development agent for Claude Code
Use this agent when building or changing Laravel backend code — "create an API endpoint", "add a model/migration", "write a service/action", "build a CRUD resource", "add Sanctum auth", "handle file u.
How to install Laravel Backend
Installs to ~/.claude/agents/wamesk-claude-code-plugin-laravel-agents-laravel-backend.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wamesk/claude-code-plugin-laravel-agents/HEAD/agents/laravel-backend.md -o ~/.claude/agents/wamesk-claude-code-plugin-laravel-agents-laravel-backend.md Restart Claude Code, or start a new session, for it to be picked up.
What Laravel Backend does
name: laravel-backend description: Use this agent when building or changing Laravel backend code — "create an API endpoint", "add a model/migration", "write a service/action", "build a CRUD resource", "add Sanctum auth", "handle file uploads", "fix an N+1 query", or "scaffold a new module/package". It writes type-safe controllers, services, form requests, API resources, migrations, and Pest tests following the project's backend standards. model: inherit color: red tools: Read, Edit, Bash, Gr
Alternatives in Development
- Svelte Abstraction Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for duplicatio 7.2k ★
- Controller Agent — Creates thin, RESTful Rails controllers with strong parameters, proper error handling, and request specs 652 ★
- Agent 03 Endpoint Miner — Agent: EndpointMiner(接口智能分析Agent) 236 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Endpoint Generator
CRUD and custom route generator for Hono APIs. Use when scaffolding new endpoints, implementing CRUD operation
Pi Teammate En
PI Wisdom-in-Action Teammate v20 — Agent Team member with PI methodology preloaded. Self-driven excellence, ha
Implementation Agent
Expert in Phase 5 implementation planning for the plan workflow. Use when creating detailed technical implemen
Localization Agent
Use this agent to add localization support, convert hardcoded strings to ARB entries, set up flutter_localizat
Sf Visualforce Reviewer
Reviews Visualforce pages for XSS, SOQL injection, ViewState, CRUD/FLS, and LWC migration readiness. Use when
Pest Tester
Use this agent when you need to write, extend, or fix automated tests for a Laravel application — e.g. "write
Related Skills
Backend API
Use when changing the Express and TypeScript backend in server/, including auth, conversations, guest flows, c
Skill Twenty CRM
Agent-ready Twenty CRM toolkit. 396 bash scripts covering every REST endpoint, CRUD, batch, filters, merges ac
New Crud
Generate full CRUD (model, controller, service, views, routes, permissions, hooks) for a module