·review-java
</>

review-java

nesnilnehc/ai-cortex

檢查 Java 程式碼的語言和執行時間約定:並發性、異常、try-with-resources、API 版本控制、集合和串流、NIO 和可測試性。僅語言原子技能;輸出是一個結果列表。

7安裝·0熱度·@nesnilnehc

安裝

$npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-java

SKILL.md

Review code in Java for language and runtime conventions only. Do not define scope (diff vs codebase) or perform security/architecture analysis; those are handled by scope and cognitive skills. Emit a findings list in the standard format for aggregation. Focus on concurrency and thread safety, exceptions and try-with-resources, API and version compatibility, collections and Streams, NIO and proper closing, modules...

When to use: When the code under review is Java and the task includes language/runtime quality. Scope is determined by the caller or user.

| Location | path/to/file.ext (optional line or range). | | Category | language-java. | | Severity | critical \| major \| minor \| suggestion. | | Title | Short one-line summary. | | Description | 1–3 sentences. | | Suggestion | Concrete fix or improvement (optional). |

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-java
分類
</>開發工具
認證
收錄時間
2026-02-11
更新時間
2026-02-18

快速解答

什麼是 review-java?

檢查 Java 程式碼的語言和執行時間約定:並發性、異常、try-with-resources、API 版本控制、集合和串流、NIO 和可測試性。僅語言原子技能;輸出是一個結果列表。 來源:nesnilnehc/ai-cortex。

如何安裝 review-java?

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

這個 Skill 的原始碼在哪?

https://github.com/nesnilnehc/ai-cortex