emacs-lisp

Expert guidance for writing professional Emacs Lisp code following thecommunity-driven Emacs Lisp Style Guide by Bozhidar Batsov. Covers layout,naming conventions, syntax preferences, macros, documentation, and best practices.Use this skill when writing Emacs configuration, creating Emacs packages,writing interactive commands, developing major/minor modes, or refactoringEmacs Lisp code.Emphasizes: lexical binding, proper naming, documentation standards, autoloading,and community conventions.

$ 安裝

git clone https://github.com/jkitchin/skillz /tmp/skillz && cp -r /tmp/skillz/skills/programming/emacs-lisp ~/.claude/skills/skillz

// tip: Run this command in your terminal to install the skill