Use when working with debugging toolkit smart debug (Alias for debugging-toolkit-smart-debug)
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add sickn33/agentic-awesome-skills --skill "debugging-toolkit" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/debugging-toolkit-sickn33/SKILL.md---
name: debugging-toolkit
description: "Use when working with debugging toolkit smart debug (Alias for debugging-toolkit-smart-debug)"
risk: unknown
source: "alias"
date_added: "2026-06-02"
---
# Debugging Toolkit
> **This is an alias.** The canonical skill is **`debugging-toolkit-smart-debug`**.
This skill redirects to `debugging-toolkit-smart-debug`. Load it from the vault:
`skill-libraries/code-quality/debugging-toolkit-smart-debug/SKILL.md`
## When to Use
- Use this skill when working with debugging toolkit smart debug (Alias for debugging-toolkit-smart-debug)
## Why this alias exists
Users commonly search for `debugging-toolkit` but the full skill name in this collection is `debugging-toolkit-smart-debug`. This alias ensures discoverability.
## Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
## Examples
```text
Use @debugging-toolkit for this task: Use when working with debugging toolkit smart debug (Alias for debugging-toolkit-smart-debug).
Apply the skill to my current work and walk me through the safest next steps,
key checks, and the concrete output I should produce.
```
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Use when executing implementation plans with independent tasks in the current session