🎨 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:
@@ -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 Workflow(Excel / 公式与校验)
|
||||
@@ -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 Decision(do first)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user