·error-detective
</>

error-detective

Search logs and codebases for error patterns, stack traces, and anomalies. Use when debugging issues, analyzing logs, or investigating production errors.

28Installs·0Trend·@htlin222

Installation

$npx skills add https://github.com/htlin222/dotfiles --skill error-detective

How to Install error-detective

Quickly install error-detective AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/htlin222/dotfiles --skill error-detective
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: htlin222/dotfiles.

SKILL.md

View raw

| NullPointer | Missing null check | Add validation | | Timeout | Slow dependency | Add timeout, retry | | Connection refused | Service down | Check health, retry | | OOM | Memory leak | Profile, increase limits | | Rate limit | Too many requests | Add backoff, queue |

Input: "Find why API is returning 500 errors" Action: Search logs for 500 status, find stack traces, identify root cause

Input: "Analyze error patterns from last hour" Action: Aggregate errors by type, find spikes, correlate with events

Search logs and codebases for error patterns, stack traces, and anomalies. Use when debugging issues, analyzing logs, or investigating production errors. Source: htlin222/dotfiles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/htlin222/dotfiles --skill error-detective
Category
</>Dev Tools
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from htlin222/dotfiles

Quick answers

What is error-detective?

Search logs and codebases for error patterns, stack traces, and anomalies. Use when debugging issues, analyzing logs, or investigating production errors. Source: htlin222/dotfiles.

How do I install error-detective?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/htlin222/dotfiles --skill error-detective Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/htlin222/dotfiles

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-06