neil

Installation
SKILL.md

neil CLI — Common Commands

Add project tooling (most frequently used)

# Add tools.build setup (build.clj + :build alias)
neil add build

# Add kaocha test runner (:kaocha alias)
neil add kaocha

# Add nREPL server (:nrepl alias)
neil add nrepl

# Add cognitect test runner (:test alias)
neil add test

Dependency management

Installs
2
GitHub Stars
3
First Seen
May 12, 2026
neil — humorless/clojure-dev