Toolverse
All skills

laravel-specialist

by Jeffallan

Use when building Laravel 10+ applications requiring Eloquent ORM, API resources, or queue systems. Invoke for Laravel models, Livewire components, Sanctum authentication, Horizon queues.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
Jeffallan
Category
Testing
Views
11

About this skill

Use when building Laravel 10+ applications requiring Eloquent ORM, API resources, or queue systems. Invoke for Laravel models, Livewire components, Sanctum authentication, Horizon queues.

How to use

  1. Załaduj umiejętność Laravel Specialist w swoim środowisku Claude'a, wskazując autora Jeffallan i wersję 1.1.0 z repozytorium GitHub.

  2. Opisz swoje wymagania — określ, jakie modele Eloquent potrzebujesz, czy budujesz API, czy implementujesz uwierzytelnianie Sanctum, czy konfigurujesz kolejki Horizon. Umiejętność przeanalizuje strukturę i zaproponuje architekturę.

  3. Poproś o konkretne komponenty — na przykład "stwórz model User z relacjami" lub "zbuduj API resource dla produktów". Umiejętność wygeneruje kod z użyciem php artisan make:model i innych poleceń Artisan.

  4. Weryfikuj routing i strukturę — umiejętność uruchomi php artisan route:list i php artisan migrate:status, aby potwierdzić poprawność konfiguracji.

  5. Napisz testy — poproś o testy feature lub unit testy dla swoich funkcji. Umiejętność wygeneruje kod testów i uruchomi php artisan test, dążąc do pokrycia powyżej 85%.

  6. Optymalizuj zapytania — jeśli pracujesz z złożonymi relacjami, poproś o analizę i optymalizację zapytań Eloquent, w tym scopes i eager loading.

Related skills

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076

crypto-research

by stevengonsalvez

Comprehensive cryptocurrency market research and analysis using specialized AI agents. Analyzes market data, price trends, news sentiment, technical indicators, macro correlations, and investment opportunities. Use when researching cryptocurrencies, analyzing crypto markets,

Testing
14118

langchain

by zechenzhangAGI

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering

Testing
21123

python-testing-patterns

by wshobson

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

Testing
46146

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130

vitest

by antfu

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

Testing
1236