java-api-discovery
CommunityDiscover Java API signatures from bytecode.
Authortstapler
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Compile-time API mismatches and incomplete docs often derange integration work; this skill enables exact API signature discovery by inspecting Java bytecode with javap to eliminate guessing and errors.
Core Features & Use Cases
- Discover actual API signatures from compiled JARs using javap.
- Identify pagination patterns and union type handling in SDKs and libraries.
- Verify field existence and builder patterns before coding. Example: when integrating with an unfamiliar Java library, run javap to confirm available methods and signatures.
Quick Start
Run javap against a local JAR to print public API signatures and guide client implementation.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: java-api-discovery Download link: https://github.com/tstapler/dotfiles/archive/main.zip#java-api-discovery Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.