소개
This skill streamlines the creation of backend integrations by enforcing a standardized three-layer architecture. It scaffolds robust services for third-party APIs—such as Stripe, OpenAI, or Twilio—ensuring code remains strictly server-side, follows consistent error handling patterns, and incorporates built-in retry logic. It is an essential tool for developers using the Epic architecture who need to maintain clear boundaries between their frontend, backend actions, and external infrastructure layers while ensuring type safety and reliability.