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.

AI-assisted when configured · rule-based fallback always available

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.