🎨 style(markdown): format all markdown files with prettier

- 使用 prettier 格式化所有 markdown 文件
- prose-wrap: always, print-width: 80
- 保持代码块和表格格式
- 提升可读性和一致性

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
csh
2026-01-07 17:18:01 +08:00
co-authored by Claude Sonnet 4.5
parent 7e96bc86d8
commit 99bef309b7
86 changed files with 1858 additions and 981 deletions
+6 -2
View File
@@ -1,6 +1,9 @@
---
name: xlsx-workflow
description: "XLSX workflow: edit spreadsheets, formulas, formatting, charts, validations; recalc and ensure zero-error checks. Triggers: xlsx workflow, Excel表格, 改公式, 数据透视表, 生成报表, 对账, #REF, #DIV/0."
description:
"XLSX workflow: edit spreadsheets, formulas, formatting, charts, validations;
recalc and ensure zero-error checks. Triggers: xlsx workflow, Excel表格,
改公式, 数据透视表, 生成报表, 对账, #REF, #DIV/0."
---
# XLSX WorkflowExcel / 公式与校验)
@@ -17,7 +20,8 @@ description: "XLSX workflow: edit spreadsheets, formulas, formatting, charts, va
- Goal: 哪些 sheet/范围需要修改(明确列名/单元格范围)
- Constraints: 是否允许改公式?是否必须保留原格式/保护/宏?
- Output: 产物路径(xlsx + 可选导出 csv/pdf
- Environment: 可用工具(repo scripts、Python 依赖、`libreoffice --headless` 等)
- Environment: 可用工具(repo scripts、Python 依赖、`libreoffice --headless`
等)
## Capability Decisiondo first