Skip to main content

node

Use when building applications with Node.js, the most widely deployed JavaScript/TypeScript runtime. Covers the event loop, module system (CommonJS and ESM), core modules (fs, path, http, crypto, streams, worker_threads, child_process), async patterns, diagnostics, error handling, security, native addons, and TypeScript integration. USE FOR: Node.js server-side development, HTTP servers and APIs, file system operations, streams and data processing, worker threads and parallelism, child process management, Node.js module system (CJS/ESM), event loop and async patterns, Node.js diagnostics and profiling, native addon development, Node.js TypeScript configuration, package.json exports field, Node.js 18/20/22+ features DO NOT USE FOR: Deno-specific features or Deno Deploy (use deno), Bun-specific APIs, frontend-only browser code, Express/Fastify/NestJS framework details (use the respective package skills), package manager comparison (use package-management)

跳到安装

来源信息

仓库
Tyler-R-Kendrick/agent-skills
最近来源活动
2026年2月11日 05:14
检测到的 SKILL.md 语言
英语
星标
10
分支
4

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。