link-workspace-packages
Link workspace packages in monorepos (npm, yarn, pnpm, bun). USE WHEN: (1) you just created or generated new packages and need to wire up their dependencies, (2) user imports from a sibling package and needs to add it as a dependency, (3) you get resolution errors for workspace packages (@org/*) like "cannot find module", "failed to resolve import", "TS2307", or "cannot resolve". DO NOT patch around with tsconfig paths or manual package.json edits - use the package manager's workspace commands to fix actual linking.
适合你,如果在 monorepo 中频繁创建或引用工作区包
/ 通过 npx 安装 校验哈希
npx oh-my-skill add cutterbl/soundtouchjs/link-workspace-packages/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- cutterbl/soundtouchjs/link-workspace-packages/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify cutterbl/soundtouchjs/link-workspace-packages安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
299GitHub stars
~681上下文体积 · 单文件
索引托管
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…