بنقرة واحدة
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.