ワンクリックで
test-skill
This skill should be used when the user asks to "review code". A skill that helps with code review
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
This skill should be used when the user asks to "review code". A skill that helps with code review
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
This skill should be used when the user asks to "test". minimal test skill
This skill should be used when the user asks to "test". minimal test skill
A test skill for documentation generation
This skill should be used when testing broken links detection.
This skill should be used when testing the examples-exist rule.
A skill for testing purposes
| name | Test Skill |
| description | This skill should be used when the user asks to "review code". A skill that helps with code review |
| version | 1.0.0 |
| triggers | ["review code","check code"] |
A skill that helps with code review
This skill provides automated code review capabilities, checking for common issues and suggesting improvements.
This skill activates when:
Read and understand the code to be reviewed.
Look for:
Provide a summary with:
| Parameter | Type | Required | Description |
|---|---|---|---|
| path | string | Yes | Path to the file or directory to review |
| strict | boolean | No | Enable strict mode (default: false) |
Review this file: src/main.ts
Review src/ directory in strict mode
references/patterns.md for common patterns