Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

node-verify-import

Estrellas3
Forks2
Actualizado14 de abril de 2026 a las 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.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
2 archivos
SKILL.md
readonly