원클릭으로
java-architect
Enterprise Java architecture skill with reference guides for Spring Boot, JPA, security, testing, and reactive patterns
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Enterprise Java architecture skill with reference guides for Spring Boot, JPA, security, testing, and reactive patterns
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when implementing Spring Boot 3.x applications. Provides hands-on implementation patterns for web, data, security, testing, and cloud-native development.
Review REST API contracts for HTTP semantics, versioning, backward compatibility, and response consistency. Use when user asks "review API", "check endpoints", "REST review", or before releasing API changes.
Use when designing Spring Boot 3.x application architecture, making technology decisions, or planning project structure. Provides architectural patterns and references for project setup, JPA, security, testing, and reactive programming.
Use when designing, reviewing, or modifying REST API endpoints to enforce proper HTTP verbs, status codes, versioning, and API contract best practices.
Use when reviewing or writing code to enforce DRY, KISS, and YAGNI principles with Java-specific guidance.
Use when implementing or reviewing code that benefits from established design patterns like Builder, Factory, Strategy, Observer, Decorator, or Adapter.
| name | java-architect |
| description | Enterprise Java architecture skill with reference guides for Spring Boot, JPA, security, testing, and reactive patterns |
Comprehensive architecture knowledge base for enterprise Java applications built with Spring Boot 3.x.
This skill includes detailed reference documents:
When making architecture decisions, evaluate:
# ADR-001: [Title]
## Status
Proposed | Accepted | Deprecated | Superseded
## Context
What is the issue we are deciding on?
## Decision
What is the change we are proposing?
## Consequences
What becomes easier or harder because of this decision?