When creating or editing cookbook documentation, the following should be addressed in the cookbook in this order, utilizing the suggested mintlify components:
"What You'll Build" section should cover:
<Card title="What You'll Build" icon="robot"> with blank lines and proper indentationFor "What You'll Learn" section (3-4 items) should cover:
## What You'll Learn heading with bulleted list starting with "This cookbook teaches you to:"For "Prerequisites" section include:
<Steps> component with proper indentation, <Tip> component for helpful notesFor "Workflow Options" section:
<Card title="🚀 Fastest Path to Success" icon="zap">, <Tabs> with <Tab> components, <Steps>, <Info> for explanations, <Accordion> for requirementsMintlify Component Guidelines:
<Info>, <Tip>, <Warning>: Format lists as bullet points, not inline<Steps>: Each step should have a clear title and indented content<Tabs>: Maintain proper nesting with consistent indentationAlways ask for specific details rather than accepting vague descriptions. Ensure all links and commands are accurate.