import-export-manager

Community

Organize and fix imports/exports.

Authormouayadakel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines code organization by automatically managing import statements and creating barrel exports, reducing clutter and improving maintainability.

Core Features & Use Cases

  • Import Optimization: Groups, sorts, and removes unused imports for cleaner code.
  • Barrel Exports: Generates index.ts files to simplify module imports within folders.
  • Use Case: When adding new components to a feature module, this Skill can automatically organize all related imports and ensure the module's public API is cleanly exposed through barrel exports.

Quick Start

Use the import-export-manager skill to organize imports in the current file.

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: import-export-manager
Download link: https://github.com/mouayadakel/flixCamFinal/archive/main.zip#import-export-manager

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.