80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
clojure-trove
by Ramblurr
Trove is a minimal logging facade for Clojure/Script supporting both traditional and structured logging. Use when writin...
clojure-babashka-fs
by Ramblurr
File system operations with babashka.fs. Use when working with file I/O, directory traversal, path manipulation, file co...
github-actions-versions
by Ramblurr
Use when writing or updating GitHub Actions workflow files (.github/workflows/*.yml) - provides latest version tags for...
finishing-a-development-b...
by Ramblurr
Use this when you have completed some feature implementation and have written passing tests, and you are ready to create...
http-kit
by Ramblurr
http-kit is a HTTP client and server for Clojure with Ring compatibility. Use when working with http-kit client or serve...
clojure-eval
by Ramblurr
Use this skill BEFORE using writing any Clojure code. It teaches how to use the Clojure REPL (via brepl) so you can test...
clojure-babashka-http-cli...
by Ramblurr
HTTP client for Clojure and Babashka built on java.net.http. Use when making HTTP requests, working with REST APIs, down...
planning-documents
by Ramblurr
Naming conventions for planning documents in prompts/. Use when creating plans, PRDs, research reports, idea capture or...
clojure-babashka-cli
by Ramblurr
Turn Clojure functions into CLIs with babashka.cli. Use when working with command-line argument parsing, building CLIs,...
clojure-aero
by Ramblurr
Aero is an EDN configuration library with reader tag extensions for profiles, environment variables, and references. Use...
coding-agents
by Ramblurr
Spawn and control external coding agents (Claude Code, Codex, OpenCode, Pi) for delegating tasks. Use when (1) user asks...
clojure-guardrails
by Ramblurr
Reference for Guardrails library with Malli in Clojure. Use when working with `>defn`, `>defn-`, `>def`, `>fdef` macros,...
clojure-malli
by Ramblurr
Data validation with Malli schemas in Clojure. Use when working with: (0) malli, (1) data validation or coercion, (2) de...
test-driven-development-t...
by Ramblurr
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, w...
clojure-babashka-json
by Ramblurr
babashka.json is a cross-platform JSON abstraction for Clojure/babashka. Use when working with JSON parsing, serializati...
clojure-hato
by Ramblurr
Modern HTTP client for Clojure wrapping JDK 11+ java.net.http. Use when working with HTTP requests, REST APIs, async HTT...
clojure-paren-repair
by Ramblurr
Repair unbalanced parentheses, brackets, and braces in Clojure, ClojureScript, and EDN files. Use when you encounter del...
scope-capture
by Ramblurr
REPL debugging tool for capturing and inspecting local scope at runtime. Use when debugging functions, investigating tes...
extra-reference-material
by Ramblurr
Manage offline reference material in the `extra/` directory. Use when needing external documentation, library source cod...
skill-creator
by Ramblurr
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...
clojure-ring-core-middlew...
by Ramblurr
Ring core middleware for Clojure. Use when working with parameter parsing, sessions, cookies, flash messages, static fil...
clojure-donut-system
by Ramblurr
Reference for donut.party/system - component lifecycle and dependency injection library for Clojure. Use when working wi...
handoff
by MaxWolf-01
This skill should be used when the user asks to "hand off", "create a handoff", "end session", "save progress for later"...
pickup
by MaxWolf-01
This skill should be used when resuming work from a handoff file. Invoked when /task is called with a handoff path (agen...