sko-cursor
v0.3.0
Published
Cursor 工作区预设:计划、知识、命令、规则体系
Maintainers
Readme
sko-cursor-preset
Cursor 工作区预设:计划、知识、命令、规则体系。内容全部加密,需密钥解锁。
快速开始
bun add sko-cursor-preset
cd node_modules/sko-cursor-preset
bun run syncsync 会提示输入密钥,解锁 rules、commands、templates、knowledge 等到项目 .cursor/。
设计
| 层 | 说明 | |----|------| | encrypted-template.bin | L1+L2:rules、commands、templates、scripts、knowledge 精选 | | encrypted-knowledge.bin | L2.5:plans、knowledge/projects、knowledge/snapshots、knowledge/specs |
无人可直接查阅,必须用 bun run sync 提供密钥释放。
文档
- docs/INSTALL.md — 安装与 sync 解锁
- docs/QUICKSTART.md — 3 步快速上手
- docs/DEPENDENCIES.md — 外部工具清单
- docs/INDEX.md — 文档索引
依赖
- bun(推荐)或 Node.js 18+
- 可选 MCP:user-notes、user-git-commit 等
License
MIT
