This skill provides Claude with standardized, production-ready architectural patterns for implementing Clay integrations. It guides users through selecting the right structural approach—Monolith, Service Layer, or Microservice—based on team size, daily active users (DAU), and scaling requirements. By offering folder layouts, specific code patterns for each variant, and clear migration paths, it ensures that Clay applications are built with proper separation of concerns, error handling, and performance optimizations from the start.
주요 기능
01Three validated architecture blueprints for varying application scales
02Detailed project folder structures and layouts for each variant
03Step-by-step migration paths for scaling from monolith to microservices
04Data-driven decision matrix based on team size and DAU
050 GitHub stars
06Implementation patterns for both synchronous and asynchronous processing