Debugging

Find and fix bugs, error analysis

Showing 1-24 of 4752 skills
render-oss

render-debug

by render-oss

Debug failed Render deployments by analyzing logs, metrics, and database state. Identifies errors (missing env vars, port binding, OOM, etc.) and suggests fixes. Use when deployments fail, services won't start, or users mention errors, logs, or debugging.

Debugging 70 5mo ago
bobmatnyc

verification-before-completion

by bobmatnyc

Run verification commands and confirm output before claiming success

Debugging 60 7mo ago
bobmatnyc

systematic-debugging

by bobmatnyc

Methodical debugging instead of random changes

Debugging 144 8mo ago
bobmatnyc

verification-before-completion

by bobmatnyc

Run verification commands and confirm output before claiming success

Debugging 144 8mo ago
TechNickAI

mcp-debug

by TechNickAI

"Use when testing MCP servers, debugging MCP tool responses, exploring MCP capabilities, or diagnosing why an MCP tool returns unexpected data"

Debugging 24 6mo ago
TechNickAI

systematic-debugging

by TechNickAI

"Use when debugging bugs, test failures, unexpected behavior, or needing to find root cause before fixing"

Debugging 24 6mo ago
Terryc21

debug

by Terryc21

'Systematic debugging workflow: reproduce, isolate, hypothesize, verify, fix. Triggers: "debug", "find bug", "fix crash", "why is this broken", "not working".'

Debugging 49 4mo ago
Terryc21

scan-similar-bugs

by Terryc21

'After fixing a bug, systematically find other instances of the same pattern. Triggers: "scan for similar bugs", "find other instances", "check for similar issues", "scan similar bugs".'

Debugging 49 4mo ago
arlenagreer

chrome-devtools

by arlenagreer

Chrome debugging and inspection via local CDP Docker container

Debugging 4 8mo ago
Shubhamsaboo

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code. Use when: writing Python code, optimizing Python scripts, reviewing Python code for best practices, debugging Python issues, implementing type hints, or when user mentions Python, PEP 8, or needs help with Python data structures and algorithms.

Code Gen 125.6K 3mo ago
Shubhamsaboo

debugger

by Shubhamsaboo

Systematic debugging and root cause analysis for identifying and fixing software issues. Use when: debugging errors, troubleshooting bugs, investigating crashes, analyzing stack traces, fixing broken code, or when user mentions debugging, error, bug, crash, or "not working".

Debugging 125.6K 5mo ago
openai

test-tui

by openai

Guide for testing Codex TUI interactively

Debugging 100.4K 5mo ago
NousResearch

docker-management

by NousResearch

Manage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.

Debugging 218.4K 2mo ago
ljagiello

ctf-pwn

by ljagiello

Provides binary exploitation techniques for CTF challenges. Use when you already have a vulnerable native target or service and need to turn memory corruption or low-level primitives into code execution or privilege escalation, such as buffer overflows, format strings, heap bugs, ROP, ret2libc, shellcode, kernel exploitation, seccomp bypass, sandbox escape, or Windows/Linux exploit chains. Do not use it when the main blocker is understanding what the binary does; use reverse engineering first. Do not use it for pure web bugs, disk or packet forensics, or standalone crypto/math challenges.

Debugging 2.8K 3mo ago
mukul975

analyzing-ios-app-security-with-objection

by mukul975

'Performs runtime mobile security exploration of iOS applications using Objection, a Frida-powered toolkit that

Debugging 26.3K 3mo ago
mukul975

analyzing-email-headers-for-phishing-investigation

by mukul975

Parse and analyze email headers to trace the origin of phishing emails, verify sender authenticity, and identify

Debugging 26.3K 3mo ago
mukul975

analyzing-outlook-pst-for-email-forensics

by mukul975

Analyze Microsoft Outlook PST and OST files for email forensic evidence including message content, headers, attachments,

Processing 26.3K 3mo ago
mukul975

analyzing-macro-malware-in-office-documents

by mukul975

'Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download

Debugging 26.3K 3mo ago
mukul975

analyzing-packed-malware-with-upx-unpacker

by mukul975

'Identifies and unpacks UPX-packed and other packed malware samples to expose the original executable code for

Debugging 26.3K 3mo ago
facebook

flow

by facebook

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

Debugging 246.6K 5mo ago
mukul975

analyzing-network-covert-channels-in-malware

by mukul975

Detect and analyze covert communication channels used by malware including DNS tunneling, ICMP exfiltration,

Debugging 26.3K 3mo ago
mukul975

analyzing-docker-container-forensics

by mukul975

Investigate compromised Docker containers by analyzing images, layers, volumes, logs, and runtime artifacts to

Debugging 26.3K 3mo ago
microsoft

fix-errors

by microsoft

Guidelines for fixing unhandled errors from the VS Code error telemetry dashboard. Use when investigating error-telemetry issues with stack traces, error messages, and hit/user counts. Covers tracing data flow through call stacks, identifying producers of invalid data vs. consumers that crash, enriching error messages for telemetry diagnosis, and avoiding common anti-patterns like silently swallowing errors.

Code Review 187.8K 5mo ago
alibaba

arthas

by alibaba

arthas 诊断 java应用,jvm问题 skill

Debugging 37.4K 4mo ago