About
Squint Runtime is a specialized Claude Code skill designed for developers who want the expressive power of Clojure with the performance and size of native JavaScript. It compiles a specific ClojureScript dialect into plain JS using native arrays and objects, resulting in an incredibly small runtime footprint of approximately 10KB. This skill is perfect for creating fast scripts, serverless functions, or integrating Lisp-style logic into existing JavaScript projects without the overhead of traditional ClojureScript persistent data structures.