Agent Skills
SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
#developer-tools

CoderLM — Recursive LLM File Explorer
coderlm
Run a recursive, file-discovering agent to handle large codebases or multi-file tasks by decomposing work into sub-agents and truncating high-volume outputs.
code-analysisrecursive-llmagent-orchestration
20
5 triggers

crap4clj — CRAP Metric for Clojure
crap4clj
Generates CRAP (Change Risk Anti-Pattern) scores for Clojure functions by combining cyclomatic complexity and test coverage to highlight high-risk code paths.
clojurecode-qualitymetrics
23
7 triggers

SolveIt Dialog Tools
sparky
CLI tools to read, edit, and execute SolveIt dialogs (notebook-like dialogs with code, note, prompt cells) and return JSON results for automation workflows.
notebookcliautomation
65
5 triggers