·review-java
</>

review-java

nesnilnehc/ai-cortex

Java コードの言語とランタイムの規則 (同時実行性、例外、リソースの試行、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 コードの言語とランタイムの規則 (同時実行性、例外、リソースの試行、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 で使用できるようになります

ソースリポジトリはどこですか?

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