home/categories/ide-plugins/umbraco-umbraco-cms-src-umbraco-web-ui-client-claude-skills-general-deprecate-api-skill-md
ide-pluginstools

general-deprecate-api

Deprecate a public API (class, method, property, type, constant, or context token) following the 2-major-version rule. Use when removing or replacing any publicly exported symbol that external consumers may depend on — includes exports from package index.ts files, global components, extension type aliases, and manifest schemas.

umbraco
maintainer
umbraco
更新日 3/27/2026
スター
5156
フォーク
2880
quick start

Installation and usage

Deprecate a public API (class, method, property, type, constant, or context token) following the 2-major-version rule. Use when removing or replacing any publicly exported symbol that external consumers may depend on — includes exports from package index.ts files, global components, extension type aliases, and manifest schemas.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use general-deprecate-api