import-ordering
CommunityOrganize your imports automatically.
Authormgd34msu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the issue of disorganized import statements in code, which can lead to confusion, errors, and reduced code readability.
Core Features & Use Cases
- Enforces Standard Import Order: Automatically sorts imports based on predefined groups (built-in, external, internal, relative).
- Alphabetical Sorting: Sorts imports alphabetically within each group for consistency.
- Auto-Fixing: Integrates with ESLint to automatically fix import order issues.
- Use Case: When developing a large Node.js/TypeScript project, ensure all import statements adhere to a consistent, readable, and maintainable structure.
Quick Start
Run the provided script to automatically fix import ordering issues in your source files.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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-ordering Download link: https://github.com/mgd34msu/goodvibes-gemini/archive/main.zip#import-ordering Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.