clojure-symbols
Installation
SKILL.md
Clojure Symbols Skill
Use clj-kondo for static analysis and clj-nrepl-eval for REPL introspection to find Clojure symbols.
For non-Clojure languages, use the code-symbols skill instead.
Prerequisites
clj-kondo
# Arch Linux
sudo pacman -S clj-kondo
# Homebrew
brew install borkdude/brew/clj-kondo