home/categories/architecture-patterns/hoangnguyen0403-agent-skills-standard-skills-laravel-laravel-clean-architecture-skill-md
architecture-patternsdevelopment

laravel-clean-architecture

Implement Domain-Driven Design with typed DTOs, repository interfaces, and single-responsibility Action classes in Laravel. Use when creating domain folders, binding repository contracts in providers, or passing DTOs between layers. (triggers: app/Domains/**/*.php, app/Providers/*.php, domain, dto, repository, contract, adapter)

HoangNguyen0403
maintainer
HoangNguyen0403
آخر تحديث 3/25/2026
النجوم
389
التفرعات
108
quick start

Installation and usage

Implement Domain-Driven Design with typed DTOs, repository interfaces, and single-responsibility Action classes in Laravel. Use when creating domain folders, binding repository contracts in providers, or passing DTOs between layers. (triggers: app/Domains/**/*.php, app/Providers/*.php, domain, dto, repository, contract, adapter)

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use laravel-clean-architecture