关于
This skill equips Claude with the specific rules and nuances of the Google Common Lisp Style Guide to ensure all Lisp development follows professional standards. It enforces critical naming conventions such as earmuffs for dynamic variables and kebab-case for functions, while also providing guidance on idiomatic control structures like using 'when' and 'unless' correctly. By integrating this skill, developers can automate code style reviews, ensure consistent Emacs-style indentation, and maintain high-quality documentation through standardized docstrings, making Lisp projects more readable and collaborative.