ワンクリックで
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?