18
5
In review
Synced today
What it does
Provide a systematic debugging checklist. Use when a junior developer is stuck and needs a structured approach.
Skill profile
Keep exploring
More options in Uncategorized.
Claude Code · Codex · OpenClaw
HTML
Updated 8/12/2026
Agent compatibility
Compatibility has not been reviewed for this listing yet. Check the publisher documentation before installing.
Installation
npx skills add https://github.com/majiayu000/claude-skill-registry-data --skill debugging-checklistReview source code and installation permissions before adding third-party tools to an agent.
debugging-checklist is organized in the Uncategorized category. Compare its source, install method, and compatibility before adding it to your workflow.
Third-party agent tools may access source code, credentials, or browser sessions. Read the source documentation and use the minimum permissions needed.
npx skills add https://github.com/majiayu000/claude-skill-registry-data --skill debugging-checklistSKILL.md
--- name: debugging-checklist description: Provide a systematic debugging checklist. Use when a junior developer is stuck and needs a structured approach. --- # Debugging Checklist ## Purpose Provide a systematic debugging checklist. ## Inputs to request - Repro steps and frequency. - Environment details and recent changes. - Logs, stack traces, or screenshots. ## Workflow 1. Reproduce the issue and isolate the scope. 2. Check inputs, environment, and recent changes. 3. Add targeted logs or breakpoints. ## Output - Checklist ordered by likelihood. ## Quality bar - Start with reversible, low-risk checks. - Prefer minimal probes over broad logging.
skill
mattpocock
An AI tool that organizes and shapes raw textual material into a structured article, paragraph by paragraph, facilitating content creation and presentation.