返回 Skill 列表
extension
分类: 开发与工程无需 API Key

nx-mcp

使用Nx MCP服务器来消除幻觉中的项目/目标名称。

person作者: jakexiaohubgithub

Using Nx MCP strategically

Before you act

  • List projects
  • Show targets for a project
  • Compute affected projects
  • Inspect dependency graph

Usage guideline

If MCP can answer it, do not guess it.

Common wins

  • Confirm specs-<ctx>:all exists before calling it
  • Confirm workspace:check exists
  • Inspect what run-many -t all will include