elisp-review

Community

Audit Emacs Lisp quality with structured reviews.

AuthorJylhis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Emacs Lisp developers need a structured way to identify quality and compatibility issues in .el files, preventing runtime errors and unmaintained code.

Core Features & Use Cases

  • Static pattern checks to catch lexical-binding, provide/require, and modern API usage.
  • Phase 2 byte-compilation checks to surface undefined functions, wrong arguments, and defcustom issues during batch processing.
  • Phase 3 semantic review to ensure consistent API usage, robust error handling, and documentation quality for public functions.
  • Use cases include auditing legacy Emacs Lisp libraries, validating packages before release, and performing quick QA on new Elisp scripts.

Quick Start

Run the elisp-review tool on target-file.el to start a guided review and remediation plan.

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-review
Download link: https://github.com/Jylhis/skills/archive/main.zip#elisp-review

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