deps-dev
CommunityFind latest/default package versions via deps.dev.
Authoritechmeat
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies obtaining the correct default/latest version of a package across ecosystems by querying the deps.dev API v3 and selecting the version marked as default.
Core Features & Use Cases
- Single-request version discovery: Fetch the default version with one HTTP call and parse the response for versions[].isDefault.
- Ecosystem aware: Supports NPM, PYPI, MAVEN, GO, RUBYGEMS, and more; automatically handles ecosystem-specific naming and encoding.
- Use Case: When integrating with a build or dependency-tracking tool, you can rely on a deterministic version selection to avoid manual lookup errors.
Quick Start
Query the default version for a known package (e.g., NPM package react) by calling GetPackage and returning the selected version.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: deps-dev Download link: https://github.com/itechmeat/llm-code/archive/main.zip#deps-dev 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 223,000+ vetted skills library on demand.