gradle-dependency-checker
CommunityQuickly extract and report Gradle dependency versions
AuthorOmico
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Helps developers avoid manual inspection of Gradle dependency trees by automating the discovery and extraction of resolved versions for key libraries (kotlin, kotlinx, skiko, androidx) and producing human-readable reports.
Core Features & Use Cases
- Executes Gradle dependency-tree commands (via a provided Gradle wrapper) and extracts the configuration section commonMainResolvableDependenciesMetadata.
- Parses dependency-tree outputs to resolve final versions (handles upgrade markers and strict constraints) and generates categorized Markdown reports grouped by Kotlin, Kotlinx, Skiko, Compose Multiplatform, JetBrains AndroidX, and AndroidX.
- Includes one-click scripts for batch processing multiple Compose Multiplatform versions and a Python parser that formats output exactly as specified for downstream consumption.
- Use case: Inspect transitive version upgrades and produce a reproducible Markdown report for Compose Multiplatform 1.10.0 to verify kotlin/kotlinx/skiko/androidx version alignment.
Quick Start
Ask the assistant to check the dependency versions for Compose Multiplatform 1.10.0 and show the report if available.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 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: gradle-dependency-checker Download link: https://github.com/Omico/agent-skill-gradle-dependency-checker/archive/main.zip#gradle-dependency-checker 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.