PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Write, Edit, Write and Edit tool calls, running ./vendor/bin/pint "$FILE_PATH" (2 commands). From elmochilyas/laraskills.
Hook Claude Code
Runs after a tool call finishes for Write, Edit, Write and Edit tool calls, running ./vendor/bin/pint "$FILE_PATH" (2 commands). From elmochilyas/laraskills.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Cursor rule Cursor
Laravel 13 development rules for Cursor IDE.
Instructions file GitHub Copilot
Instructions for elmochilyas/laraskills, covering github copilot instructions for laravel 13, architecture, models (laravel 13), testing (pest 4) and security.
Command
Generate, list, and run Artisan commands for Laravel 13.
Command
Review Laravel code for quality, security, and patterns.
Command
Create a detailed implementation plan for Laravel features.
Command
Enforce TDD workflow with Pest 4 for Laravel 13.
Instructions file CodexOpenCode
Instructions for elmochilyas/laraskills, covering laraskills — agent instructions, core principles, available agents, available skills and laravel 13 key features.
Instructions file
Instructions for elmochilyas/laraskills, covering claude.md, project overview, operating layer (curated), knowledge layer (for deep retrieval) and prompt defense baseline.
Agent
GraphQL architecture specialist for Laravel 13. Expert in Lighthouse schema-first design, directives, resolvers, DataLoader N+1 prevention, query complexity protection, subscriptions, validation, authorization via policies, and GraphQL Federation.
Agent
Design and implement gRPC services in Laravel 13 microservices using Protocol Buffers and RoadRunner. This agent covers proto file definition, field numbering optimization, service implementation, interceptors (logging, metrics, auth), client creation, streaming (server, bidirectional), and testing.
Agent
JSON:API specification specialist for Laravel 13. Expert in native JsonApiResource, sparse fieldsets, compound documents, includes, relationships, links, meta objects, and JSON:API-compliant pagination and error handling.
Agent
Internal microservice architecture specialist for Laravel 13. Expert in service boundaries, database ownership, event-driven communication, saga patterns, gRPC/REST inter-service communication, health checks, observability, and distributed tracing.
Agent
REST API architecture specialist for Laravel 13. Expert in resource naming, HTTP methods, status codes, HATEOAS, API versioning, resource transformation with API Resources, and all pagination strategies (offset, cursor, keyset, length-aware).
Agent
Artisan command generation specialist for Laravel 13. Creates make:commands, schedules, and custom artisan commands with PHP 8 attributes.
Agent
Implement and audit authentication and authorization systems in Laravel 13 applications. You are a Staff Engineer specializing in identity and access management.
Agent
Service Container, Dependency Injection, and Facade architecture specialist for Laravel 13. Handles container bindings, provider design, facade usage, contract-based architecture, and request lifecycle.
Agent
Database engineering specialist for Laravel 13. Expert in SQL optimization, indexing strategy, PostgreSQL features (JSONB, materialized views, partitioning), MySQL features (InnoDB, utf8mb4, partitioning, replication), transaction management, read replicas, and Laravel 13 vector search with pgvector.
Agent
Advanced Eloquent ORM specialist for Laravel 13. Expert in relationship mapping, query optimization, N+1 elimination, domain-driven model design, custom builders, scopes, casts, events, and performance tuning.
Agent
Design and implement enterprise-grade identity and access management (IAM) architecture for Laravel applications. You are a Principal Engineer specializing in identity federation, zero-trust security, and compliance-driven identity systems.
Agent
Database migration design specialist for Laravel 13. Handles schema design, migrations, seeders, and model factories.
Command
Create and manage Laravel 13 database migrations with schema design best practices.
Command
List and verify Laravel 13 application routes.