·code-review
</>

code-review

PRやコード変更の汎用コードレビューを実施します。コードの品質、セキュリティ、設計を共通基準で評価し、approve/rejectを判断します。「このPRをレビュー」「コードレビューして」「マージ前チェック」などの依頼や、gh pr viewコマンドの実行時に使用してください。

396Installs·55Trend·@xtone

Installation

$npx skills add https://github.com/xtone/ai_development_tools --skill code-review

How to Install code-review

Quickly install code-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/xtone/ai_development_tools --skill code-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: xtone/ai_development_tools.

SKILL.md

View raw

PRやコード変更を体系的にレビューするための汎用スキルです。 言語非依存の共通レビュー基準と、言語/フレームワーク固有のベストプラクティスを組み合わせて使用します。

React / Next.js のベストプラクティスは、Vercel提供の vercel-react-best-practices スキルを使用する。

| ハードコードされた秘密情報(APIキー、パスワード、トークン)がないか | Critical | | ユーザー入力の適切なバリデーション・サニタイズがあるか | Critical | | SQLインジェクション、XSS、コマンドインジェクションの脆弱性がないか | Critical | | 認証・認可のチェックが適切に実装されているか | Critical | | 機密データが不用意にログ出力されていないか | Major | | CORS設定が適切か | Major |

PRやコード変更の汎用コードレビューを実施します。コードの品質、セキュリティ、設計を共通基準で評価し、approve/rejectを判断します。「このPRをレビュー」「コードレビューして」「マージ前チェック」などの依頼や、gh pr viewコマンドの実行時に使用してください。 Source: xtone/ai_development_tools.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/xtone/ai_development_tools --skill code-review
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from xtone/ai_development_tools

Quick answers

What is code-review?

PRやコード変更の汎用コードレビューを実施します。コードの品質、セキュリティ、設計を共通基準で評価し、approve/rejectを判断します。「このPRをレビュー」「コードレビューして」「マージ前チェック」などの依頼や、gh pr viewコマンドの実行時に使用してください。 Source: xtone/ai_development_tools.

How do I install code-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/xtone/ai_development_tools --skill code-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/xtone/ai_development_tools

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22

Related Skills