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.
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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use general-deprecate-api