ワンクリックで
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.