Skip to main content
在 Manus 中运行任何 Skill
一键导入

node-verify-import

星标3
分支2
更新时间2026年4月14日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly