home/categories/cicd/nikblanchet-claude-code-production-patterns-actual-code-skills-user-handle-deprecation-warnings-skill-md
cicddevops

handle-deprecation-warnings

Notice and address deprecation warnings immediately in test output, CI/CD logs, and development - read the warning, check migration guides, update code to use recommended APIs, don't suppress warnings. Use when seeing deprecation warnings, DeprecationWarning messages, or deprecated API notices.

nikblanchet
maintainer
nikblanchet
Actualizado 11/25/2025
Estrellas
0
Forks
0
quick start

Installation and usage

Notice and address deprecation warnings immediately in test output, CI/CD logs, and development - read the warning, check migration guides, update code to use recommended APIs, don't suppress warnings. Use when seeing deprecation warnings, DeprecationWarning messages, or deprecated API notices.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use handle-deprecation-warnings