工具 配置 生成
- 作者仓库星标 0
- 作者仓库 skills-registry
Generate AI tool configuration files from the existing .context/ documentation.
Target: $ARGUMENTS
For "cursor"
Create .cursor/rules/ directory with .mdc files:
general.mdc- Always-apply rules from@.context/ai-rules.md- One
.mdcper domain with appropriate glob patterns - Use
alwaysApply: trueonly forgeneral.mdc - Reference
.context/files with@syntax
For "copilot"
Create .github/copilot-instructions.md:
- Extract key rules from
.context/ai-rules.md - Keep under 50 lines (Copilot works best with concise instructions)
- Reference
.context/file paths for the agent to read
For "windsurf"
Create .windsurfrules:
- Must stay under 6000 characters
- Prioritize rules from
.context/ai-rules.mdand.context/architecture/patterns.md - Include file references for domain-specific context
For "all"
Generate all three above.
Rules
- Read
.context/ai-rules.mdand.context/architecture/patterns.mdfirst - Keep generated files minimal. Don't duplicate content, point to
.context/files - Follow each tool's format requirements exactly
- Test that file paths are correct relative to project root
<!-- tomevault:4.0:skill_md:2026-05-23 -->Source: andrefigueira/.context — distributed by TomeVault.
- 流狐分类
- 文档
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 88 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @tomevault-io · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 即装即用
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- 未声明
- 底层运行要求
- 未声明
- 检测到的文件与系统行为
-
- 只读
- 允许写入 / 修改
- 检测到的网络行为
- 仅限本地
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 Target: $ARGUMENTS
Create .cursor/rules/ directory with .mdc files: general.mdc - Always-apply rules from @.context/ai-rules.md One .mdc per domain with appropriate glob patterns
Create .github/copilot-instructions.md: Extract key rules from .context/ai-rules.md Keep under 50 lines (Copilot works best with concise instructions)
Create .windsurfrules: Must stay under 6000 characters Prioritize rules from .context/ai-rules.md and .context/architecture/patterns.md
Generate all three above.
Read .context/ai-rules.md and .context/architecture/patterns.md first Keep generated files minimal. Don't duplicate content, point to .context/ files Follow each tool's format requirements exactly
Generate AI tool configuration files from the existing `.context/` documentation.
## Target: $ARGUMENTS
### For "cursor"
Create `.cursor/rules/` directory with `.mdc` files:
- `general.mdc` - Always-apply rules from `@.context/ai-rules.md`
- One `.mdc` per domain with appropriate glob patterns
- Use `alwaysApply: true` only for `general.mdc`
- Reference `.context/` files with `@` syntax
### For "copilot"
Create `.github/copilot-instructions.md`:
- Extract key rules from `.context/ai-rules.md`
- Keep under 50 lines (Copilot works best with concise instructions)
- Reference `.context/` file paths for the agent to read
### For "windsurf"
Create `.windsurfrules`:
- Must stay under 6000 characters
- Prioritize rules from `.context/ai-rules.md` and `.context/architecture/patterns.md`
- Include file references for domain-specific context
### For "all"
Generate all three above.
## Rules
- Read `.context/ai-rules.md` and `.context/architecture/patterns.md` first
- Keep generated files minimal. Don't duplicate content, point to `.context/` files
- Follow each tool's format requirements exactly
- Test that file paths are correct relative to project root
---
> Source: [andrefigueira/.context](https://github.com/andrefigueira/.context) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-05-23 --> 作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> Target: $ARGUMENTS → For "cursor" → For "copilot" → For "windsurf" → For "all" → Rules
要点 -> Generate AI tool configuration files from the existing .context/ documentation. · --- > Source: [andrefigueira/.context](https://github.com/andrefigueira/.context) — distributed by [TomeVault](https://tomevault.io).
文件/命令 -> .context/ · .cursor/rules/ · .mdc · general.mdc · @.context/ai-rules.md · alwaysApply: true · .github/copilot-instructions.md · .context/ai-rules.md
内容 SHA-256 -> c4caafcfa3d4
原文结构
适用与边界
原文中的明确线索
.context/、.cursor/rules/、.mdc、general.mdc、@.context/ai-rules.md、alwaysApply: true、.github/copilot-instructions.md、.context/ai-rules.md