Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

Debugger

Skill Verificato
98

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".

Riepilogo IA

This skill provides a detailed, step-by-step guide for identifying and resolving software issues. It outlines a structured debugging process, common bug patterns, and strategies like binary search and rubber duck debugging, culminating in a standardized output format for analysis and fixes.

Installazione

npx skills add shubhamsaboo/awesome-llm-apps

Esegue la CLI skills di Vercel (skills.sh) tramite npx — richiede Node.js in locale e almeno un agente compatibile con skills installato (Claude Code, Cursor, Codex, …). Presuppone che il repository segua il formato agentskills.io.

Aggiornato il 3 days ago
Vedi il codice sorgente

Estensioni simili

Docker Debugger

95

Debug Docker containers, fix Dockerfile issues, optimize images, and troubleshoot docker-compose. Use when having Docker problems, container issues, or optimizing Docker builds.

Skill
onewave-ai

OpenClaw Config

98

Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings

Skill
adisinghstudent

react-devtools-inline

97

Embed react-devtools within a website

Skill
facebook

React DevTools Core

95

Use react-devtools outside of the browser

Skill
facebook

React DevTools

95

Use react-devtools outside of the browser

Skill
facebook

Bright Data — Browser Session Debugger

95

Debug Bright Data Scraping Browser sessions using the Browser Sessions API. Use this skill when the user encounters a Bright Data browser session error, puppeteer stack trace, failed scraper run, or asks about session bandwidth, duration, captchas, or connection issues. Also use when a Bright Data scraper produces unexpected results such as empty data, 0 items found, missing products, or fewer results than expected — session data can reveal whether the issue is network/proxy-side (blocks, captchas, redirects, timeouts) or client-side (selectors, extraction logic). Triggers on phrases like 'why did my session fail', 'debug my bright data session', 'check my scraping browser sessions', 'how much bandwidth did my scraper use', 'got 0 results', 'found 0', 'scraper returned empty', 'scraper not working', 'script didn't work', or when a Bright Data error code or brd.superproxy.io stack trace appears in the conversation. Requires BRIGHTDATA_API_KEY environment variable.

Skill
brightdata