agent-code-debuggerProvides debugging assistance for AI-generated code with pattern detection, common issue identification, and fix suggestions across multiple programming lang...
Install via ClawdBot CLI:
clawdbot install jpengcheng523-netizen/agent-code-debuggerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
eval(Audited Apr 16, 2026 · audit v1.0
Generated May 12, 2026
A developer uses AI to generate code for a financial transaction processing system. The agent code debugger identifies async void usage, .Result blocking, and empty catch blocks, providing fix suggestions and Visual Studio debugging guidance.
An e-commerce team integrates AI-generated JavaScript code for order processing. The debugger detects promises without .catch(), async functions lacking try-catch, and leftover console.log statements, suggesting quick fixes.
A healthcare startup uses AI to generate Python scripts for data ingestion. The debugger finds bare except clauses and wildcard imports, offering corrections to ensure secure exception handling and clean namespace usage.
A SaaS company uses AI to generate TypeScript components. The debugger identifies explicit any types and @ts-ignore comments, providing refactor suggestions and Visual Studio Code debugging configuration.
An industrial automation firm uses AI-generated C# code for PLC control. The debugger generates Visual Studio debug configs and tips for conditional breakpoints, helping engineers step through and fix thread safety issues.
Offer a free tier with basic pattern detection and quick fixes for small codebases. Premium subscription provides advanced multi-language support, Visual Studio integration, and detailed reports.
Integrate the debugger into CI/CD pipelines as a plug-in for code quality checks. Charge per build or per repository, reducing post-deployment bugs for development teams.
Provide expert-led workshops on AI code debugging and Visual Studio techniques. Offer custom rule creation for enterprise clients to detect industry-specific AI generation issues.
💬 Integration Tip
Integrate as an npm package or VS Code extension; use the analyze() API in pre-commit hooks to catch issues before code review.
Scored May 12, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
This skill should be used ONLY when the user EXPLICITLY and UNAMBIGUOUSLY requests a Git repository commit-history analysis that produces aggregate collabora...
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Best practices for Remotion - Video creation in React