Frequently asked questions
Quick answers to the most common questions about xeref.ai.
Do I need to create an account to use xeref.ai?+
No. You can browse all 48+ features and generate prompts without signing in. An account is only required if you want to save and reload named project configurations.
What is a "CLAWS" feature?+
CLAWS is a methodology for structuring autonomous AI agents: Connect (channels), Listen (perception), Archive (memory), Wire (tools), Sense (intelligence), and Agent Architecture (scaffolding). Every feature in the builder maps to one of these categories.
Where does my data go?+
Prompt generation happens entirely in your browser — no feature selections are sent to our servers unless you explicitly save a project. Saved projects are stored in Supabase under your user account with Row Level Security, so only you can access them.
Which AI IDE does the generated prompt work with?+
Prompts are optimized for Antigravity IDE with Gemini 3. They follow a structured system prompt format that any modern AI IDE or API should understand, but Antigravity is the primary target.
Can I use the generated prompt with ChatGPT, Claude, or another LLM?+
Yes. The prompt is plain text and can be pasted into any system prompt field. Results will vary depending on the model's capabilities — some advanced agent features require a sufficiently capable model.
How many features can I select at once?+
There is no hard limit. Keep in mind that selecting many features will produce a longer prompt. For best results, focus on features that directly match your use case.
Is xeref.ai open source?+
The builder UI (xeref-claw) is open source. Visit our GitHub page to explore the code, report issues, or contribute.
When is the Pro plan launching?+
Pro is in active development. It will include project version history, team sharing, and priority support. Check the Pricing page to follow progress.
Still have a question?
Reach out at support@xeref.ai or open an issue on GitHub.