clojure skills

77 tagged clojure, measured the same way as everything else here.

Browse within: bi 20business-intelligence 20businessintelligence 20dashboard 20dotfiles 19neovim 19vim 19xmonad 19clojurescript 14vscode 11beagle 8eventsourcing 8language 8metaprogramming 8

add-malli-schemas

01

metabase/metabase

Skill Claude CodeCodex

Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling.

49k +37 today A 32 tokens

add-tracing

02

metabase/metabase

Skill Claude CodeCodex

Add OpenTelemetry tracing spans to Clojure code following Metabase tracing conventions. Use when instrumenting backend code with trace coverage.

49k +37 today A 30 tokens

emotion-migrate

03

metabase/metabase

Skill Claude CodeCodex

Migrate Emotion styled-components to Mantine components with style props and CSS modules. Use when converting .styled.tsx files or removing @emotion imports from components.

49k +37 today A 36 tokens

joyride-internals

04

BetterThanTomorrow/joyride

Skill Claude CodeCodex

Joyride extension internals — subsystem contracts, state architecture, activation sequences, and namespace reference. Use when: modifying core extension code, debugging state issues, working with app-db or SCI context, understanding activation or script execution flow, investigating nREPL or when-context behavior, or…

592 2d ago A 69 tokens

BetterThanTomorrow/joyride

Skill Claude CodeCodex

Joyride User scope scripting — scripts and source files in /.config/joyride/. Covers user activation scripts, global keyboard shortcuts, disposable management, and npm dependencies. Use when: creating or editing User scripts/source files, setting up useractivate.cljs, or configuring global keybindings.

592 2d ago A 62 tokens

joyride

06

BetterThanTomorrow/joyride

Skill Claude CodeCodex

Joyride core — REPL evaluation, async patterns, VS Code API access, Flares, JS interop, and available libraries. Use when: working with Joyride evaluation, writing ClojureScript in any Joyride context, creating Flares/WebViews, exploring VS Code APIs via the REPL, or using joyrideevaluatecode.

592 2d ago A 73 tokens

event-model

07

ObneyAI/grain

Skill Claude CodeCodex

Read, write, and validate Grain's service-area-first Event Model topology. Use for defeventmodel EDN, Grain CQRS blocks and flows, live registry reconciliation, boot mandates, or :grain/allium trace links. Event Model describes topology only; route observable behavioural rules and test obligations to Allium.

118 3d ago A 65 tokens original MIT

grain-genome

08

ObneyAI/grain

Skill Claude CodeCodex

Build or update Grain's interactive component genome. Use when regenerating scripts/genome/grain-genome.html, resolving genome coverage warnings after component or macro changes, editing the taste overlay, or visually verifying component placement. Keep repository facts deterministic and human placement/description…

118 3d ago A 64 tokens original MIT

grain

09

ObneyAI/grain

Skill Claude CodeCodex

Drive a Grain engineering goal through one composed Allium and Event Model loop. Use for Grain features, specification work, implementation, reconciliation, or when the user invokes Grain as the entry point. Delegate observable behaviour to installed Allium skills and add Grain service-topology work; continue until…

118 3d ago A 72 tokens original MIT

help-video-ingest

10

lipas-liikuntapaikat/lipas

Skill Claude CodeCodex

Extract help-center (ohjeet) articles from LIPAS YouTube tutorial videos using Gemini's native video understanding, consolidate them into task-sized help pages, translate to sv/en, and publish to the help CMS (which feeds the AI-assistant knowledge base). Use when turning tutorial videos or guide PDFs into ohjeet…

78 2d ago A 72 tokens original MIT

lipas-e2e

11

lipas-liikuntapaikat/lipas

Skill Claude CodeCodex

Run end-to-end scenarios against a live LIPAS dev system. Use when verifying a user-visible flow works correctly across DB, Elasticsearch, app-db, and DOM. Covers municipality-user flows (create/update sports facility) and grows from there.

78 2d ago A 55 tokens original MIT

BetterThanTomorrow/calva-backseat-driver

Skill Claude CodeCodex

Backseat Driver extension internals — Ex framework contracts, app-db state architecture, MCP socket server lifecycle, enrichment system, Datascript output log, activation sequences, and namespace reference. Use when: modifying core extension code, debugging state issues, working with app-db or Ex framework…

64 3d ago A 82 tokens original MIT

backseat-driver

13

BetterThanTomorrow/calva-backseat-driver

Skill Claude CodeCodex

Effective use of the Backseat Driver extension and its tools for Clojure interactive programming. Use when: working in Clojure (including all dialects and runtimes) project, be it reading, planning, developing, or evaluating code in the REPL, looking up function documentation or ClojureDocs examples, choosing REPL…

64 3d ago A 186 tokens original MIT

BetterThanTomorrow/calva-backseat-driver

Skill Claude CodeCodex

Testing strategies for Calva Backseat Driver MCP tools. Use when: Testing Backseat Driver, validating tool updates, testing structural editing workflows, verifying REPL evaluation with who-tracking, testing shadow-cljs runtime discovery and targeting, testing output log filtering, testing load-file tool, smoke testing…

64 3d ago A 106 tokens original MIT

tompassarelli/beagle

Skill Claude CodeCodex

Use whenever writing, editing, or debugging Beagle source in any project: files with a current Beagle extension (beagle langs --view extensions), files beginning with #lang beagle, or anything under /code/beagle. Establishes proportional authoring-loop health, typed-Lisp semantic leverage, strict foreign boundaries…

23 2d ago A 109 tokens

tompassarelli/beagle

Skill Claude CodeCodex

Detailed graph-edit verbs, lossless projection commands, relational program reads, Datalog entry points, and scope limits for code-as-facts. Load when code-as-facts-distilled routes here or the user explicitly requests details.

23 2d ago A 51 tokens

tompassarelli/beagle

Skill Claude CodeCodex

Detailed Beagle Store RPC commands, recursive Term and occurrence semantics, paging limits, query relations, generated-source authority, and executable examples. Load when store-modeling-distilled routes here or the user explicitly requests those details.

23 2d ago A 49 tokens

git-commit

18

aiya000/dotfiles

Skill Claude CodeCodex

Create a new git commit for staged changes. Use when the user asks to commit staged changes with an auto-generated Conventional Commits message, or when Claude Code itself wants to run git commit.

19 2d ago A 43 tokens original MIT

github-issue-create

19

aiya000/dotfiles

Skill Claude CodeCodex

Create a GitHub issue with an auto-generated description. Use when the user asks to open an issue for a bug, feature request, or task.

19 2d ago A 35 tokens original MIT

github-pr-create

20

aiya000/dotfiles

Skill Claude CodeCodex

Create a pull request with an auto-generated description. Use when the user asks to open a PR for the current branch's changes.

19 2d ago A 30 tokens original MIT

driver-dev

21

J0hnG4lt/metabase-flightsql-driver

Skill Claude CodeCodex

Develop and debug the Metabase Arrow Flight SQL driver — edit/rebuild/redeploy cycle, connection pooling and connection-options gotchas, auth modes, secret-typed properties, feature flags, and known failure signatures. Use whenever modifying src/metabase/driver/arrowflightsql.clj or resources/metabase-plugin.yaml, or…

11 1mo ago A 77 tokens original Apache-2.0

metabase-api

22

J0hnG4lt/metabase-flightsql-driver

Skill Claude CodeCodex

Drive the local Metabase (localhost:3000) via REST API or MCP — API keys, database/card/dashboard endpoints, field filters with table aliases, dashboard parameter wiring. Use when scripting Metabase state, validating e2e results, or debugging cards/dashboards in the compose stack.

11 1mo ago B 63 tokens original Apache-2.0

tutorial-generator

23

J0hnG4lt/metabase-flightsql-driver

Skill Claude CodeCodex

Generate a use-case tutorial for the Arrow Flight SQL driver end-to-end — deploy a backend PoC, provision demo content in Metabase, auto-capture real screenshots with Playwright, and write the tutorial markdown. Use when asked to "write a tutorial", "add a use-case doc", "generate docs with screenshots", or extend…

11 1mo ago A 74 tokens original Apache-2.0

cljs-fix

24

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