AI SummaryA skill for analyzing and generating idiomatic Common Lisp libraries based on patterns from renowned CL authors like Edi Weitz and Fukamachi. Useful for AI assistants helping developers create production-quality CL code.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "cl-library-craft" skill in my project. Please run this command in my terminal: # Install skill into the correct directory mkdir -p .claude/skills/cl-library-craft && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/cl-library-craft/SKILL.md "https://raw.githubusercontent.com/quasi/cl-library-craft/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Analyze and generate idiomatic Common Lisp libraries following patterns from Edi Weitz, Marijn Haverbeke, and Eitaro Fukamachi
CL Library Craft
A comprehensive skill for analyzing and creating idiomatic Common Lisp libraries.
Purpose
This skill enables AI assistants to: • Analyze existing CL libraries to understand patterns and conventions • Generate new CL libraries following established best practices • Reference design patterns from exemplary CL authors
Sub-Skills
This skill is organized into sub-skills for better context management. Read only the sub-skills relevant to your task.
For Analyzing Libraries
` analyze/SKILL.md ` Use when: "Analyze this CL library", "What patterns does X use?", "Compare these libraries"
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster