clj-debug

Community

Debug Clojure with REPL inspection.

Authorhumorless
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents slow, invasive debugging cycles in Clojure by replacing print/log-driven troubleshooting with fast REPL-based inspection.

Core Features & Use Cases

  • Stop Before Logging: Redirects attempts to add println, tap>, or log statements toward non-invasive investigation.
  • Inline Inspection with def: Captures intermediate values in the REPL and inspects structure via normal Clojure access patterns.
  • Integrant Component Lifecycle Awareness: Helps you reset Integrant components when code changes would otherwise be masked by already-running instances.

Use clj-debug when a test fails, behavior is unexpected, or you need to verify what a transformation pipeline is doing without touching the source file.

Quick Start

Use clj-debug to reproduce the failure in /brepl, pin the relevant intermediate values with def, inspect their keys and structure, and only then adjust your code if needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: clj-debug
Download link: https://github.com/humorless/clj-native-agent/archive/main.zip#clj-debug

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.