dependency-deprecation

Community

Safely deprecate dependencies while maintaining full backward compatibility.

Authorsmith6jt-cop
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a systematic pattern for removing external dependencies from your codebase while ensuring existing user workflows continue to function without interruption.

Core Features & Use Cases

  • Gradual Deprecation: Marks dependencies as deprecated while keeping them functional for current users.
  • Use Case: When you need to remove Java/Maven/FIJI dependencies while preserving functionality for users who still need them.

Quick Start

Deprecate the 'java' dependency in the current project while documenting clear migration paths to replacement implementations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: dependency-deprecation
Download link: https://github.com/smith6jt-cop/Skills_Registry/archive/main.zip#dependency-deprecation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository