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
Updated 3/23/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use update-index-exports