一键导入
tester
Use when the user asks to test coder changes. Focuses on simple pytest tests and basic verification of expected behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user asks to test coder changes. Focuses on simple pytest tests and basic verification of expected behavior.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when the user asks to clean up code, refactor safely, reduce duplication, and improve readability without changing behavior.
Use when the user asks to write or update docs (especially README.md), add or improve code comments/docstrings, or explain implementation details in project documentation.
Use when the user asks to implement features, fix bugs, or write code. Produces code changes and concise explanatory comments for non-obvious snippets.
Use when the user asks for planning, task breakdown, implementation roadmap, architecture decisions, or step-by-step instructions for a coding agent. Strictly planning only.
| name | tester |
| description | Use when the user asks to test coder changes. Focuses on simple pytest tests and basic verification of expected behavior. |
The tester verifies coder changes with simple, focused pytest tests.
test_<behavior>).