Toolverse
All skills

error-diagnostics-smart-debug

by sickn33

Use when working with error diagnostics smart debug

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
sickn33
Category
Testing
Views
21

About this skill

Use when working with error diagnostics smart debug

How to use

  1. Przygotuj informacje o błędzie: wiadomość błędu, stack trace, kroki reprodukcji, dotknięte komponenty i środowisko (dev/staging/produkcja). Zanotuj, czy problem jest sporadyczny czy stały.

  2. Uruchom skill z argumentami zawierającymi opis problemu. Skill automatycznie przeanalizuje błąd, rozpozna wzorce i wygeneruje 3–5 hipotez przyczyn, posortowanych według prawdopodobieństwa.

  3. Dla problemów w produkcji lub stagingu zbierz dane z narzędzi monitorowania: logi błędów z Sentry lub Rollbar, metryki wydajności z DataDog lub New Relic, rozproszone ślady z Jaegera lub Zipkina, agregowane logi z ELK lub Splunk, oraz sesje użytkownika z LogRocket.

  4. Przeanalizuj każdą hipotezę: sprawdź jej prawdopodobieństwo, powiąż z danymi z monitorowania, szukaj wzorców specyficznych dla środowiska i korelacji z wdrożeniami.

  5. Zastosuj rekomendowaną strategię debugowania z skill'u: weryfikuj hipotezy krok po kroku, dokumentuj wyniki i odrzucaj mało prawdopodobne przyczyny.

  6. Jeśli potrzebujesz szczegółowych przykładów implementacji, otwórz plik resources/implementation-playbook.md dołączony do skill'u.

Related skills

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

hono

by openstatusHQ

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

Testing
1257

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

ppt-creator

by daymade

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp,

Testing
2739