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 2 weeks 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
2 weeks ago
Latest release
published
- #claude-agent
- #claude-agents
- #claude-code
- #claude-code-plugin
- #claude-skills
- #claudeagent
- #claudecode
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.7749d4d· 2 weeks ago
Kind-specific
31Plugin: manifest fields complete
Plugin: 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: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrent7749d4dwarn2 weeks 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-magic-compact
Lossless context compression for Claude Code.
mega-brain
OKF-powered knowledge context for Claude Code — injects your project knowledge base at every session
cc10x
The Loop Engine — harness and loop engineering plugin for Claude Code. Router-kernel orchestration, workflow artifacts, sub-agent delegation, hook enforcement, Test Honesty Gates, fresh-context verification, and memory that persists. 73% leaner than v11, zero quality regression.
mh install plugins/fuse-laravel