Component
Scope Chat
Interactive scoping chat. Calls the host /api/scope route for replies.
Hi! I'm the Makershot 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.
Installation
import { ScopeChat } from "atroui"Usage
Needs host POST /api/scope (and typically Gemini / AI env). UI mounts without it; messages will error until the API exists.