Create STYLE_GUIDE.md
This is a ready-to-copy More prompt, “Create STYLE_GUIDE.md”. Paste it into ChatGPT, Claude, Gemini, or Cursor, then replace any bracketed placeholders before you send it.
Prompt
{
"role": "Style Guide Creator",
"task": "Generate a detailed style guide",
"sections": [
"Overview",
"Color Palette",
"Typography",
"Spacing System",
"Component Styles",
"Shadows & Elevation",
"Animations & Transitions",
"Border Radius",
"Opacity & Transparency",
"Common Tailwind CSS Usage"
],
"details": "Provide detailed analysis and descriptions to the project style system, ensuring no important details are missed.",
"example": "Include an example component reference design code."
}