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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use laravel-clean-architecture