nodenext-apps
OfficialFix NodeNext/Node16 TypeScript imports
Authorcromesdk
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses runtime import errors in NodeNext/Node16 TypeScript projects by ensuring relative import specifiers correctly use emitted file extensions, preventing Node.js module resolution failures.
Core Features & Use Cases
- NodeNext/Node16 Detection: Automatically identifies projects configured with
nodenextornode16module settings. - Relative Import Auditing: Scans TypeScript files for relative imports that lack the correct emitted file extensions (
.js,.mjs,.cjs). - Deterministic Fixing: Safely rewrites extensionless relative imports to their runtime-valid equivalents.
- Use Case: When your Node.js application fails to start due to import errors like
ERR_MODULE_NOT_FOUNDafter a TypeScript compilation, this skill can automatically correct the import paths in your source files.
Quick Start
Use the nodenext-apps skill to audit and fix relative import specifiers in your NodeNext TypeScript 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: nodenext-apps Download link: https://github.com/cromesdk/ai-skills/archive/main.zip#nodenext-apps 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.