๐ŸŽฏ

dependency-upgrader

๐ŸŽฏSkill

from jmerta/codex-skills

VibeIndex|
What it does
|

Safely upgrades dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects by planning bumps, applying changes incrementally, running tests/builds, and documenting breaking changes.

๐Ÿ“ฆ

Same repository

jmerta/codex-skills(21 items)

dependency-upgrader

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add jmerta/codex-skills --skill dependency-upgrader
skills.sh Installโš  Installs to .agents/skills/
npx skills add jmerta/codex-skills --skill dependency-upgrader
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/dependency-upgrader/SKILL.md

SKILL.md

32Installs
107
-
Last UpdatedJan 3, 2026

More from this repository10

๐ŸŽฏ
ui-ux-pro-max๐ŸŽฏSkill

Generates comprehensive UI/UX design recommendations and best practices across multiple tech stacks, providing searchable styles, palettes, and design guidelines for web and mobile interfaces.

๐ŸŽฏ
vps-checkup๐ŸŽฏSkill

Performs comprehensive VPS health and security checks including resource usage, network status, and vulnerability scanning, from a personal Codex CLI skills catalog.

๐ŸŽฏ
release-notes๐ŸŽฏSkill

A skill that drafts release notes and changelog entries from git history or merged PRs between two refs, automatically categorizing changes and highlighting breaking changes, migrations, and upgrade steps.

๐ŸŽฏ
bug-triage๐ŸŽฏSkill

A Claude Code skill that provides a systematic bug triage workflow, turning ambiguous bug reports into reliable reproductions, root-cause analysis, minimal fixes, and verification steps with repo-aware command detection.

๐ŸŽฏ
regex-builder๐ŸŽฏSkill

A skill that helps build, test, and explain regular expressions step by step using CLI tools like ripgrep and Python. It confirms the target regex flavor, gathers sample matches, validates incrementally, and delivers a tested pattern with explanation.

๐ŸŽฏ
agents-md๐ŸŽฏSkill

A skill that creates or updates AGENTS.md files at key directory boundaries, providing scoped conventions, monorepo module maps, cross-domain workflows, and optional per-module feature maps. It optimizes for concise, agent-friendly instructions.

๐ŸŽฏ
plan-work๐ŸŽฏSkill

A skill that produces implementation plans grounded in repository research, following a structured workflow of research, analysis, Q&A gate, and implementation steps to ensure plans are based on real code and have no unresolved unknowns.

๐ŸŽฏ
coding-guidelines-gen๐ŸŽฏSkill

Generates nested AGENTS.md coding guidelines per module in monorepo-aware projects, detecting languages and tooling, asking architecture preferences, and setting up missing formatters and linters like Spotless for JVM.

๐ŸŽฏ
video-transcript-downloader๐ŸŽฏSkill

Downloads videos, audio, subtitles, and clean paragraph-style transcripts from YouTube and other yt-dlp supported sites, with support for format selection, timestamp control, and multiple languages.

๐ŸŽฏ
coding-guidelines-verify๐ŸŽฏSkill

A skill that verifies code changes follow the nearest-scoped AGENTS.md rules, grouping changed files by nested scope, auto-fixing formatting, running lint/tests, and reporting violations in monorepo-aware workflows.