Claude Skills · Coding

Debugging And Error Recovery

fworks-tech/agenthood

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

★ 2 MIT Synced 3 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 error messages, trace root cause of failures, and fix failing tests.

Install /plugin marketplace add fworks-tech/agenthood /plugin install debugging-and-error-recovery
Can use Not declared by the author

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

error handlingtroubleshootingStack TracesloggingTest Failuresdebugging

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.

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.

Gitlab DevOps & Infrastructure

Manage GitLab repositories via the glab CLI. Use when working with merge requests, issues, or CI/CD pipelines.

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...