@skills · Owner
Agent skills by iserter
17 skills indexed from github.com/iserter. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- eloquent-best-practices · Skill · 42 stars
Best practices for Laravel Eloquent ORM including query optimization, relationship management, and avoiding common pitfalls like N+1 queries.
- laravel-api-resource-patterns · Skill · 42 stars
Best practices for Laravel API Resources including resource transformation, collection handling, conditional attributes, and relationship loading.
- laravel-authorization-patterns · Skill · 42 stars
Best practices for Laravel authorization including Gates, Policies, middleware auth, and Blade directives for access control.
- laravel-blade-component-patterns · Skill · 42 stars
Best practices for Laravel Blade components including class-based and anonymous components, slots, attribute bags, and reusable UI patterns.
- laravel-brainstorming · Skill · 42 stars
Use when creating or developing Laravel features, before writing code or implementation plans - refines rough ideas into fully-formed Laravel designs throu
- laravel-caching-strategies · Skill · 42 stars
Best practices for Laravel caching including cache patterns, tags, atomic locks, flexible cache, and cache invalidation strategies.
- laravel-claude-agents · Collection · 42 stars
- laravel-event-driven-architecture · Skill · 42 stars
Best practices for Laravel events and listeners including event discovery, queued listeners, subscribers, and model events for decoupled architecture.
- laravel-feature-flags · Skill · 42 stars
Best practices for Laravel Pennant feature flags including defining features, checking activation, scoping, rich values for A/B testing, and gradual rollou
- laravel-middleware-patterns · Skill · 42 stars
Best practices for Laravel middleware including before/after patterns, terminable middleware, groups, parameters, and common middleware implementations.
- laravel-notification-patterns · Skill · 42 stars
Best practices for Laravel notifications including multi-channel delivery, mail and database notifications, queueing, and on-demand recipients.
- laravel-queue-patterns · Skill · 42 stars
Best practices for Laravel queues including job structure, batching, chaining, middleware, retry strategies, and error handling.
- laravel-systematic-debugging · Skill · 42 stars
Systematic debugging process for Laravel applications - ensures root cause investigation before attempting fixes. Use for any Laravel issue (test failures,
- laravel-task-scheduling · Skill · 42 stars
Best practices for Laravel task scheduling including defining schedules, frequency constraints, overlap prevention, and monitoring hooks.
- laravel-tdd · Skill · 42 stars
Test-Driven Development specifically for Laravel applications using Pest PHP. Use when implementing any Laravel feature or bugfix - write the test first, w
- laravel-validation-patterns · Skill · 42 stars
Best practices for Laravel validation including Form Requests, custom rules, conditional validation, and input sanitization.
- skills · Collection · 42 stars