概要
The SLIME Lisp skill brings the power of the Superior Lisp Interaction Mode (SLIME) directly into the Claude Code environment, enabling a professional-grade Common Lisp development experience. It allows developers to manage active SLIME connections, evaluate specific function definitions (defun) on the fly, and seamlessly compile or load files into a running Lisp image. By providing these core interactive programming tools, the skill facilitates a rapid feedback loop essential for Lisp's unique symbolic and topological programming paradigms.