askill
Ramblurr

Ramblurr

Publisher on askill

0 total stars
Skills15
Updated 2/23/2026
GitHub
brepl
brepl
Ramblurr2/18/2026

Load this skill BEFORE using brepl in any way (mandatory). Teaches the heredoc pattern for reliable code evaluation.

0
AI 95
scope-capture
scope-capture
Ramblurr2/15/2026

REPL debugging tool for capturing and inspecting local scope at runtime. Use when debugging functions, investigating test failures, understanding intermediate values, or when you need to recreate the...

0
AI 93
clojure-sente
clojure-sente
Ramblurr2/22/2026

Realtime bidirectional communications between Clojure server and ClojureScript client. Use when building apps where BOTH client and server use sente - NOT for connecting to third-party WebSocket APIs....

0
AI 92
clojure-babashka-http-client
clojure-babashka-http-client
Ramblurr2/15/2026

HTTP client for Clojure and Babashka built on java.net.http. Use when making HTTP requests, working with REST APIs, downloading files, or needing WebSocket support in Babashka or Clojure.

0
AI 92
ia
ia
Ramblurr2/15/2026

Interact with Internet Archive (archive.org) - upload files, download items, and search the archive using the ia CLI tool. Use when working with archive.org, archiving content, or retrieving historica...

0
AI 88
clojure-eval
clojure-eval
Ramblurr2/15/2026

Use this skill BEFORE using writing any Clojure code. It teaches how to use the Clojure REPL (via brepl) so you can test code, check if edited files compile, verify function behavior, or interact with...

0
AI 82
clojure-paren-repair
clojure-paren-repair
Ramblurr2/23/2026

Repair unbalanced parentheses, brackets, and braces in Clojure, ClojureScript, and EDN files. Use when you encounter delimiter mismatch syntax errors after editing .clj, .cljs, .cljc, or .edn files, o...

0
AI 73
clojure-guardrails
clojure-guardrails
Ramblurr2/22/2026

Reference for Guardrails library with Malli in Clojure. Use when working with `>defn`, `>defn-`, `>def`, `>fdef` macros, gspec syntax, or function validation. Triggers on guardrails imports, `com.fulc...

0
research
research
Ramblurr2/15/2026

Pre-implementation research for design, architecture, and impact analysis. Use during brainstorming, architectural design, or before implementation to understand dependencies and integration points. T...

0
pandoc-markdown
pandoc-markdown
Ramblurr2/15/2026

Convert Markdown files to HTML with pandoc, optionally add TOC + header backlinks via Lua filter, and optionally serve HTML remotely via a background Python HTTP server.

0
receiving-code-review
receiving-code-review
Ramblurr2/8/2026

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative...

0
AI 95
clojure-coffi
clojure-coffi
Ramblurr2/8/2026

Coffi FFI library for calling native C code from Clojure via Panama FFM API (JDK 22+). Use when: wrapping native C libraries, calling native functions, working with off-heap memory and arenas, etc.

0
AI 95
clojure-hato
clojure-hato
Ramblurr2/8/2026

Modern HTTP client for Clojure wrapping JDK 11+ java.net.http. Use when working with HTTP requests, REST APIs, async HTTP calls, WebSockets, or needing HTTP/2 support.

0
AI 95
clojure-core-async
clojure-core-async
Ramblurr2/8/2026

Async programming with channels, go blocks, and CSP in Clojure. Use when working with async operations, channel communication, pub/sub patterns, concurrent pipelines, or CSP-style coordination.

0
AI 88
github-actions-versions
github-actions-versions
Ramblurr2/8/2026

Use when writing or updating GitHub Actions workflow files (.github/workflows/*.yml) - provides latest version tags for official and popular third-party actions to avoid using outdated versions

0
Showing all 15 skills.