nodenext-apps

Official

Fix 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 nodenext or node16 module 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_FOUND after 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 required

Components

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.
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.