Scope Chat
Interactive scoping chat. Calls the host /api/scope route for replies.
Preview → install → use
01
Preview
npx shadcn@latest add @atroui/scope-chatHi! I'm the scoping assistant. Tell me what you're building - MVP, AI feature, design system, or full product - and I'll recommend the right package and ballpark.
Source lands in your repo. Setup: Installation · Registry catalog · Host APIs.
02
Usage
Install
@atroui/api-scope. Rule-based replies work with no keys. Optional XAI_API_KEY enables LLM replies in your app - AtroUI never ships keys. After a message, use Draft OG card (via @atroui/project-brief). Guide: From scope to social card.Turn a messy product idea into a brief
Without XAI_API_KEY the API still answers from rules — useful on the docs site. With a key, Grok fills the same ProjectBrief shape. This is workflow glue, not a generic chatbot block.
FAQ
- Is this a hosted LLM?
- No. The route runs on the consumer Next app. No key → rules. XAI_API_KEY → consumer-billed Grok.
Part of Indie launch workflow (scope to social).
Scope Chat