·automated-instrumented-debugging
</>

automated-instrumented-debugging

minleev5/automated-instrumented-debugging-skill

Eine systematische Debugging-Funktion, die die Beweiserfassung durch dynamische Instrumentierung automatisiert. Verwenden Sie diese Option, wenn die manuelle Nachverfolgung mühsam ist oder die Umgebung eingeschränkt ist.

3Installationen·0Trend·@minleev5

Installation

$npx skills add https://github.com/minleev5/automated-instrumented-debugging-skill --skill automated-instrumented-debugging

SKILL.md

Core Philosophy: Don't guess. Instrument, measure, and let the data reveal the root cause.

This skill empowers you to debug complex issues by systematically injecting lightweight probes (fetch calls) into the codebase. These probes stream real-time execution data (function entries, variable states, errors) to a local debug server, allowing you to reconstruct the exact execution flow without relying on scattered console logs or interactive debuggers.

Don't rush to code. First, define what you need to capture.

Eine systematische Debugging-Funktion, die die Beweiserfassung durch dynamische Instrumentierung automatisiert. Verwenden Sie diese Option, wenn die manuelle Nachverfolgung mühsam ist oder die Umgebung eingeschränkt ist. Quelle: minleev5/automated-instrumented-debugging-skill.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/minleev5/automated-instrumented-debugging-skill --skill automated-instrumented-debugging
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist automated-instrumented-debugging?

Eine systematische Debugging-Funktion, die die Beweiserfassung durch dynamische Instrumentierung automatisiert. Verwenden Sie diese Option, wenn die manuelle Nachverfolgung mühsam ist oder die Umgebung eingeschränkt ist. Quelle: minleev5/automated-instrumented-debugging-skill.

Wie installiere ich automated-instrumented-debugging?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/minleev5/automated-instrumented-debugging-skill --skill automated-instrumented-debugging Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/minleev5/automated-instrumented-debugging-skill

Details

Kategorie
</>Entwicklung
Quelle
skills.sh
Erstes Auftreten
2026-02-01

Verwandte Skills

Keine