code-self-test
审查当前本地分支相对基线的完整工作树(committed、staged、unstaged 与未忽略 untracked),通过静态检查、定向测试和失败路径自测优先发现代码 BUG,并为每个 BUG 提供怎么解决的说明;未发现 BUG 时提出可优化内容以及怎么优化,目标是提升项目性能和用户体验。适用于 /code-self-test、@code-self-test、当前分支自测、找 bug、代码自测、性能优化、体验优化。不要替代 /code-review 的 Critical-only 合入审查。
Source facts
- Repository
- StarksJohn/CursorUserDir
- Last source activity
- September 9, 2026 at 08:33
- Detected SKILL.md language
- Chinese
- Stars
- 0
- Forks
- 0
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.
Showing SKILL.md
- name
- code-self-test
- description
- 审查当前本地分支相对基线的完整工作树(committed、staged、unstaged 与未忽略 untracked),通过静态检查、定向测试和失败路径自测优先发现代码 BUG,并为每个 BUG 提供怎么解决的说明;未发现 BUG 时提出可优化内容以及怎么优化,目标是提升项目性能和用户体验。适用于 /code-self-test、@code-self-test、当前分支自测、找 bug、代码自测、性能优化、体验优化。不要替代 /code-review 的 Critical-only 合入审查。