ワンクリックで
code-review
Review code changes for quality, security, and best practices. Use when reviewing PRs or checking code quality.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Review code changes for quality, security, and best practices. Use when reviewing PRs or checking code quality.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Run tests, check builds, and validate the application works correctly. Use after making changes.
Deploy the application to production. Guides through Convex and Vercel deployment.
| name | code-review |
| description | Review code changes for quality, security, and best practices. Use when reviewing PRs or checking code quality. |
| allowed-tools | Read, Grep, Glob |
| user-invocable | true |
When reviewing code in this Vibe Stack project, check for:
auth.getUserId(ctx) before accessing user dataany types without justificationProvide feedback as: