writing-elisp

Community

Incremental validation for robust Emacs Lisp.

Authormoogah
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Emacs Lisp code frequently suffers from paren mismatches and subtle syntax errors during development, especially with complex nested forms. This skill guides a disciplined, incremental validation approach to catch errors early and maintain code quality.

Core Features & Use Cases

  • Incremental validation workflow: write small chunks, validate after each function, and test in isolation.
  • Validation tools: quick paren check, full syntax check with byte-compile, and scans for premature expression endings.
  • Integration with literate programming: support tangled org-mode code blocks and complex nesting in Elisp.

Quick Start

Write elisp in small chunks, validate after each function, and test with check-parens before moving on.

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: writing-elisp
Download link: https://github.com/moogah/claude_skills/archive/main.zip#writing-elisp

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 223,000+ vetted skills library on demand.