一键导入
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: