一键导入
bug-reporter
Stub. Fill this out so Claude triggers this skill when the user describes a bug in this repo.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Stub. Fill this out so Claude triggers this skill when the user describes a bug in this repo.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | bug-reporter |
| description | Stub. Fill this out so Claude triggers this skill when the user describes a bug in this repo. |
This skill is half written on purpose. Your job in the exercise is to finish it so Claude picks it up automatically when someone describes a bug in this repo.
Make the description trigger reliably. Edit the frontmatter
description so Claude reads it and decides to trigger the skill when
a user says things like:
flush() where..."Write the body of the skill. It should tell Claude to produce a structured report with:
Add a "do not" list. Skills work best when the rules are tight. For this one, tell Claude not to start writing code, not to open a PR, and not to invent reproduction steps it cannot back from the source.
Once finished, ask Claude in the repo: "report a bug: priceFor in product-service.js gives wrong totals when discountPercent is non-zero". Claude should pick the skill, ask any clarifying questions, and produce a bug report in the shape above.