fuse-laravel
Expert Laravel 13 + PHP 8.3+ with SOLID principles, first-class PHP Attributes, Laravel AI SDK, JSON:API Resources, native vector search (pgvector), Eloquent, Livewire, queues with routing, and comprehensive documentation
pinned to #7749d4dupdated 3 months ago
Ask your AI client: “install plugins/fuse-laravel”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/fuse-laravelmetahub onboarded this repo on the author's behalf.
If you own github.com/fusengine/agents on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
19
Last commit
3 months ago
Latest release
published
- #claude-agent
- #claude-agents
- #claude-code
- #claude-code-plugin
- #claude-skills
- #claudeagent
- #claudecode
Automated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.7749d4d· 3 months ago
Kind-specific
3 passed1 warningPlugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: manifest fields complete
Plugin: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrent7749d4dwarn3 months ago
Contents
Laravel Expert Plugin
Expert Laravel 13 development plugin for Claude Code with comprehensive documentation and best practices.
Features
- 22 specialized skills covering all Laravel 13 domains (Attributes, AI SDK, JSON:API, vector search, Eloquent, queues, auth, billing, etc.)
- Documentation based on official Laravel 13.x docs
- PHP Attributes-first patterns with legacy property migration guides
- PHP 8.3+ with strict types, typed constants,
#[\Override]
Skills
| Skill | Description |
|---|---|
laravel-architecture | Services, repositories, actions, clean code patterns |
laravel-eloquent | ORM, relationships, scopes, casts, query optimization |
laravel-api | RESTful APIs, resources, rate limiting, versioning |
laravel-auth | Sanctum, Passport, policies, gates, social login |
laravel-testing | Pest, PHPUnit, feature tests, factories, mocking |
laravel-queues | Jobs, workers, batches, chains, failure handling |
laravel-livewire | Livewire 3, Volt, reactive components |
laravel-blade | Templates, components, slots, layouts, directives |
laravel-migrations | Schema builder, indexes, foreign keys, seeders |
laravel-billing | Stripe Cashier, Paddle, subscriptions, invoices |
Usage
# Install the plugin
claude plugins add fusengine-plugins/laravel-expert
# Use the agent
claude --agent laravel-expert "Create a new API endpoint for users"
Trigger Keywords
The agent activates automatically when you mention:
- Laravel, Eloquent, Blade, Livewire
- API development, authentication, authorization
- Database migrations, queues, testing
- PHP artisan commands
Requirements
- Laravel 12.x
- PHP 8.3+
- Composer
License
MIT
Reviews
No reviews yet. Be the first.
Related
Claude Mem
Memory compression system for Claude Code - persist context across sessions
ponytail
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
ECC
Harness-native ECC plugin for engineering teams - 63 agents, 249 skills, 79 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
mh install plugins/fuse-laravel