Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

node-verify-import

Étoiles3
Forks2
Mis à jour14 avril 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly