skill
职业分类
描述
更新
keep-tidy
软件开发工程师
Ensures AI artifacts are kept in a folder that is part of .gitignore to avoid accidental commits.
2026-04-15
use-pnpm
软件开发工程师
Enforces the use of pnpm instead of npm or yarn for all package management, script execution, and dependency installations. Use this whenever working with Node.js dependencies.
2026-04-02