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
الاستخدام
بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:
skills use general-deprecate-api