·package-npm-nix
</>

package-npm-nix

ypares/agent-skills

为 Nix 打包 npm/TypeScript/Bun CLI 工具。在从 npm 注册表或 GitHub 源为 JavaScript/TypeScript 工具创建 Nix 派生、使用依赖项管理处理预构建包或源构建时使用。

9安装·2热度·@ypares

安装

$npx skills add https://github.com/ypares/agent-skills --skill package-npm-nix

SKILL.md

Create Nix packages for npm-based CLI tools, covering both pre-built packages from npm registry and source builds with proper dependency management. This skill provides patterns for fetching, building, and packaging JavaScript/TypeScript/Bun tools in Nix environments.

For tools already built and published to npm (fastest approach):

For tools that need to be built from source using Bun:

为 Nix 打包 npm/TypeScript/Bun CLI 工具。在从 npm 注册表或 GitHub 源为 JavaScript/TypeScript 工具创建 Nix 派生、使用依赖项管理处理预构建包或源构建时使用。 来源:ypares/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ypares/agent-skills --skill package-npm-nix
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 package-npm-nix?

为 Nix 打包 npm/TypeScript/Bun CLI 工具。在从 npm 注册表或 GitHub 源为 JavaScript/TypeScript 工具创建 Nix 派生、使用依赖项管理处理预构建包或源构建时使用。 来源:ypares/agent-skills。

如何安装 package-npm-nix?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ypares/agent-skills --skill package-npm-nix 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/ypares/agent-skills