electrobun-debugging

Installation
SKILL.md

Electrobun Debugging

Comprehensive debugging and troubleshooting guide for Electrobun applications.

Development Environment

Basic Development Setup

# Development mode with hot reload
bun run dev

# Development mode with verbose logging
DEBUG=* bun run dev

# Development mode with specific debug namespace
DEBUG=electrobun:* bun run dev
Installs
48
GitHub Stars
11
First Seen
Feb 21, 2026
electrobun-debugging — rajavijayach/electrobun-skills