jar-explorer

Community

Inspect JARs and decompile classes fast.

Authoresafirm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you quickly understand what is inside a Java archive or compiled class file without manually unpacking or decoding it.

Core Features & Use Cases

  • JAR Inspection: List archive contents and reveal package structure for dependency analysis or debugging.
  • Manifest Reading: View the manifest to identify metadata such as version information and entry points.
  • Class Decompilation: Convert compiled class files back into readable Java source when you need to study implementation details.
  • Use Case: If you receive a third-party library and need to understand how it works, you can inspect the archive, check the manifest, and decompile a specific class to review its logic.

Quick Start

Ask the jar-explorer skill to inspect myapp.jar, show its manifest, and decompile com.example.Main into a source folder.

Dependency Matrix

Required Modules

java

Components

scriptsassets

💻 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: jar-explorer
Download link: https://github.com/esafirm/dotfiles/archive/main.zip#jar-explorer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.