一键导入
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