diff --git a/README.md b/README.md index 062c578..1a64f5e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # design-dna +![Example: extract the visual DNA from a reference (thekrakentraining.com) and apply it to your own content (deno.com).](docs/example-style-transfer.png) + English | [中文](README.zh-CN.md) An agent skill for extracting, structuring, and applying visual design identity as machine-readable "Design DNA" across three dimensions: design tokens, qualitative style, and visual effects. diff --git a/README.zh-CN.md b/README.zh-CN.md index 890ccaa..157e403 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1,5 +1,7 @@ # design-dna +![示例:从参考站点(thekrakentraining.com)提取视觉 DNA,并应用到自有内容(deno.com)。](docs/example-style-transfer.png) + [English](README.md) | 中文 面向编程智能体的技能,用于提取、结构化并应用视觉设计身份(Design DNA),覆盖三个维度:设计系统(可度量 token)、设计风格(定性感受)与视觉特效。 diff --git a/docs/example-style-transfer.png b/docs/example-style-transfer.png new file mode 100644 index 0000000..6221cc8 Binary files /dev/null and b/docs/example-style-transfer.png differ