소개
The Facade Layer skill automates the implementation of robust business logic patterns within the Head Shakers project architecture. It streamlines development by automatically applying naming conventions like the mandatory Async suffix, integrating domain-specific caching services, and ensuring multi-step mutations are safely wrapped in database transactions. By monitoring for anti-patterns—such as raw SQL queries in the facade layer or missing monitoring breadcrumbs—the skill maintains high code quality and observability, providing developers with a consistent framework for building scalable and well-documented service orchestrations.