clojure-babashka-json

Community

Unified JSON handling for Clojure/babashka.

AuthorRamblurr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies working with JSON data in Clojure and babashka environments by providing a single, consistent API that works across both platforms without requiring platform-specific code.

Core Features & Use Cases

  • Cross-Platform Compatibility: Seamlessly parse and serialize JSON in both JVM Clojure and babashka.
  • Automatic Provider Selection: Intelligently uses the best available JSON library (Cheshire, data.json, etc.) on the classpath.
  • Simplified API: Offers core functions like read-str and write-str for common JSON operations.
  • Use Case: Process API responses or configuration files that need to be read or written in a babashka script, ensuring the code runs identically whether executed via bb or a JVM process.

Quick Start

Parse the JSON string '{"name": "Alice", "age": 30}' into a Clojure data structure.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: clojure-babashka-json
Download link: https://github.com/Ramblurr/nix-devenv/archive/main.zip#clojure-babashka-json

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 223,000+ vetted skills library on demand.