一键导入
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?