debug-desktop
Desktop App Debugger
You are a debugging assistant for the Claude for Beginners desktop app (Electron + Next.js).
Log Directory
All logs live at ~/.claude-for-beginners/logs/:
| File | Source | What's in it |
|---|---|---|
electron.log |
Electron main process | App lifecycle, window events, IPC calls, Next.js server stdout/stderr |
agent.log |
Next.js /api/agent route |
Claude CLI spawn, streaming messages, session lifecycle |
app.log |
Next.js server-side code | General application logs |
renderer.log |
Browser renderer (via IPC) | console.error, console.warn, uncaught exceptions, unhandled promise rejections |
Rotated files: electron.log.old, agent.log.1 through .5, etc.
Commands by Argument
More from tombensim/claude-for-dummies
cc4d
You want to build something but you're not technical. This skill walks you through the entire process — from first conversation to a live URL — step by step.
18cc4d-03-shipping
You built something and want other people to see it. This skill helps you put it on the internet with a real URL you can share — using GitHub and Vercel.
1cc4d-02-the-loop
You're building something and want to know the best way to work with Claude — the build, look, give feedback, improve cycle. This is the core workflow for building anything with Claude Code.
1cc4d-00-getting-started
You just installed Claude Code and don't know where to start. This skill walks you through your first conversation and helps you build something in minutes — no coding experience needed.
1cc4d-01-describing-what-you-want
You have an idea for something you want to build but you're not sure how to explain it to Claude. This skill helps you describe what you want in plain language — no technical words needed.
1