Emacs Config

Community

Automate and validate your Emacs config.

Authorysano
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers who manage a complex Emacs configuration in their dotfiles by automatically validating structure, syntax, and conventions to prevent startup errors and drift.

Core Features & Use Cases

  • Module validation: checks all init-*.el modules for correct (provide) endings, balanced parentheses, and consistent use-package declarations.
  • Cross-platform safeguards: analyzes OS-specific guards in init-platform.el and related files to ensure reliable behavior on macOS, Linux/WSL, and Windows.
  • Keybinding integrity: detects conflicting keybindings across modules to minimize startup confusion and override risks.
  • Quick-start workflow: run the included scripts to validate modules, detect issues, and provide actionable fixes for Emacs configuration.

Quick Start

Run: .claude/skills/emacs-config/scripts/validate.sh Optionally target a specific module: .claude/skills/emacs-config/scripts/validate.sh init-ai

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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 Config
Download link: https://github.com/ysano/dotfiles/archive/main.zip#emacs-config

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.