·java-standards
</>

java-standards

bitsoex/bitso-java

Bitso 項目的 Java 服務標準。涵蓋技術堆棧要求、項目組織、代碼審查指南、MapStruct 使用和構建驗證實踐。在創建新的 Java 服務或檢查現有代碼時使用。

7安裝·0熱度·@bitsoex

安裝

$npx skills add https://github.com/bitsoex/bitso-java --skill java-standards

SKILL.md

| Java | 21 (LTS) | Current LTS version | | Gradle | 9.2.1 | Recommended for all projects | | Spring Boot | 3.5.9 | Latest (min 3.5.9) - preparing for Spring Boot 4 | | Database Access | jOOQ | For accessing PostgreSQL | | Databases | PostgreSQL, Redis | Primary data stores | | Inter-service Communication | gRPC | Standard protocol |

| Object Mapping | MapStruct | For DTO/domain mapping |

| references/services.md | Tech stack, project structure, dependency management, MapStruct | | references/code-review.md | Java 21 standards, coding style, var keyword usage | | references/build-verification.md | Build commands and verification practices |

Bitso 項目的 Java 服務標準。涵蓋技術堆棧要求、項目組織、代碼審查指南、MapStruct 使用和構建驗證實踐。在創建新的 Java 服務或檢查現有代碼時使用。 來源:bitsoex/bitso-java。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/bitsoex/bitso-java --skill java-standards
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 java-standards?

Bitso 項目的 Java 服務標準。涵蓋技術堆棧要求、項目組織、代碼審查指南、MapStruct 使用和構建驗證實踐。在創建新的 Java 服務或檢查現有代碼時使用。 來源:bitsoex/bitso-java。

如何安裝 java-standards?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/bitsoex/bitso-java --skill java-standards 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/bitsoex/bitso-java