brackendev/clojurescript-skills

ClojureScript skills: JavaScript interop, externs inference, macro stage separation, host-typed exceptions, JS-flavored numerics, the cljs.main workflow. Layers on clojure-skills. APM package on the Agent Skills open standard.

1Stars on the repository
6Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cljs-fix

01

brackendev/clojurescript-skills

Skill Claude CodeCodex

Fix a ClojureScript project (lint, format, test, advanced, dry); format writes by default.

1 1mo ago A 26 tokens original MIT

cljs-smells-fix

03

brackendev/clojurescript-skills

Skill Claude CodeCodex

Fix ClojureScript code against ClojureScript-specific smells; placeholder, see TODO. When implemented, auto-applies mechanical and DEFECT-tier findings and reports the rest. Pass --report to disable writes.

1 1mo ago A 49 tokens original MIT

cljs-upgrade

04

brackendev/clojurescript-skills

Skill Claude CodeCodex

Upgrade the org.clojure/clojurescript dependency in deps.edn to the latest released version on Maven Central and verify the project compiles.

1 1mo ago A 33 tokens original MIT

brackendev/clojurescript-skills

Skill Claude CodeCodex

Translate code-lenses design philosophies into ClojureScript-specific patterns. Auto-triggers when working in ClojureScript alongside code-lenses skills. Layers on top of clojure-lenses (in clojure-skills) and covers only the deltas that come from JavaScript interop, externs and advanced compilation, macro stage…

1 1mo ago A 160 tokens original MIT

clojurescript

06

brackendev/clojurescript-skills

Skill Claude CodeCodex

Use when writing, editing, reviewing, or discussing ClojureScript code that compiles to JavaScript and runs on a JS host (browser, Node.js, or other JS runtime). Triggers: .cljs files, .cljc files compiled to JS, shadow-cljs.edn, figwheel-main.edn, ClojureScript deps.edn projects, cljs.test, JavaScript interop (js/…

1 1mo ago A 349 tokens original MIT