# Debugging

> Debugging guidelines and best practices

- **Type:** Skill
- **Install:** `agentstack add skill-block-ai-rules-debugging`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [block](https://agentstack.voostack.com/s/block)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [block](https://github.com/block)
- **Source:** https://github.com/block/ai-rules/tree/main/Example/ai-rules/skills/debugging

## Install

```sh
agentstack add skill-block-ai-rules-debugging
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Debugging Guidelines

When debugging issues in this codebase:

1. **Check logs first** - Review application logs for error messages and stack traces
2. **Reproduce consistently** - Ensure you can reliably reproduce the issue before attempting fixes
3. **Isolate the problem** - Use binary search or divide-and-conquer to narrow down the root cause
4. **Add logging** - Insert temporary debug statements to trace execution flow
5. **Check recent changes** - Review recent commits that might have introduced the issue

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [block](https://github.com/block)
- **Source:** [block/ai-rules](https://github.com/block/ai-rules)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-block-ai-rules-debugging
- Seller: https://agentstack.voostack.com/s/block
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
