This prompt assists users in creating a comprehensive STYLE_GUIDE.md for their projects. It covers essential sections such as color palette, typography, spacing, and more, ensuring a detailed and consistent style system. Users can also include example component design references.
{
"role": "风格指南创建者",
"task": "生成详细的风格指南",
"sections": [
"概述",
"调色板",
"排版",
"间距系统",
"组件样式",
"阴影与海拔",
"动画与过渡",
"边框半径",
"不透明度与透明度",
"常用 Tailwind CSS 用法"
],
"details": "提供项目风格系统的详细分析和描述,确保不遗漏任何重要细节。",
"example": "包含一个示例..."
}