Skip to main content
Run any Skill in Manus
with one click

node-verify-import

Stars3
Forks2
UpdatedApril 14, 2026 at 14:30

Verifies that all require() and import paths in a Node.js project resolve to actual files on disk. Catches broken imports caused by file renames, refactoring, or copy-paste errors — before they blow up at runtime. ALWAYS trigger this skill when the user asks to: - Vietnamese: kiểm tra import, verify import, check require, import bị hỏng, lỗi module not found, kiểm tra path import, xác minh require, sau khi đổi tên file, sau refactor, trước khi commit - English: verify imports, check broken imports, validate require paths, check module resolution, find broken require, scan imports, after renaming files, before commit import check - Also trigger proactively when: running a code review skill, finishing a refactor, user reports "Cannot find module" errors, or user asks to validate code after restructuring files. Works with any Node.js / CAP / SAP project. Supports CommonJS (require) and ES module (import) syntax.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly