check-barrel-files

Community

Eliminate redundant index.ts files.

AuthorMichael0520
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and helps remove unnecessary index.ts files that only re-export a single item, simplifying project structure and reducing maintenance overhead.

Core Features & Use Cases

  • Redundant Barrel Detection: Finds index.ts files that export only one item and are not essential for the project's structure.
  • Structural Simplification: Helps maintain a cleaner and more efficient codebase by removing intermediate export files.
  • Use Case: In a large TypeScript project, this Skill can scan a specified library path to find and report on all redundant barrel files, suggesting direct exports and offering an automated fix.

Quick Start

Run the check-barrel-files skill to analyze the library path 'libs/mxsecurity/account-page'.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: check-barrel-files
Download link: https://github.com/Michael0520/milo-claudekit/archive/main.zip#check-barrel-files

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.