<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>设计规范 on Text Matrix</title><link>https://txtmix.com/tags/%E8%AE%BE%E8%AE%A1%E8%A7%84%E8%8C%83/</link><description>Recent content in 设计规范 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/%E8%AE%BE%E8%AE%A1%E8%A7%84%E8%8C%83/index.xml" rel="self" type="application/rss+xml"/><item><title>Taste Skill：AI 前端构建的「反垃圾」技能框架</title><link>https://txtmix.com/posts/tech/taste-skill-anti-slop-frontend-framework-for-ai-agents/</link><pubDate>Mon, 25 May 2026 20:16:19 +0800</pubDate><guid>https://txtmix.com/posts/tech/taste-skill-anti-slop-frontend-framework-for-ai-agents/</guid><description>&lt;h2 id="快速信息卡">快速信息卡&lt;/h2>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>项目&lt;/th>
 &lt;th>信息&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>仓库&lt;/td>
 &lt;td>&lt;a href="https://github.com/Leonxlnx/taste-skill" target="_blank" rel="noopener noreffer ">Leonxlnx/taste-skill&lt;/a>&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Stars&lt;/td>
 &lt;td>50,329+&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Forks&lt;/td>
 &lt;td>3,479+&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>License&lt;/td>
 &lt;td>MIT&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>语言&lt;/td>
 &lt;td>JavaScript&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>读完本文后，你应该能够：&lt;/p>
&lt;ol>
&lt;li>&lt;strong>理解 Taste Skill 的定位&lt;/strong>：解决 AI 生成前端的&amp;quot;同质化问题&amp;quot;&lt;/li>
&lt;li>&lt;strong>掌握核心设计参数&lt;/strong>：DESIGN_VARIANCE、MOTION_INTENSITY、VISUAL_DENSITY&lt;/li>
&lt;li>&lt;strong>使用工作流程&lt;/strong>：图像优先流和直接代码流&lt;/li>
&lt;li>&lt;strong>选择对的技能&lt;/strong>：代码技能 vs 图像生成技能&lt;/li>
&lt;li>&lt;strong>判断适用场景&lt;/strong>：知道什么时候该用、什么时候不该用&lt;/li>
&lt;/ol>
&lt;h2 id="目录">目录&lt;/h2>
&lt;ol>
&lt;li>&lt;a href="#%e6%a0%b8%e5%bf%83%e5%88%a4%e6%96%ad" rel="">核心判断&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e7%b3%bb%e7%bb%9f%e5%9c%b0%e5%9b%be" rel="">系统地图&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e6%a0%b8%e5%bf%83%e8%ae%be%e8%ae%a1%e5%8f%82%e6%95%b0" rel="">核心设计参数&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%b7%a5%e4%bd%9c%e6%b5%81%e7%a8%8b" rel="">工作流程&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%ae%be%e8%ae%a1%e5%8e%9f%e5%88%99%e4%b8%8d%e5%8f%aa%e6%98%af%e5%a5%bd%e7%9c%8b" rel="">设计原则：不只是&amp;quot;好看&amp;quot;&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e4%b8%8e%e5%85%b6%e4%bb%96%e6%96%b9%e6%a1%88%e7%9a%84%e5%af%b9%e6%af%94" rel="">与其他方案的对比&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e9%80%82%e7%94%a8%e5%9c%ba%e6%99%af" rel="">适用场景&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e5%b8%b8%e8%a7%81%e9%97%ae%e9%a2%98" rel="">常见问题&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%87%aa%e6%b5%8b%e9%a2%98" rel="">自测题&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e8%bf%9b%e9%98%b6%e8%b7%af%e5%be%84" rel="">进阶路径&lt;/a>&lt;/li>
&lt;li>&lt;a href="#%e6%80%bb%e7%bb%93" rel="">总结&lt;/a>&lt;/li>
&lt;/ol>
&lt;p>Taste Skill 解决的是 AI 生成前端时的&amp;quot;同质化问题&amp;quot;——当 Codex、Cursor 或 Claude Code 按照默认方式写前端时，它们的输出往往带着一套隐性的偷懒逻辑：居中卡片、渐变按钮、AOS 动画、Inter 字体，写多了看起来都一样。Taste Skill 把&amp;quot;好的设计&amp;quot;显式化成一套可配置的技能指令，让 AI 照着做，而不是靠随机性碰。&lt;/p></description></item></channel></rss>