소개
The symfony-sk:front-service skill automates the creation of Business Logic Layer services for both frontend and backend Symfony StarterKit environments. It enforces a strict architectural pattern by scaffolding PHP services that utilize constructor injection, integrated logging via a HelperService, and language-aware API interactions. This skill is essential for developers looking to maintain consistent business logic patterns while ensuring that all API responses are wrapped in a predictable ApiResult structure.