svg-illustration

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

SVG Illustration Entry

SVG图表入门

Overview

概述

Thin entry skill for SVG diagrams. Core principle: go straight to SVG rules and patterns rather than scanning slide authoring or color modules.
这是针对SVG图表的轻量入门技能。核心原则:直接学习SVG规则和模式,而非浏览幻灯片制作或色彩模块内容。

When to Use

使用场景

  • Creating slide-ready SVG diagrams or illustrations
  • Choosing SVG sizing, spacing, and embedding rules
  • Troubleshooting SVG export/embedding issues
  • 创建可用于幻灯片的SVG图表或插图
  • 选择SVG的尺寸、间距和嵌入规则
  • 排查SVG导出/嵌入问题

Quick Reference

快速参考

GoalRead
Core rulesreferences/core-rules.md
Pattern examplesreferences/pattern-examples.md
Embedding in slidesreferences/embedding.md
Troubleshootingreferences/troubleshooting.md
目标阅读内容
核心规则references/core-rules.md
模式示例references/pattern-examples.md
幻灯片嵌入references/embedding.md
问题排查references/troubleshooting.md

Example

示例

Prompt: "Need an architecture diagram with clean sizing." → Read
core-rules.md
, then
pattern-examples.md
.
提示:"需要一个尺寸规范的架构图。" → 先阅读
core-rules.md
,再阅读
pattern-examples.md

Assets

资源

  • assets/examples/
    - SVG diagram examples
  • assets/examples/
    - SVG图表示例

Common Mistakes

常见误区

  • Reading Marp authoring before SVG rules when only diagrams are needed
  • Skimming slide-creator overview instead of SVG references
  • 当仅需制作图表时,先阅读Marp制作内容而非SVG规则
  • 略读幻灯片制作概述而非SVG参考资料

Red Flags

注意警示

  • "Maybe SVG rules are buried in authoring"
  • "I'll just skim everything"
  • "SVG规则可能隐藏在制作内容中"
  • "我直接略读所有内容就行"