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.
maintainer
nikblanchet
更新日 11/25/2025
スター
0
フォーク
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.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use handle-deprecation-warnings