jade-recipe-1.5-1.6-navigable-set-map
CommunitySkip no-op Java 6 migration rules.
AuthorTheRealSeber
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents unnecessary migration work by identifying Java 6 collection cases where TreeSet and TreeMap already satisfy NavigableSet and NavigableMap behavior.
Core Features & Use Cases
- Recognizes informational rules that should be skipped instead of transformed.
- Verifies TreeSet or TreeMap usage in flagged files and confirms the code compiles on Java 6 or later.
- Returns a deterministic SKIPPED result with a warning message for batch migration pipelines.
- Provides fallback guidance for retyping SortedSet or SortedMap variables when navigation methods such as ceiling, floor, higher, or lower are needed.
Quick Start
Use this skill to review a flagged Java file and mark the rule as skipped when the code only relies on TreeSet or TreeMap behavior already provided by Java 6.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: jade-recipe-1.5-1.6-navigable-set-map Download link: https://github.com/TheRealSeber/PolishedJADEite/archive/main.zip#jade-recipe-1-5-1-6-navigable-set-map 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 537,000+ vetted skills library on demand.