emacs-lisp
CommunityEmacs Lisp style guide for clean code.
Authorjkitchin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Guidance for writing professional Emacs Lisp code that adheres to community conventions, ensuring readability, maintainability, and robust interactive behavior.
Core Features & Use Cases
- Layout & Indentation: consistent spacing, 2-space body indentation, 4-space special forms.
- Naming & Style: prefix conventions, private function naming, predicate naming (
psuffix). - Documentation: thorough docstrings, autoload cookies, and module headers.
- Interactive Command Best Practices: proper
interactivespecs and autoloading. - Refactoring & Maintenance: guidance for macros, packages, and autoload strategies.
Quick Start
Create a small Emacs Lisp library with lexical-binding, a public function with autoload, and a private helper function.
Dependency Matrix
Required Modules
None requiredComponents
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: emacs-lisp Download link: https://github.com/jkitchin/skillz/archive/main.zip#emacs-lisp Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.