laravel:eloquent-relationships
No SKILL.md available for this skill.
View on GitHubMore from jpcaparas/superpowers-laravel
laravel:migrations-and-factories
Safe database change patterns; when to modify vs add migrations; always pair models with migrations and factories; seeding guidance
74laravel:writing-plans
Create an actionable Laravel implementation plan—bite-sized tasks with TDD-first steps, migrations, services, jobs, and validation points
70laravel:rate-limiting
Apply per-user and per-route limits with RateLimiter and throttle middleware; use backoffs and headers for clients
62laravel:custom-helpers
Create and register small, pure helper functions when they improve clarity; keep them organized and tested
57laravel:horizon:metrics-and-dashboards
Operate Horizon with confidence—naming, tags, concurrency, failure handling, actionable metrics, and dashboards
55laravel:brainstorming
Interactive design refinement tailored to Laravel projects; clarify domain, data, interfaces, testing, and quality gates while accounting for Sail/non‑Sail environments
55