Skip to main content
Back to registry

laravel-best-practices

asyrafhussin/agent-skills

Comprehensive best practices guide for Laravel 12 applications. Contains 29 rules across 7 categories for building scalable, maintainable Laravel applications.

Installs385
Install command
npx skills add https://github.com/asyrafhussin/agent-skills --skill laravel-best-practices
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
Comprehensive best practices guide for Laravel 12 applications. Contains 29 rules across 7 categories for building scalable, maintainable Laravel applications. Reference these guidelines when: No rule files exist yet for this category. No rule files exist yet for this category. Read individual rule files for detailed explanations and code examples: Each rule file contains: For the complete guide with all rules expanded: AGENTS.md - Creating controllers, models, and services - Writing migrations and database queries - Implementing validation and form requests - Building APIs with Laravel - Structuring Laravel applications - arch-service-classes - Extract business logic to services - arch-action-classes - Single-purpose action classes - arch-repository-pattern - When to use repositories - arch-dto-pattern - Data transfer objects - arch-value-objects - Encapsulate domain concepts - arch-event-driven - Decouple with events and listeners - arch-feature-folders - Organize by domain/feature - eloquent-eager-loading - Prevent N+1 queries - eloquent-chunking - Process large datasets - eloquent-query-scopes - Reusable query logic - eloquent-model-events - Use observers for side effects - eloquent-relationships - Define relationships properly - eloquent-casts - Automatic attribute casting - eloquent-accessors-mutators - Transform attributes - eloquent-soft-deletes - Safe deletion with...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does laravel-best-practices do?

Comprehensive best practices guide for Laravel 12 applications. Contains 29 rules across 7 categories for building scalable, maintainable Laravel applications.

Is laravel-best-practices good?

laravel-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does laravel-best-practices work with?

laravel-best-practices currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to laravel-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install laravel-best-practices?

npx skills add https://github.com/asyrafhussin/agent-skills --skill laravel-best-practices

Related skills

More from asyrafhussin/agent-skills

Related skills

Alternatives in Software Engineering