home/categories/debugging/tstapler-dotfiles-claude-skills-java-api-discovery-skill-md
debuggingtools

java-api-discovery

Discover Java API signatures from compiled JARs using javap instead of guessing or relying on incomplete documentation. Use when encountering unknown methods, pagination patterns, union types, or compilation errors from incorrect API assumptions.

tstapler
maintainer
tstapler
Обновлено 1/2/2026
Звёзды
5
Форки
1
quick start

Installation and usage

Discover Java API signatures from compiled JARs using javap instead of guessing or relying on incomplete documentation. Use when encountering unknown methods, pagination patterns, union types, or compilation errors from incorrect API assumptions.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use java-api-discovery