debug-tools
New7Community RegistryGeneralby Adeonir Kohl
Iterative debugging workflow with confidence scoring and runtime analysis via Console Ninja and Chrome DevTools MCP
First seen 5/22/2026
Overview
A personal marketplace of Claude Code plugins.
Available Plugins
Installation
Add this marketplace to Claude Code:
bash
/plugin marketplace add adeonir/claude-code-extrasAvailable Plugins
| Plugin | Description | Version |
|---|---|---|
| spec-driven | Specification-driven development with brownfield support, requirements traceability, and archive workflow | 2.6.0 |
| debug-tools | Iterative debugging workflow with confidence scoring and runtime analysis | 1.3.1 |
| design-builder | Extract copy and design from references to build React frontend or Figma designs | 4.0.1 |
| git-helpers | Git workflow commands with confidence-scored code review | 1.2.2 |
Installing a Plugin
bash
/plugin install design-builderMarketplace Commands
bash
# Add marketplace
/plugin marketplace add adeonir/claude-code-extras
# List available plugins
/plugin marketplace list
# Install a plugin
/plugin install design-builder
# Update marketplace
/plugin marketplace update adeonir/claude-code-extrasContributing
- Fork this repository
- Add your plugin under
plugins/ - Submit a pull request
License
MIT
Install & Usage
1
Create the agents directory
mkdir -p .claude/agents2
Save the agent file
Add the configuration to .claude/agents/debug-tools.md
3
Invoke with @agent-name
@debug-toolsView source on GitHub
mcpdebugdebugginglogsruntimeconsole-ninjadevtoolsworkflow
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is debug-tools?
Iterative debugging workflow with confidence scoring and runtime analysis via Console Ninja and Chrome DevTools MCP
How to install debug-tools?
To install debug-tools: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/debug-tools.md. Finally, @debug-tools in Claude Code.
What is debug-tools best for?
debug-tools is a agent categorized under General. It is designed for: mcp, debug, debugging, logs, runtime, console-ninja, devtools, workflow. Created by Adeonir Kohl.