Error Detective
The Error Detective skill identifies and explains code errors, boosting debugging efficiency and speeding up development workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add rmyndharis-error-detective npx -- -y @trustedskills/rmyndharis-error-detective
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"rmyndharis-error-detective": {
"command": "npx",
"args": [
"-y",
"@trustedskills/rmyndharis-error-detective"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Error Detective skill analyzes text for potential errors, including grammatical mistakes, factual inaccuracies, and logical inconsistencies. It can identify these issues and suggest corrections or further investigation points. This skill is designed to improve the quality of generated content by proactively catching and addressing common pitfalls in AI output.
When to use it
- Content Review: Use it to review drafts of articles, reports, or creative writing pieces before publication.
- Code Analysis: Apply it to code snippets to identify potential bugs or logical flaws (though not a replacement for dedicated code analysis tools).
- Fact-Checking Assistance: Employ it when you need help verifying the accuracy of information presented in a text.
- Improving AI Prompts: Use it to analyze prompt responses and refine prompts for more accurate results.
Key capabilities
- Grammatical error detection
- Factual inaccuracy identification
- Logical inconsistency detection
- Suggestion of corrections
Example prompts
- "Analyze this paragraph for errors: [paste text here]"
- "Can you identify any factual inaccuracies in this article about [topic]?"
- "Review the following code snippet and point out any potential logical flaws: [paste code here]"
Tips & gotchas
The skill's effectiveness depends heavily on the clarity and context of the input text. While it can flag potential issues, always review its suggestions critically as it is not a substitute for human judgment.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.