debug
द्वारा anthropic
संरचित डिबगिंग सत्र — पुनरुत्पादन, पृथक्करण, निदान और सुधार। किसी त्रुटि संदेश या स्टैक ट्रेस, "यह स्टेजिंग में काम करता है लेकिन प्रोड में नहीं",… के साथ ट्रिगर करें।
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill debug/debug
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Run a structured debugging session to find and fix issues systematically.
Usage
/debug $ARGUMENTS
How It Works
┌─────────────────────────────────────────────────────────────────┐
│ DEBUG │
├─────────────────────────────────────────────────────────────────┤
│ Step 1: REPRODUCE │
│ ✓ Understand the expected vs. actual behavior │
│ ✓ Identify exact reproduction steps │
│ ✓ Determine scope (when did it start? who is affected?) │
│ │
│ Step 2: ISOLATE │
│ ✓ Narrow down the component, service, or code path │
│ ✓ Check recent changes (deploys, config changes, dependencies) │
│ ✓ Review logs and error messages │
│ │
│ Step 3: DIAGNOSE │
│ ✓ Form hypotheses and test them │
│ ✓ Trace the code path │
│ ✓ Identify root cause (not just symptoms) │
│ │
│ Step 4: FIX │
│ ✓ Propose a fix with explanation │
│ ✓ Consider side effects and edge cases │
│ ✓ Suggest tests to prevent regression │
└─────────────────────────────────────────────────────────────────┘
What I Need From You
Tell me about the problem. Any of these help:
- Error message or stack trace
- Steps to reproduce
- What changed recently
- Logs or screenshots
- Expected vs. actual behavior
Output
## Debug Report: [Issue Summary]
### Reproduction
- **Expected**: [What should happen]
- **Actual**: [What happens instead]
- **Steps**: [How to reproduce]
### Root Cause
[Explanation of why the bug occurs]
### Fix
[Code changes or configuration fixes needed]
### Prevention
- [Test to add]
- [Guard to put in place]
If Connectors Available
If ~~monitoring is connected:
- Pull logs, error rates, and metrics around the time of the issue
- Show recent deploys and config changes that may correlate
If ~~source control is connected:
- Identify recent commits and PRs that touched affected code paths
- Check if the issue correlates with a specific change
If ~~project tracker is connected:
- Search for related bug reports or known issues
- Create a ticket for the fix once identified
Tips
- Share error messages exactly — Don't paraphrase. The exact text matters.
- Mention what changed — Recent deploys, dependency updates, and config changes are top suspects.
- Include context — "This works in staging but not prod" or "Only affects large payloads" narrows things fast.
anthropic की और Skills
comps-analysis
anthropic
हमेशा इस डेटा स्रोत पदानुक्रम का पालन करें:
official
analyzing-financial-statements
anthropic
यह कौशल निवेश विश्लेषण के लिए वित्तीय विवरण डेटा से प्रमुख वित्तीय अनुपात और मीट्रिक की गणना करता है।
official
applying-brand-guidelines
anthropic
यह कौशल सभी जनरेट किए गए दस्तावेज़ों में रंग, फ़ॉन्ट, लेआउट और संदेश सहित एक समान कॉर्पोरेट ब्रांडिंग और स्टाइलिंग लागू करता है।
official
cookbook-audit
anthropic
एन्थ्रोपिक कुकबुक नोटबुक का एक रूब्रिक के आधार पर ऑडिट करें। जब भी नोटबुक समीक्षा या ऑडिट का अनुरोध किया जाए, इसका उपयोग करें।
official
creating-financial-models
anthropic
यह कौशल डीसीएफ विश्लेषण, संवेदनशीलता परीक्षण, मोंटे कार्लो सिमुलेशन और निवेश के लिए परिदृश्य योजना के साथ एक उन्नत वित्तीय मॉडलिंग सूट प्रदान करता है…
official
action-creator
anthropic
उपयोगकर्ता-विशिष्ट एक-क्लिक कार्रवाई टेम्पलेट बनाता है जो चैट इंटरफ़ेस में क्लिक करने पर ईमेल संचालन निष्पादित करते हैं। उपयोग करें जब उपयोगकर्ता पुन: प्रयोज्य कार्रवाइयाँ चाहता है...
official
docx
anthropic
दस्तावेज़ निर्माण, संपादन और विश्लेषण की व्यापक क्षमता, जिसमें ट्रैक किए गए परिवर्तन, टिप्पणियाँ, फ़ॉर्मेटिंग संरक्षण और टेक्स्ट निष्कर्षण का समर्थन शामिल है। जब Claude…
official
executive-briefing
anthropic
शोध निष्कर्षों को कार्यकारी-तैयार ब्रीफिंग में बदलता है। जब उपयोगकर्ता 'executive', 'briefing', 'C-suite', 'board',… का उल्लेख करता है तो स्वचालित रूप से सक्रिय हो जाता है।
official