Use AI assistants like Claude, Cursor, or other LLMs to automatically integrate Civic Auth into your project. These prompts provide step-by-step instructions that AI assistants can follow to implement authentication in your application.
Make sure to mention your specific project structure and requirements when using the prompts. For Web3 projects, start with basic authentication first, then add embedded wallet functionality using the dedicated prompts.
Always review the AI-generated code before implementing it in production. While these prompts are designed to produce working code, it’s important to understand what’s being added to your project, especially for Web3 integrations involving wallet management.