Content
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The content is highly actionable with strong workflow validation and excellent progressive disclosure across a well-organized bundle. Its main weakness is conciseness: several hard constraints are restated across multiple sections and could be consolidated.
Suggestions
Consolidate rules that recur across 权威经验, Quick Reference, Design Ideas, and 核心规则 (e.g. <img> not <image>, emoji prohibition, chart/table element choice) into one authoritative list and reference it elsewhere rather than restating.
Tighten the 豆包设计原则 / Design Ideas prose, which repeats some 权威经验 constraints and leans on prescriptive aesthetic language that could be trimmed without losing actionable guidance.
Consider moving the large element-syntax ruleset (table/chart/td nesting, gradient format) entirely into the xml-schema-quick-ref reference and keeping only the highest-frequency gotchas inline.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense with genuinely non-obvious domain knowledge (960x540 sizing, <img> not <image>, color not fontColor, before_slide_id placement), but several rules repeat across sections (chart/table/emoji/<img> rules appear in 权威经验, Quick Reference, Design Ideas, and 核心规则), so it could be tightened rather than being lean. | 2 / 3 |
Actionability | It provides copy-paste-ready commands (lark-cli auth login, full jq-based slide create templates, wiki get_node) and a Quick Reference table mapping concrete needs to exact commands and docs, matching the fully-executable anchor. | 3 / 3 |
Workflow Clarity | The 生成流程 gives a sequenced Step 1–4 with explicit validation (read back full XML via +xml-get, run xml_text_overlap_lint.py with error_count==0 gates, warning-triggered screenshot review) and feedback loops for non-atomic failures, matching the validation-checkpoint anchor. | 3 / 3 |
Progressive Disclosure | The body is an overview pointing to one-level-deep bundle files (references/*.md, scripts/*.py, references/*.xml), all verified to exist, with clear navigation via 高频只读/按需再读 lists, a Quick Reference table, and CRITICAL must-read callouts. | 3 / 3 |
Total | 11 / 12 Passed |