원클릭으로
clean-architecture-modular-design
Use this skill when structuring the project, defining layers, or enforcing architectural boundaries.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use this skill when structuring the project, defining layers, or enforcing architectural boundaries.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use this skill to enforce strict separation between core system architecture and authentication/authorization concerns.
Use this skill when implementing or reviewing core Java logic, domain models, performance-sensitive code, or JVM-related concerns in a Spring Boot microservice.
Use this skill when building Docker images for Spring Boot microservices.
Use this skill when building or reviewing the domain model for the hotel/hostel management system. This includes defining entities, attributes, relationships, and enumerations based on hospitality domain expertise.
Use this skill when making product, domain, data model, workflow, or business-rule decisions for hotel and hostel management software.
Use this skill when designing APIs, data ownership, or service boundaries in a microservices system.
| name | clean-architecture-modular-design |
| description | Use this skill when structuring the project, defining layers, or enforcing architectural boundaries. |
When applying Clean Architecture:
Enforce strict layers:
Dependency rules:
Rules:
Business logic:
Violations must be considered architectural bugs. Always write tests to verify layer boundaries are respected.