elisp-debugging-guide

Community

Systematically debug Emacs Lisp with edebug.

Authorcaptainflasmr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Emacs Lisp developers often struggle to identify and fix runtime errors, including misbehaving macros and unexpected variable bindings; this skill provides a structured approach to diagnose issues efficiently.

Core Features & Use Cases

  • edebug guided step-through of functions and macros
  • trace and error-on-entry approaches for visibility into execution
  • interpreting backtraces and warnings to identify root causes
  • Defensive programming practices and thorough testing workflows

Quick Start

Describe a practical, step-by-step approach to debugging an Emacs Lisp function using edebug, including setting breakpoints, inspecting variables, and interpreting traces.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: elisp-debugging-guide
Download link: https://github.com/captainflasmr/ollama-buddy/archive/main.zip#elisp-debugging-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.