← all publishers

iserter

@iserter source repo

13 published skills

  1. Laravel Brainstorming · iserter
    Use when creating or developing Laravel features, before writing code or implementation plans - refines rough ideas into fully-formed Laravel designs through collaborative questioning, alternative exploration, and incremental validation.
    1 install
  2. Laravel Feature Flags · iserter
    Best practices for Laravel Pennant feature flags including defining features, checking activation, scoping, rich values for A/B testing, and gradual rollouts.
    1 install
  3. Laravel Queue Patterns · iserter
    Best practices for Laravel queues including job structure, batching, chaining, middleware, retry strategies, and error handling.
    1 install
  4. Laravel Task Scheduling · iserter
    Best practices for Laravel task scheduling including defining schedules, frequency constraints, overlap prevention, and monitoring hooks.
    1 install
  5. Laravel Caching Strategies · iserter
    Best practices for Laravel caching including cache patterns, tags, atomic locks, flexible cache, and cache invalidation strategies.
    1 install
  6. Laravel Middleware Patterns · iserter
    Best practices for Laravel middleware including before/after patterns, terminable middleware, groups, parameters, and common middleware implementations.
    1 install
  7. Laravel Validation Patterns · iserter
    Best practices for Laravel validation including Form Requests, custom rules, conditional validation, and input sanitization.
    1 install
  8. Laravel Systematic Debugging · iserter
    Systematic debugging process for Laravel applications - ensures root cause investigation before attempting fixes. Use for any Laravel issue (test failures, bugs, unexpected behavior, performance problems).
    1 install
  9. Laravel API Resource Patterns · iserter
    Best practices for Laravel API Resources including resource transformation, collection handling, conditional attributes, and relationship loading.
    1 install
  10. Laravel Notification Patterns · iserter
    Best practices for Laravel notifications including multi-channel delivery, mail and database notifications, queueing, and on-demand recipients.
    1 install
  11. Laravel Authorization Patterns · iserter
    Best practices for Laravel authorization including Gates, Policies, middleware auth, and Blade directives for access control.
    1 install
  12. Laravel Blade Component Patterns · iserter
    Best practices for Laravel Blade components including class-based and anonymous components, slots, attribute bags, and reusable UI patterns.
    1 install
  13. Laravel Event Driven Architecture · iserter
    Best practices for Laravel events and listeners including event discovery, queued listeners, subscribers, and model events for decoupled architecture.
    1 install