error-debugger
Error Debugger
Purpose
Context-aware debugging that learns from past solutions. When an error occurs:
- Searches memory for similar past errors
- Analyzes error message and stack trace
- Provides immediate fix with code examples
- Creates regression test via testing-builder
- Saves solution to memory for future
For ADHD users: Eliminates debugging frustration - instant, actionable fixes. For SDAM users: Recalls past solutions you've already found. For all users: Gets smarter over time as it learns from your codebase.
Activation Triggers
- User says: "debug this", "fix this error", "why is this failing"
- Error messages containing: TypeError, ReferenceError, SyntaxError, ECONNREFUSED, CORS, 404, 500, etc.
More from jackspace/claudeskillz
base-ui-react
|
202rapid-prototyper
Creates minimal working prototypes for quick idea validation. Single-file when possible, includes test data, ready to demo immediately. Use when user says "prototype", "MVP", "proof of concept", "quick demo".
180repository-analyzer
Analyzes codebases to generate comprehensive documentation including structure, languages, frameworks, dependencies, design patterns, and technical debt. Use when user says "analyze repository", "understand codebase", "document project", or when exploring unfamiliar code.
177hugo
|
119windows-expert
Expert guidance for Windows, PowerShell, WSL interop, and cross-platform development
119firecrawl-scraper
|
100