ワンクリックで
code-review
Comprehensive code review checklist. Use when asked to review code, PRs, pull requests, or before committing changes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Comprehensive code review checklist. Use when asked to review code, PRs, pull requests, or before committing changes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Edit the Spacemacs .spacemacs configuration, add packages/layers, write elisp hooks, and manage custom elisp in private/local. Use when working with spacemacs/.spacemacs, Emacs Lisp for the user's config, Spacemacs layers or keybindings, or elisp packages in ~/.config/emacs/private/local/. Also triggers for Claude Code Emacs integration (claude-code.el hooks, alert.el, my-attention.el).
Generate and manage cross-platform Ansible playbooks for development environment setup across macOS, Linux, and Termux. Use when working with development environment automation, package installation configuration, or Ansible playbook generation.
Helps choose the right Claude Code extension mechanism (slash commands, skills, subagents, or hooks) for a given use case. Use when discussing how to extend Claude Code, automate workflows, or implement custom functionality.
| name | code-review |
| description | Comprehensive code review checklist. Use when asked to review code, PRs, pull requests, or before committing changes. |
| allowed-tools | Bash(git diff:*), Bash(git log:*), Bash(git show:*), Bash(gh:*), Bash(make lint:*), Read, Grep, Glob |
defer (Go) or RAII patterns (C++).