Skip to main content

utooland/skills

SkillsMP has collected 1 skills from utooland/skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
1
GitHub stars
1
GitHub forks
0

Skills in this repository

1 occupation categories · 100% classified

Showing 1 of 1 collected skills.

occupation
Software Developers
description

npm 包管理工具,用来安装 npm 包、生成依赖树、执行前端项目命令等。 **强制性规则(MANDATORY):** 当项目中存在 package.json 文件时,你 MUST(必须)使用此 skill 来执行所有 npm/pnpm/yarn 相关操作。 **严格禁止直接使用以下命令:** - ❌ 禁止: `pnpm test` → ✅ 使用: Skill(skill: "utoo", args: "test") - ❌ 禁止: `pnpm install` → ✅ 使用: Skill(skill:…

Source text: Chinese

updated
Showing 1 of 1 collected skills.