SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

clj-surgeon
A babashka CLI toolbox for structural edits on Clojure/ClojureScript: extract forms, reorder, rename namespaces, merge/split CLJC, and analyze deps and extracts

crap4clj
Compute CRAP scores (cyclomatic complexity combined with coverage) for Clojure functions to flag high-risk, under-tested code.

ordinary-claude-skills
Guides REPL-driven Clojure/ClojureScript development: small-function workflow, testing in REPL, and conventions for safe refactoring and editing.