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
Atualizado 11/25/2025
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use handle-deprecation-warnings