원클릭으로
code-review
Perform a comprehensive code quality review
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Perform a comprehensive code quality review
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
TypeScript and Next.js coding standards. Auto-triggered when writing, reviewing, or refactoring TypeScript/React code. Covers type patterns, component patterns, Biome rules, and import conventions.
React and Next.js frontend design patterns. Auto-triggered when creating React components, implementing data fetching, managing state, or optimizing performance. Covers Server Components, Suspense, streaming, and rendering.
Create a structured implementation plan for a feature or task
Access NotebookLM to ask questions and retrieve information. Specify a NotebookLM URL and query.
Safely refactor code while preserving test behavior
Fetch PR review comments and propose specific fixes
| name | code-review |
| description | Perform a comprehensive code quality review |
| allowed-tools | ["Read","Grep","Glob","Bash"] |
| context | fork |
| agent | code-reviewer |
You are now in code review mode. Perform a thorough quality review.
Identify Changes
git diff for recent changesReview Checklist
any, proper generics, discriminated unionspnpm biome check . passesOutput Structured report with:
Each item includes file:line, description, and suggested fix.
The user may provide specific file paths or a description of what to review.