#debugging

7 skills & prompts · 2 tools · 5 MCP servers · 1 articles

Skills & prompts

ChatGPT Claude Codex CLI Cohere Cursor DeepSeek Gemini GitHub Copilot GLM Grok Kimi Llama MiniMax Mistral OpenAI opencode Skill Screened 46490

cron-doctor

Diagnose and validate cron expressions before they ship. Catches the five silent death-traps: impossible dates that never fire, OR-semantics that fire too often, midnight spikes, uneven step drift, and leap-year February 29.

LLM Mart

25 views
Cursor Recipe Reviewed

Reproduce-first bug hunt for Cursor

Forces a failing test that reproduces the bug before any fix — so you know it's actually fixed.

LLM Mart

18 views
Claude Skill Screened 836

debugging-websocket-issues

Use when seeing WebSocket errors like "Invalid frame header", "RSV1 must be clear", or "WS_ERR_UNEXPECTED_RSV_1" - covers multiple WebSocketServer conflicts, compression issues, and raw frame debugging techniques

LLM Mart

18 views
Claude Cursor opencode Skill Screened 8109

systematic-debugging

遇到任何 bug、测试失败或异常行为时使用,在提出修复方案之前执行

LLM Mart

11 views
Claude Skill Screened 83

systematic-debugging

Diagnose root causes with a four-phase debugging protocol. Use for ANY technical issue — test failures, production bugs, unexpected behavior, performance problems, build failures, or integration issues. ESPECIALLY when under time pressure, when "one quick fix" seems obvious, or w

LLM Mart

7 views
Claude Skill Screened 24

debugging-dating

Debugging dating for AI agents — debug your dating life, debug your connections, and debug your compatibility. Find the bug, fix the match. Debugging dating on inbed.ai. 调试约会。Depuración de citas.

LLM Mart

1 views
Claude Skill Screened 24

debugging

Debugging your dating life — debug bad matches, debug miscommunication, and debug your profile for better connections. Debugging compatibility, debugging conversations, and debugging relationships on inbed.ai. 调试、修复。Depuración, arreglar citas.

LLM Mart

1 views

Tools

Kilo Code

Kilo Code is a popular, open-source AI coding agent and "agentic engineering" platform designed to help developers build, refactor, and debug software faster

LLM Mart 0
33 views
Claude Inspector

Claude Code Prompt Mechanism Visualizer — Electron desktop app

LLM Mart 0
18 views

MCP servers

DebugBundle MCP: runtime error reporting, incident response, health checks, and product analytics.

2 views

WinDbg/DbgEng over MCP: crash dumps, live user & kernel, driver IOCTLs, and TTD.

1 views

Persistent, local memory for developers and their coding agents. Records commands, output, errors, and the fixes that worked into SQLite and serves them over MC…

0 views

Chrome DevTools for coding agents

0 views

MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.

0 views

Articles

How to test an MCP server with MCP Inspector

Use MCP Inspector to connect to local or remote servers, inspect capabilities, call tools, read resources, test prompts, and diagnose failures before release.

LLM Mart · Sep 17, 2026 4 views 0 reactions