cellar

Locate external API symbols in Scala/Java dependency graphs.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Quafadas/Mathlify --skill cellar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cellar
Source: https://github.com/Quafadas/Mathlify/tree/main/.github/skills/cellar
Command: npx skills add https://github.com/Quafadas/Mathlify --skill cellar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cellar provides a focused way to locate and understand API symbols that exist outside of the current project, reducing context switching and improving dependency visibility. It helps developers quickly verify external API contracts and navigate between source code and build results.

Core Features & Use Cases

  • Symbol lookup: Find fully-qualified external symbols to inspect their signatures and usage within a Scala/Java project.
  • Cross-project navigation: Explore how external dependencies are structured and how they relate to the current codebase.
  • Build-tool integration: Works with Mill, SBT, and Maven workflows to streamline symbol discovery during development and maintenance.

Quick Start

Use cellar to locate an external API symbol and inspect its signature.

Frequently Asked Questions about cellar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I locate external API symbols in a Scala or Java project?

Yes, you can find fully-qualified external API symbols and inspect their signatures without leaving your current project environment. This cross-project navigation streamlines dependency visibility and helps verify external contracts.

Can I resolve external dependency symbols using Maven, SBT, and Mill build tools?

Yes, external dependency symbol resolution works with Maven, SBT, and Mill build workflows. This build-tool integration streamlines symbol discovery and exploration of external artifacts during development and maintenance.

What is the best way to inspect external dependency signatures without context switching?

The best way to inspect external dependency signatures without context switching is using a dedicated symbol lookup tool that locates API symbols outside the current project. This improves dependency visibility and navigates external contracts directly.

How do I navigate external API contracts in Scala and Java codebases?

You can navigate external API contracts in Scala and Java codebases by locating fully-qualified external symbols to inspect their signatures and usage. This helps developers verify dependencies and explore how they relate to the current codebase.

Does external symbol lookup require any specific plugins or dependencies to work?

No specific plugins or dependencies are required to perform external symbol lookup. The functionality relies on built-in tooling to satisfy functional requirements for project navigation and external artifact resolution.