技能 memory-bank
📊 69 充足
1
下载技能 ZIP
2
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
3
开启并开始使用
测试它
正在使用“memory-bank”。 Start a new memory bank for my React e-commerce project
预期结果:
- Created memory-bank/projectbrief.md - Please provide: project description, core requirements, main goals
- Created memory-bank/productContext.md - Please describe the problem and your solution
- Created memory-bank/techContext.md - Stack, setup, dependencies
- Created memory-bank/systemPatterns.md - Architecture and patterns
- Created memory-bank/activeContext.md - Current focus
- Created memory-bank/progress.md - Tracking status
正在使用“memory-bank”。 Update memory bank. I fixed the login bug and added user profile settings.
预期结果:
- Updated activeContext.md - Added completed task: login bug fix, added in-progress: user profile settings
- Updated progress.md - Marked login bug as completed, added user profile settings to in-progress
正在使用“memory-bank”。 What is the current state of the project?
预期结果:
- Project: React e-commerce application
- Current focus: User profile settings implementation
- Recent: Fixed login bug, completed user authentication module
- Next: Complete user profile settings, then work on checkout flow
- Status: 3 of 8 features completed, 2 in progress
安全审计
安全v3 • 1/16/2026
Pure prompt-based documentation skill. Contains only markdown templates and instruction prompts. No executable code, file I/O operations, network calls, or system command execution. All static findings are false positives from scanner misinterpreting documentation patterns.
2
已扫描文件
461
分析行数
2
发现项
3
审计总数
风险因素
🌐 网络访问 (1)
⚙️ 外部命令 (19)
SKILL.md:15-23 SKILL.md:23-27 SKILL.md:27-34 SKILL.md:34-133 SKILL.md:133-135 SKILL.md:135-147 SKILL.md:147-167 SKILL.md:167-170 SKILL.md:170-185 SKILL.md:185-188 SKILL.md:188-207 SKILL.md:207-210 SKILL.md:210-228 SKILL.md:228-231 SKILL.md:231-238 SKILL.md:238-240 SKILL.md:240-250 SKILL.md:250-253 SKILL.md:253-270
审计者: claude 查看审计历史 →
质量评分
38
架构
100
可维护性
85
内容
24
社区
100
安全
83
规范符合性
你能构建什么
恢復中斷的工作
在複雜專案中精確地從上次離開的地方繼續工作,無需重新解釋上下文。
記錄架構決策
記錄技術決策的制定原因,讓未來的團隊成員理解決策脈絡。
知識傳遞
與新團隊成員或不同 AI 助手之間分享完整的專案上下文。
试试这些提示
初始化記憶庫
為這個專案啟動一個新的記憶庫。
更新進度
更新記憶庫。我完成了使用者驗證模組。
檢查狀態
從記憶庫中看,目前專案的狀態是什麼?
完整文件審閱
更新記憶庫,加入這個工作階段的所有變更。
最佳实践
- 使用清晰的標題和項目符號保持檔案易於掃描閱讀
- 在每個工作階段結束時更新 activeContext.md 和 progress.md
- 提供足夠的上下文以恢復工作,但避免過於詳盡的細節
避免
- 將記憶庫當作待辦事項清單而非上下文文件
- 讓文件偏離實際的實作狀態
- 將屬於程式碼註解的實作細節寫入文件中
常见问题
什麼是記憶庫?
記憶庫是一種文件系統,使用六個結構化的 Markdown 檔案來跨 Claude 工作階段保存專案上下文。
這適用於所有 Claude 產品嗎?
是的,記憶庫適用於 Claude、Codex 和 Claude Code。檔案儲存在您專案的本機中。
如何與我的團隊分享上下文?
將 memory-bank 資料夾提交到版本控制。團隊成員可以閱讀這些檔案以了解專案上下文。
我的資料會怎麼處理?
所有記憶庫檔案都儲存在您專案的本機目錄中。資料不會傳送到外部伺服器。
我可以将这个与其他 AI 助手一起使用吗?
是的,記憶庫使用純 Markdown 檔案。任何 AI 或人類都可以閱讀和理解文件內容。
這與一般文件有何不同?
記憶庫專門為 Claude 的工作階段結構設計,具有強制的讀取順序和更新工作流程。