update-index-exports

Community

Keep fe-tools exports in sync with new modules.

AuthorMichealWayne
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Update package exports in fe-tools when a new function/module is added and src/index.ts needs to expose it, or when export lists need cleanup.

Core Features & Use Cases

  • Identify the target package under packages/ and determine the module owning the new functionality.
  • Update or add the corresponding exports in packages/<pkg>/src/index.ts, ensuring no duplicates and preserving a clear order.
  • Enforce that new modules have accompanying tests in packages/<pkg>/tests/ to validate public APIs.

Quick Start

Identify the target package and update its src/index.ts exports to expose the new module.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: update-index-exports
Download link: https://github.com/MichealWayne/fe-tools/archive/main.zip#update-index-exports

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.