← all publishers

humorless

@humorless source repo

5 published skills

  1. Clj Debug · humorless bundle
    Use when debugging Clojure or Babashka code, especially before adding log statements or println - redirects to REPL-based inline inspection instead
    0
    installs
  2. Clj Replace · humorless bundle
    Use when replacing Clojure or Babashka code but str_replace fails due to formatting differences - compares S-expression structure instead
    0
    installs
  3. Clj Discover · humorless bundle
    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 incorrect API usage. Use this skill when encountering Java classes or unclear macros.
    0
    installs
  4. Clj Refactor · humorless bundle
    Scan files for mechanism/policy separation opportunities
    0
    installs
  5. Clj Skill Eval · humorless bundle
    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, documentation depth, and test comprehensiveness. This prevents vague or hypothetical evaluation and forces concrete real-world testing.
    0
    installs