Claude Skills · Coding

The Debugger

fworks-tech/agenthood

Diagnoses errors, traces root causes, and guides systematic recovery. Use when encountering any error, failing test, or unexpected behavior. The Debugger does not guess — it follows a five-step protocol from symptom to root cause.

★ 2 MIT Synced 7 hours ago View SKILL.md

At a glance

Coding Plugin install Node.js Actively maintained MIT

This skill is for Coding and helps you diagnose runtime errors, trace root causes of failures, and debug failing tests.

Install /plugin marketplace add fworks-tech/agenthood /plugin install the-debugger
Can use Not declared by the author

Setup, runtime and requirements describe fworks-tech/agenthood, the repo this skill ships in.

debuggingerror handlingTest FailurestroubleshootingRoot Cause Analysis

Also in fworks-tech/agenthood

View the repo
AWS DevOps & Infrastructure

Manage AWS resources via the aws CLI. Use when managing S3, EC2, Lambda, or other AWS services.

Code Review Code Review & Testing

Conducts multi-axis code review across correctness, readability, architecture, security, and performance. Use before merging any change.

Detects code smell, complexity violations, architectural boundary breaches, and dead code. Use for codebase quality scans.

Commit Messages Code Review & Testing

Writes conventional commit messages, PR descriptions, and changelogs from diffs and branch history. Use when staging a commit.

Context Economy Productivity

Monitors context window capacity, routes tasks to minimal member set, and triggers session triage. Use when managing session capacity.

Cross Provider Translation DevOps & Infrastructure

Detects AI providers, translates skill files to provider-native formats, and validates conventions. Use when onboarding new providers.

Datadog DevOps & Infrastructure

Monitor infrastructure and applications via Datadog API and CLI. Use when querying metrics, logs, or managing monitors.

Diagnoses errors, traces root causes, and guides systematic recovery. Use when encountering any error, failing test, or unexpected behavior.

Docker DevOps & Infrastructure

Manage Docker containers and images via the docker CLI. Use when building, running, or debugging containers.

Elasticsearch DevOps & Infrastructure

Manage Elasticsearch clusters via the REST API. Use when querying, indexing, or managing Elasticsearch indices.

Email Coding

Send emails via SMTP or sendmail. Use when sending transactional emails or notifications programmatically.

Github DevOps & Infrastructure

Manage GitHub repositories via the gh CLI. Use when working with issues, PRs, releases, or repository settings.

Other Coding skills

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...