By kirich1409
Scans Maven and Gradle build files for outdated dependencies, fetches latest versions and release notes, and manages upgrades with build verification
This skill should be used when the user asks to "check deps", "check dependencies", "outdated dependencies", "update dependencies", "are my deps up to date", "scan for updates", "find outdated libraries", "upgrade dependencies", or wants to know which Maven/Gradle dependencies have newer versions available. Scans build files and reports available updates.
Show what changed between two versions of a Maven/Gradle dependency — fetches release notes, changelog entries, and GitHub releases for the version range. Use when the user says "what changed", "show changelog", "release notes", "what's new in version X", "what broke in the upgrade", "before I update show me", or provides two versions of a dependency and wants to know what's different. Also trigger when the user has just seen dependency update suggestions (from check-deps) and wants to review changes before committing to an upgrade.
This skill should be used when the user asks to "find the latest version", "what version is", "current version of", "what's the latest", "check version", "find version", or provides a groupId:artifactId and wants version information. Finds the latest version of a Maven artifact.
Claude Code plugin marketplace by Kirill Rozov.
Add the marketplace to Claude Code:
/plugin marketplace add kirich1409/krozov-ai-tools
Install a plugin:
/plugin install maven-mcp@krozov-ai-tools
/plugin install sensitive-guard@krozov-ai-tools
/plugin install developer-workflow@krozov-ai-tools
/plugin install extend@krozov-ai-tools
Maven dependency intelligence for JVM projects. Auto-registers an MCP server that provides tools for version lookup, dependency auditing, vulnerability checking, and changelog tracking across Maven Central, Google Maven, and custom repositories.
Features:
Skills: /check-deps, /latest-version, /dependency-changes
See plugins/maven-mcp/ for full documentation.
Prevents sensitive data (secrets, PII) from reaching AI servers. Scans files via a PreToolUse hook before they are read into conversation.
Features:
See plugins/sensitive-guard/ for full documentation.
Developer workflow skills and expert agents for the full development cycle — from task implementation to QA testing to PR merge.
Skills:
/prepare-for-pr — quality loop (build → simplify → self-review → lint/tests) before creating a PR/create-pr — create a draft or ready PR with auto-generated title, description, labels, and reviewer suggestions/pr-drive-to-merge — drive an existing PR/MR to merge: monitor CI/CD, triage reviewer comments, loop until merged/code-migration — safe in-place or parallel migration of any technology in Gradle/Android/Kotlin projects/kmp-migration — full Kotlin Multiplatform migration for Android modules/migrate-to-compose — migrate View-based Android UI (Activity, Fragment, custom View) to Jetpack Compose/generate-test-plan — generate structured, prioritized test plan from spec or code/test-feature — verify a feature against its specification on a live app/exploratory-test — undirected bug hunting and QA exploration on a running app/plan-review — multi-agent review of implementation plans using PoLL consensus protocol/implement-task — full development cycle: worktree → TDD → implementation → quality loop → draft PR (explicit invocation only)Agents (10): architecture-expert, build-engineer, business-analyst, compose-developer, devops-expert, kotlin-engineer, manual-tester, performance-expert, security-expert, ux-expert
See plugins/developer-workflow/ for full documentation.
Extend Claude Code built-in features with review and optimization tools.
Skills:
/agent-reviewer — audit and improve Claude Code agent files: frontmatter, system prompt quality, tool selection, trigger accuracySee plugins/extend/ for full documentation.
MIT
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub kirich1409/krozov-ai-tools --plugin maven-mcpDeveloper workflow skills — full task implementation cycle, View→Compose UI migration, safe code migration, test plan generation, exploratory QA testing, feature verification, PR preparation, PR creation (draft or ready), and full PR lifecycle through CI/CD and code review
Prevents sensitive data (secrets, PII) from reaching AI servers by scanning files before they are read into conversation
Developer workflow skills — full task implementation cycle, View→Compose UI migration, safe code migration, test plan generation, exploratory QA testing, feature verification, PR preparation, PR creation (draft or ready), and full PR lifecycle through CI/CD and code review
Validation and quality enforcement for Apache Maven projects with dependency management, build lifecycle, and plugin configuration skills.
Technical debt reduction, dependency updates, and code refactoring automation
DevsForge Enterprise Dependency Management Architect delivering comprehensive package optimization, vulnerability management, and license compliance frameworks that transform dependency management from operational task into strategic business value creation and security excellence catalyst
CodeScene Code Health analysis — review, refactor, and safeguard code quality with AI-friendly tools.
Task-focused agents for test, review, debug, docs, CI, security, refactoring, research, performance, and search-replace — with teammate and subagent role guidance