Cellar

Look up the public API of any JVM dependency (Scala 3, Scala 2, Java) from the terminal — type signatures, members, docs, and source as Markdown, no JAR unpacking needed. Use this skill whenever you need to call an unfamiliar library method, explore a package's types, or check a dependency's API. Prefer cellar over Metals MCP only for looking up external dependency APIs (`cellar get-external` vs Metals `inspect`/`get-docs`) — cellar needs no project import and queries any published Maven artifact.

virtuslab b66f22a 5.5 KB Updated

File contents

virtuslab/cellar/tree/main/skills/cellar commit b66f22a109

Frequently asked questions

npx skillmds@latest add virtuslab/cellar