TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
joelklabo

frontend-design

by joelklabo

star 0

Creates distinctive, production-grade frontend interfaces with high design quality. Use when building UI components, pag...

joelklabo

using-draft-annotations

by joelklabo

star 0

Reads and responds to draft annotations via MCP. Use when user mentions annotations, feedback, or reviewing drafts.

Ramblurr

clojure-test-check

by Ramblurr

star 0

Property-based testing with clojure.test.check. Use when writing generative tests, creating custom generators, or debugg...

Ramblurr

research

by Ramblurr

star 0

Pre-implementation research for design, architecture, and impact analysis. Use during brainstorming, architectural desig...

Ramblurr

root-cause-tracing

by Ramblurr

star 0

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...

Ramblurr

writing-clearly-and-conci...

by Ramblurr

star 0

Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, expl...

Ramblurr

clojure-core-async

by Ramblurr

star 0

Async programming with channels, go blocks, and CSP in Clojure. Use when working with async operations, channel communic...

Ramblurr

clojure-babashka-process

by Ramblurr

star 0

Clojure library for shelling out and spawning sub-processes. Use when working with external programs, command execution,...

Ramblurr

clojure-ring-jetty-adapte...

by Ramblurr

star 0

Ring Jetty adapter for running ring-compatible web servers in Clojure. Use when you are working with ring and jetty star...

Ramblurr

tmux

by Ramblurr

star 0

Remote control tmux sessions using tmux-buddy (tmuxb) for interactive CLIs (python, gdb, emacs, vim, etc.) by sending ke...

Ramblurr

receiving-code-review

by Ramblurr

star 0

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni...

Ramblurr

brepl

by Ramblurr

star 0

**MANDATORY** - Load this skill BEFORE using brepl in any way. Teaches the heredoc pattern for reliable code evaluation.

Ramblurr

clojure-core-async-flow

by Ramblurr

star 0

core.async.flow provides a declarative framework for building process flows with strict separation of application logic...

Ramblurr

landing-the-plane

by Ramblurr

star 0

Checklist for finishing work, pushing a branch, and opening a ready-for-review PR with tests and tracker updates. Use wh...

Ramblurr

clojure-sente

by Ramblurr

star 0

Realtime bidirectional communications between Clojure server and ClojureScript client. Use when building apps where BOTH...

Ramblurr

clojure-telemere

by Ramblurr

star 0

Structured telemetry library for Clojure/Script. Use when working with logging, tracing, structured logging, events, sig...

Ramblurr

writing-clojure-docstring...

by Ramblurr

star 0

Guidelines for writing effective Clojure docstrings with markdown formatting, wikilinks, code examples, and tables. Alwa...

Ramblurr

clojure-coffi

by Ramblurr

star 0

Coffi FFI library for calling native C code from Clojure via Panama FFM API (JDK 22+). Use when: wrapping native C libra...

Ramblurr

clojure-ring-spec

by Ramblurr

star 0

Ring specification for HTTP server applications in Clojure. Use when working with: (1) Ring handlers (sync or async), (2...

Ramblurr

brainstorming

by Ramblurr

star 0

IMMEDIATELY USE THIS SKILL when creating or develop anything and before writing code or implementation plans - refines r...

Ramblurr

testing-anti-patterns

by Ramblurr

star 0

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents test...

Ramblurr

writing-plans

by Ramblurr

star 0

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - create...

Ramblurr

using-git-worktrees

by Ramblurr

star 0

Use this whenever you need to create an isolated workspace.

Ramblurr

clojure-charred

by Ramblurr

star 0

High-performance JSON and CSV parsing library for Clojure. Use when working with JSON or CSV data and need fast in Cloju...