humorless

5 mods across 1 repository, 34 stars between them.

clj-debug

01

humorless/clj-native-agent

Skill Claude CodeCodex

Use when debugging Clojure or Babashka code, especially before adding log statements or println - redirects to REPL-based inline inspection instead.

34 3mo ago A 32 tokens

clj-discover

02

humorless/clj-native-agent

Skill Claude CodeCodex

When writing Clojure code with unfamiliar Java interop or macros, use this skill to explore and gather context. For Java interop, search for Clojure wrapper libraries first (via WebSearch), then explore Java classes if needed. For macros, expand them to understand what code they generate. This prevents bugs from…

34 3mo ago A 84 tokens

clj-replace

04

humorless/clj-native-agent

Skill Claude CodeCodex

Use when replacing Clojure or Babashka code but strreplace fails due to formatting differences - compares S-expression structure instead.

34 3mo ago A 30 tokens

clj-skill-eval

05

humorless/clj-native-agent

Skill Claude CodeCodex

Evaluate Clojure skills through rigorous real-project testing with and without skills enabled. Use this skill whenever you need to assess whether a Clojure skill (like clj-discover, clj-debug, clj-replace) actually improves development outcomes. Compare behavior differences via context-logs, code quality…

34 3mo ago A 91 tokens