By MakFly
A Laravel 12 focused toolkit for Claude Code providing Actions architecture, Pest testing, Eloquent patterns, queues, caching, validation, and API resources.
Generate API Resource
Generate controller with request validation
Generate factory for model
Generate queued job
Generate Livewire component
Strengthen Laravel validation/auth/authorization boundaries with explicit failure-safe implementation patterns. Use for api authentication tasks.
Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for api resources tasks.
Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for bootstrap check tasks.
Apply production-grade Laravel architecture and execution discipline for focused, low-risk delivery. Use for brainstorming tasks.
Implement reliable Laravel async workflows (queues/events/cache) with idempotency and failure handling. Use for cache strategies tasks.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Laravel 12 focused toolkit for Claude Code providing Actions architecture, Pest testing, Eloquent patterns, queues, caching, validation, and API resources.
Complexity tiers: See docs/complexity-tiers.md for simple/medium/complex examples and how to adapt output.
claude plugins add superpowers-laravel
git clone https://github.com/MakFly/superpowers-laravel.git ~/.claude/plugins/superpowers-laravel
Enable the plugin in both configs (Claude + GLM):
// ~/.claude/settings.json
{
"enabledPlugins": {
"superpowers-laravel@custom": true
}
}
// ~/.claude-glm/.claude.json
{
"enabledPlugins": {
"superpowers-laravel@custom": true
}
}
Restart Claude Code.
ln -s ~/.claude/plugins/superpowers-laravel/skills/migrations ~/.claude/skills/laravel-migrations
Then call:
Use the skill laravel:migrations
If you see Unknown skill:
What skills are available? to confirm the plugin is loaded.enabledPlugins includes superpowers-laravel@custom in both configs.npx claudepluginhub makfly/superpowers-laravelA Symfony-focused toolkit for Claude Code providing TDD (Pest/PHPUnit), Doctrine ORM, API Platform, Messenger, Voters, quality checks (PHP-CS-Fixer/PHPStan), and pragmatic architecture patterns - Docker Compose and Symfony Docker (FrankenPHP) compatible
GLM (4.7/5) expert subagents for Claude Code via Z.AI API. Five specialized experts: Architect, Plan Reviewer, Scope Analyst, Code Reviewer (EN/FR/CN), Security Analyst.
Specialized Claude Code subagents and skills for Laravel development — architecture, Eloquent, API, testing, security, performance, debugging, and more.
Laravel-focused skills for Claude Code: TDD (Pest/PHPUnit), migrations, queues, quality checks (Pint/Insights), and pragmatic architecture patterns — Sail and non-Sail compatible.
Laravel development toolkit MCP server. Provides intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.
Production-grade rules and workflows for Laravel REST APIs built with essa/api-tool-kit. 21 rule files and 8 guided workflows covering every layer of a Laravel API including DDD support.
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
Laravel + Inertia + Vue stack provider for the SDLC marketplace. Registers the Laravel profile via stack.md; substitutes laravel-architect for the development phase and adds an artisan-specialist agent for an extra database phase. Includes laravel-conventions and eloquent-patterns skills, reuses php-foundation shared skills, laravel-boost MCP integration, and a Pint Stop-hook for auto-formatting.