> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kombai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome

> Kombai is an all-in-one design engineering agent that lets you build standout designs, generate production-grade code, and visually edit your frontend, all within your IDE.

## Key Capabilities

<CardGroup cols={2}>
  <Card title="Build standout UI designs" icon="palette">
    Kombai generates standout layouts by exploring unique creative strategies
    tailored to the design you want.
  </Card>

  <Card title="Generate production-grade code" icon="code">
    Kombai deeply understands your codebase and applies human-tested best
    practices of 400+ frontend libraries.
  </Card>

  <Card title="Visually edit frontend & automate testing" icon="vial">
    Kombai instantly syncs the UI changes you made via the browser extension and
    autonomously tests user flows.
  </Card>

  <Card title="Close the loop inside your IDE" icon="terminal">
    Kombai eliminates context switching by centralizing design, code generation,
    visual editing, and automated testing natively in your IDE.
  </Card>
</CardGroup>

## Get started

If you are new to Kombai, visit the following guides to set up Kombai and start using it in your IDE:

<CardGroup cols={2}>
  <Card title="Set up" icon="download" href="./set-up" arrow>
    Guide to install and sign up for Kombai in your IDE.
  </Card>

  <Card title="Quickstart" icon="bolt-lightning" href="./quickstart" arrow>
    Guide to generate standout UIs and production-ready code using Kombai.
  </Card>
</CardGroup>

## Quick links

<CardGroup cols={2}>
  <Card title="Changelog" icon="newspaper" href="https://kombai.com/changelog" arrow>
    Stay up to date with the latest features, improvements, and updates.
  </Card>

  <Card title="Pricing" icon="credit-card" href="https://kombai.com/pricing" arrow>
    View our Pricing page to learn more about our subscription plans.
  </Card>

  <Card title="Support" icon="headset" href="https://kombai.com/support" arrow full>
    Reach out to our support team for any questions or issues.
  </Card>
</CardGroup>
