원클릭으로
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: