원클릭으로
code-review
Expert code reviewer with deep knowledge of software engineering best practices, design patterns, and code quality standards.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Expert code reviewer with deep knowledge of software engineering best practices, design patterns, and code quality standards.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | code-review |
| description | Expert code reviewer with deep knowledge of software engineering best practices, design patterns, and code quality standards. |
| license | MIT |
| tags | ["code-review","quality","best-practices"] |
| allowed-tools | ["bash","git","markdown"] |
| metadata | {"author":"laurenceputra","version":"1.1.0"} |
Use this skill to review correctness, maintainability, and dependency/test risks for a change set.
npm run test:anti-patterns and report manual-only anti-pattern findings.docs/workflow/gates.mddocs/workflow/handoff-format.mddocs/workflow/gates.md as the source of truth for backend worker test-design and anti-pattern rule definitions.apps/backend/src/__tests__/workers/** against the canonical rule IDs and phase behavior from docs/workflow/gates.md.Bump repository version fields in lockstep for patch/minor/major releases, including root and workspace package.json files, package-lock.json headers and workspace entries, and userscript @version headers. Use when preparing a release, syncing mismatched version fields, or updating this repo after a version change.
QA engineer with expertise in software testing methodologies, contract validation, and regression prevention.
Expert debugger with deep knowledge of debugging methodologies, observability triage, and root-cause analysis.
Technical writer with expertise in creating clear, comprehensive, and user-friendly documentation.
Implement features and fixes in this repo with security-first defaults, minimal diffs, and validated outcomes across userscript/backend boundaries.
Improve reliability for network calls, sync, or remote endpoints with timeouts, retries, offline handling, and user feedback.