code-review

code review

xtone 3 ↓ 2.2k updated 2mo ago
Claude Code
View source ↗

What it does

  • リポジトリ: https://github.com/vercel-labs/agent-skills/tree/main/skills/react-best-practices
  • インストール: npx -y skills add vercel-labs/agent-skills --skill vercel-react-best-practices --agent claude-code --yes
  • カバー範囲: 非同期ウォーターフォール排除、バンドルサイズ最適化、サーバー側パフォーマンス、クライアント側データ取得、再レンダリング最適化、レンダリングパフォーマンス、高度なパターン、JavaScriptパフォーマンス(8カテゴリ、40以上のルール)
  • [ ] ステップ1: 変更概要の把握
  • [ ] ステップ2: 共通品質チェック
  • [ ] ステップ3: 言語/フレームワーク固有チェック
  • [ ] ステップ4: approve/reject判定

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

code review

Source

Repository: https://github.com/xtone/ai_development_tools

code-review FAQ

What does the code-review skill do?

PRやコード変更の汎用コードレビューを実施します。コードの品質、セキュリティ、設計を共通基準で評価し、approve/rejectを判断します。「このPRをレビュー」「コードレビューして」「マージ前チェック」などの依頼や、gh pr viewコマンドの実行時に使用してください。 リポジトリ: https://github.com/vercel-labs/agent-skills/tree/main/skills/react-best-practices インストール: npx -y skills add vercel-labs/agent-skills --skill vercel-react-best-practices --agent claude-code --yes

How do I install code-review?

Run: npx -y skills add https://github.com/xtone/ai_development_tools --skill code-review --agent claude-code — the source lives at github.com/xtone/ai_development_tools.

Maintain code-review?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[code-review on getagentictools](https://getagentictools.com/skills/xtone-ai-development-tools-code-review?ref=badge)
npx agentictools info skills/xtone-ai-development-tools-code-review

The second line is the CLI lookup for this page — handy in READMEs and docs.