원클릭으로
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