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
Mis à jour 3/23/2026
Étoiles
205
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use update-index-exports