🧪 Skills
Debug
Provides tools for log analysis, error tracing, memory profiling, network inspection, performance bottleneck detection, and crash report parsing.
v1.0.0
Description
name: debug version: 1.0.0 author: BytesAgain license: MIT-0 tags: [debug, tool, utility]
Debug
Debugging toolkit — log analysis, error tracing, memory profiling, network inspection, performance bottleneck detection, and crash report parsing.
Commands
| Command | Description |
|---|---|
debug logs |
|
debug trace |
|
debug memory |
Memory |
debug network |
|
debug profile |
|
debug crash |
Usage
# Show help
debug help
# Quick start
debug logs <file>
Examples
# Example 1
debug logs <file>
# Example 2
debug trace <error>
How It Works
Reads your input, processes with built-in logic, and outputs structured results. All data stays local — no external API calls unless you configure them.
Tips
- Run
debug helpfor all available commands - Data stored locally in your workspace
- No API keys required for basic features
- Works offline
Powered by BytesAgain | bytesagain.com
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!