trace-error

Community

Debug code by tracing errors.

AuthorSS2608-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers pinpoint the root cause of errors in their codebase by systematically tracing their origin and propagation.

Core Features & Use Cases

  • Error Origin Identification: Pinpoints the exact file and line number where an error originates.
  • Call Stack Analysis: Reconstructs the sequence of function calls leading up to an error.
  • Error Handling Review: Examines how errors are caught and managed across different parts of the application (API, database, client-side).
  • Use Case: When a cryptic error message appears in the application logs, use this Skill to trace its path through the system, understand its context, and identify potential fixes.

Quick Start

Trace the error message "TypeError: Cannot read properties of undefined (reading 'name')" in the codebase.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: trace-error
Download link: https://github.com/SS2608-dev/Resilience/archive/main.zip#trace-error

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.