소개
This skill provides a comprehensive blueprint for building high-quality TypeScript applications optimized for the 2025 ecosystem. It enforces strict type safety with Zod, promotes ESM-native environments like Node 22 or Bun, and advocates for a clean, layered architecture comprising library utilities, business services, and external adapters. By prioritizing direct code maintenance over legacy compatibility and integrating LiteLLM for unified AI API management, it helps developers build maintainable, scalable, and modern backends with minimal technical debt.