Fix Broken Imports
CommunitySystematically fix broken imports.
Authornashgao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically detects and fixes broken import statements in your codebase that result from file moves, renames, or deletions, ensuring code continuity.
Core Features & Use Cases
- Automated Import Analysis: Scans for file-not-found, module resolution failures, and other import-related errors.
- Intelligent Resolution: Suggests and applies fixes like updating relative paths, maintaining path aliases, and recognizing barrel exports.
- Use Case: After refactoring your project structure, use this Skill to automatically correct all the import paths that have become invalid, preventing build failures and saving significant debugging time.
Quick Start
Run the fix-imports skill to scan for and resolve all broken import statements in the current project.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: Fix Broken Imports Download link: https://github.com/nashgao/mqtt-client/archive/main.zip#fix-broken-imports 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.