general
01Cursor rule
API design standards — treat the API as a consumer-facing contract. Apply when designing, reviewing, or changing HTTP endpoints, routes, controllers, request/response payloads, and API resources.
PHP and Laravel Cursor rules — coding standards, testing, and conventions for the Cursor editor. Install via Composer.
Cursor rule
API design standards — treat the API as a consumer-facing contract. Apply when designing, reviewing, or changing HTTP endpoints, routes, controllers, request/response payloads, and API resources.
Cursor rule
Architecture rules for projects using pekral/arch-app-services package. Apply only when this package is present in vendor.
Cursor rule
Laravel DynamoDB query safety — scan prevention and Tinker-based verification.
Cursor rule
Filament-specific rules and conventions.
Cursor rule
Core Laravel architecture and coding conventions.
Cursor rule
Livewire-specific rules and conventions.
Cursor rule
Laravel queue debouncing rules for safe job design, urgency separation, and replaceable work.
Cursor rule
Project context, AI behavior, and unified coding standards for PHP/Laravel projects.
Cursor rule
Criteria and selection process for choosing a Composer dependency from Packagist or a GitHub-hosted VCS repository.
Cursor rule
SQL query optimization, index design, schema standards, and advanced SQL patterns for MySQL/MariaDB.