Use an AI coding agent (Cursor, GitHub Copilot, Gemini, etc.) to integrate ModularAuth-Kit into your project with a single prompt.
- Copy the
src/auth/folder into your project - Give the AI agent the prompt from agent-prompt.md
- The AI asks you a few questions → configures everything → done
| File | Purpose |
|---|---|
| agent-prompt.md | The main prompt to give your AI agent |
| context.md | Technical context the AI needs to understand the module |