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
Updated 3/27/2026
Stars
5156
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use general-deprecate-api