Fullstack Debugger
Rapidly identifies and fixes full-stack application errors using advanced AI analysis and automated debugging techniques.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add curiositech-fullstack-debugger npx -- -y @trustedskills/curiositech-fullstack-debugger
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"curiositech-fullstack-debugger": {
"command": "npx",
"args": [
"-y",
"@trustedskills/curiositech-fullstack-debugger"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The curiositech-fullstack-debugger skill assists in identifying and resolving issues across the full technology stack, from front-end to back-end. It provides detailed error analysis and suggests potential solutions based on code context and common debugging patterns. This skill is designed to streamline troubleshooting for developers of all levels.
When to use it
- You're encountering a bug in a web application and need help pinpointing the root cause across multiple layers.
- A user reports an error, and you require assistance in understanding the technical details of the problem.
- You are debugging complex code interactions and want suggestions for potential fixes.
- You’re facing performance bottlenecks and need to identify areas for optimization within your application's architecture.
Key capabilities
- Full-stack error analysis
- Code context awareness
- Solution suggestion based on common debugging patterns
- Performance bottleneck identification
Example prompts
- "I'm seeing a 500 error on my website; can you help me debug it?"
- "Analyze this code snippet and identify potential issues: [code snippet]"
- "My application is slow; what are some possible performance bottlenecks I should investigate?"
Tips & gotchas
The skill's effectiveness relies heavily on providing sufficient context, including relevant code snippets and error messages. It may require iterative prompting to narrow down the issue effectively.
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.