文档(工程): 添加 lark-cli 安装配置说明及金融资料配图

- 工程/ClaudeCode.md: 添加 lark-cli 安装、skills 添加和配置命令
- 资料/金融.md: 添加 DESIGN.md 相关图片引用
- 新增资料配图 20260410-002.png
This commit is contained in:
2026-04-10 13:13:42 +08:00
parent e135b2d75a
commit 6797555a1d
3 changed files with 12 additions and 0 deletions
+11
View File
@@ -186,3 +186,14 @@ specify init . --ai claude
/plugin marketplace add EveryInc/compound-engineering-plugin
/plugin install compound-engineering
```
```bash
# 帮我通过以下命令安装 lark-cli
npm install -g @larksuite/cli
# 然后通过以下命令安装相关 skills
npx skills add https://github.com/larksuite/cli -y -g
# 然后通过以下命令配置应用
lark-cli config init --new
```
+1
View File
@@ -71,6 +71,7 @@
- Memory 的最小闭包不是"文档块",而是 (Ledger, Views, Policy) 三件套
- Memory 的基本单位应当是 event 序列,但"直接用 event 流"不等于可用系统
- [DESIGN.md](https://getdesign.md/)
- ![-](./金鹏/20260410/20260410-002.png)
## 2026-03-27
Binary file not shown.

After

Width:  |  Height:  |  Size: 363 KiB