Loading...
Loading...
Found 23 Skills
Use Saloon to build elegant API integrations in modern Laravel applications, including connectors, requests, responses, authentication, testing, pagination, and SDK patterns.
Create effective debugging prompts—include error messages, stack traces, expected vs actual behavior, logs, and attempted solutions
PHP expert including Laravel, WordPress, and Drupal development
SOLID principles for Laravel 12 and PHP 8.5. Files < 100 lines, interfaces separated, PHPDoc mandatory. Auto-detects Laravel and FuseCore architecture.
Use when setting up or configuring Laravel Boost for AI-assisted development — package installation, MCP server configuration, guideline customization, skill authoring, documentation API integration. Trigger conditions: install Laravel Boost, configure MCP for IDE, create custom AI guidelines, write project-specific skills, verify MCP tool connectivity, update Boost after dependency changes, extend Boost for custom agents.
Use the HTTP client with sensible timeouts, retries, and backoff; capture context and handle failures explicitly
Backed enums with labels and business logic. Use when working with enums, status values, fixed sets of options, or when user mentions enums, backed enums, enum cases, status enums.
Comprehensive guide for adding new features to the YSL project following established conventions and best practices.
Safe database change patterns; when to modify vs add migrations; always pair models with migrations and factories; seeding guidance
Safe database change patterns; when to modify vs add migrations; always pair models with migrations and factories; seeding guidance
Use Laravel-specific vocabulary—Eloquent patterns, Form Requests, API resources, jobs/queues—to get idiomatic framework code