wamesk

Laravel Backend — Development agent for Claude Code

Development community

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

Terminal
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 Repository