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

"cursor-multi-repo"

在Cursor中管理多个仓库的工作。触发词包括“cursor multi repo”、“cursor multiple projects”、“cursor monorepo”、“cursor workspace”。当使用Cursor的多仓库功能时,请用诸如“cursor multi repo”、“cursor repo”、“cursor”等短语来触发。

person作者: jakexiaohubgithub

Cursor Multi Repo

Overview

This skill guides you through working with multiple repositories in Cursor. It covers multi-root workspaces, monorepo patterns, selective indexing strategies, and cross-project context management for complex development environments.

Prerequisites

  • Multiple repositories or monorepo structure
  • Understanding of workspace concepts
  • Cursor IDE with workspace support
  • Configured .cursorrules for each project

Instructions

  1. Decide on multi-repo strategy (separate windows, workspace, or monorepo)
  2. Create workspace file or open specific packages
  3. Configure .cursorrules inheritance (root + overrides)
  4. Set up selective indexing with .cursorignore
  5. Use full paths for @-mentions across projects
  6. Test cross-project context and queries

Output

  • Functional multi-repository workspace
  • Properly inherited .cursorrules
  • Selective indexing per project
  • Cross-project AI context awareness

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources