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

# AI Prompts

> Ready-to-use prompts for AI coding tools to integrate with Minimo

## What are AI Prompts?

These are ready-to-use prompts you can paste directly into AI coding tools like **Lovable**, **V0**, **Replit**, **Cursor**, or **Claude**. Each prompt contains everything the AI agent needs to build a working Minimo integration: API details, authentication, code examples, and edge cases.

Just copy the prompt, paste it into your AI tool, and let it generate the integration code for your application.

## Available Prompts

<CardGroup cols={2}>
  <Card title="Contact Sync" icon="users" href="/guides/ai-prompts/contact-sync">
    Keep your user database synchronized with Minimo contacts. Covers custom field creation, create-or-update contact
    flows, and lifecycle hooks.
  </Card>
</CardGroup>

## Need a prompt for a specific use case?

Reach out to [info@minimo.it](mailto:info@minimo.it) and we'll create one for you.
