4 条规则
# .archcore/ File Operations
You are working with files in the `.archcore/` directory. These are managed documents in the Archcore knowledge base.
**Do not use Write or Edit tools on `.archcore/*.md` files.** Use the Archcore MCP tools instead:
- To create: `create_document(type, filename, ...)`
- To modify: `update_document(path, ...)`
- To delete: `remove_document(path)`
- To link: `add_relation(source, target, type)`
Direct file writes bypass validation, templates, and the sync manifest.相关插件
Astro↓ 60
Astro Cursor 插件:含官方 Astro Docs MCP、最佳实践规则与 add integration 等 Skill。RTFM↓ 1
AI 编码 Agent 开源检索层:15 种格式索引,FTS5 + 语义搜索 + 知识图谱,经 MCP 提供精准上下文。本地、开源、免费。ABP Framework↓ 18
将 ABP 框架的规则与 MCP server 打包为 Cursor 插件,辅助 ABP 开发。Lightrun↓ 16
Lightrun 调试 Skill 与 MCP 集成,用于调查生产环境运行时问题。Easy Notion MCP↓ 12
面向 Cursor 的 Notion MCP 插件。filestack↓ 6
Filestack 官方插件,可直接在 Cursor 中上传文件、构建转换并生成安全策略。contextarch↓ 5
一条 CLI 向导生成 .cursorrules、AGENTS.md、CLAUDE.md 与 copilot-instructions.md,自动识别 30+ 技术栈。Archcore↓ 2
让你的 AI agent 按照项目的架构、规则与既定决策来编写代码。