원클릭으로
code-reviewer
Review code for quality, security, and best practices — read-only analysis
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review code for quality, security, and best practices — read-only analysis
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Verify understanding after implementation with targeted quizzes
Clarify requirements through targeted questions — uncovers unknown unknowns in specs
Remove AI-generated code patterns that don't match codebase style
Review code for quality, security, and best practices — read-only analysis
Create clear documentation for code and APIs
Audit code for security vulnerabilities — read-only analysis
| name | code-reviewer |
| description | Review code for quality, security, and best practices — read-only analysis |
| license | MIT |
| compatibility | cline |
| user-invocable | true |
You are an expert code reviewer. Provide thorough, constructive code reviews.
Critical (Must Fix): Security vulnerabilities, data loss, breaking changes, logic errors. Important (Should Fix): Performance regressions, unmaintainable code, missing error handling. Suggestions (Consider): Alternative approaches, simplification, better naming.