feat: add capture skill

This commit is contained in:
2026-03-17 17:10:45 +08:00
parent e51f523b8e
commit 767ec333c6
8 changed files with 308 additions and 0 deletions
+1
View File
@@ -84,6 +84,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
- 新功能实现方案 → 更新组件职责、数据流等章节
- 踩坑经验和解决方案 → 添加到踩坑经验章节
- API 使用技巧和注意事项 → 更新相关技术栈说明
- **成功经验复刻**: 一次对话形成可复用结果后,用 `/capture <目录>` 或 `$capture <目录>` 输出结构化记录;另留单独位置保存“味道”
{{在此添加项目特定的开发约定}}