Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

laravel-claude-agents

laravel-claude-agents에는 iSerter에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
41
업데이트
2026-03-07
Forks
8
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

eloquent-best-practices
소프트웨어 개발자

Best practices for Laravel Eloquent ORM including query optimization, relationship management, and avoiding common pitfalls like N+1 queries.

2026-03-07
laravel-api-resource-patterns
소프트웨어 개발자

Best practices for Laravel API Resources including resource transformation, collection handling, conditional attributes, and relationship loading.

2026-03-07
laravel-authorization-patterns
소프트웨어 개발자

Best practices for Laravel authorization including Gates, Policies, middleware auth, and Blade directives for access control.

2026-03-07
laravel-blade-component-patterns
웹 개발자

Best practices for Laravel Blade components including class-based and anonymous components, slots, attribute bags, and reusable UI patterns.

2026-03-07
laravel-brainstorming
소프트웨어 개발자

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.

2026-03-07
laravel-caching-strategies
데이터베이스 관리자

Best practices for Laravel caching including cache patterns, tags, atomic locks, flexible cache, and cache invalidation strategies.

2026-03-07
laravel-event-driven-architecture
소프트웨어 개발자

Best practices for Laravel events and listeners including event discovery, queued listeners, subscribers, and model events for decoupled architecture.

2026-03-07
laravel-feature-flags
소프트웨어 개발자

Best practices for Laravel Pennant feature flags including defining features, checking activation, scoping, rich values for A/B testing, and gradual rollouts.

2026-03-07
laravel-middleware-patterns
소프트웨어 개발자

Best practices for Laravel middleware including before/after patterns, terminable middleware, groups, parameters, and common middleware implementations.

2026-03-07
laravel-notification-patterns
소프트웨어 개발자

Best practices for Laravel notifications including multi-channel delivery, mail and database notifications, queueing, and on-demand recipients.

2026-03-07
laravel-queue-patterns
소프트웨어 개발자

Best practices for Laravel queues including job structure, batching, chaining, middleware, retry strategies, and error handling.

2026-03-07
laravel-systematic-debugging
소프트웨어 개발자

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).

2026-03-07
laravel-task-scheduling
소프트웨어 개발자

Best practices for Laravel task scheduling including defining schedules, frequency constraints, overlap prevention, and monitoring hooks.

2026-03-07
laravel-tdd
소프트웨어 품질 보증 분석가·테스터

Test-Driven Development specifically for Laravel applications using Pest PHP. Use when implementing any Laravel feature or bugfix - write the test first, watch it fail, write minimal code to pass.

2026-03-07
laravel-validation-patterns
소프트웨어 개발자

Best practices for Laravel validation including Form Requests, custom rules, conditional validation, and input sanitization.

2026-03-07