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

# Script
curl -sLO https://raw.githubusercontent.com/clj-kondo/clj-kondo/master/script/install-clj-kondo
Related skills
Installs
7
First Seen
Feb 28, 2026