home/categories/automation-tools/michealwayne-fe-tools-utils-skills-update-index-exports-skill-md
automation-toolstools

update-index-exports

Update barrel exports in fe-tools package index files. Adds, removes, or reorders export statements in src/index.ts to expose the public API. Use when a new function or module is added, exports need cleanup, the user mentions barrel file, re-export, expose module, or public API for any fe-tools package.

MichealWayne
maintainer
MichealWayne
更新於 3/23/2026
星標
205
分支
39
quick start

Installation and usage

Update barrel exports in fe-tools package index files. Adds, removes, or reorders export statements in src/index.ts to expose the public API. Use when a new function or module is added, exports need cleanup, the user mentions barrel file, re-export, expose module, or public API for any fe-tools package.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use update-index-exports