Catálogo de componentes
Componentes públicos publicados en el registry (/registry/index.json). Cada uno se
puede instalar de forma manual o vía CLI — ver su página de detalle.
AI Chat
Headless AI chat core (OpenAI-compatible streaming, model fallback, token estimation, function calling with human-in-the-loop confirmation, local/backend history) with React, Svelte, and framework-free Web adapters. BYOK — the API key always comes from your app's config, never hardcoded.
Auto SEO (JSON-LD)
Headless, framework-agnostic core to generate Schema.org structured data as JSON-LD (Article, Product, Organization, BreadcrumbList, WebSite, LocalBusiness, FAQPage). No classes, no framework dependency. Scope (MVP, v1) is JSON-LD only — OpenGraph and social card previews are out of scope.
Universal Media Picker
Headless media picker (local/URL/library sources, canvas crop + compress, S3-compatible and Cloudinary providers) with React and Svelte adapters. Credentials always live in your own signing backend, never in this component.
Modals — Unified Overlay System
Headless overlay system (modal, fullscreen, top/bottom banner, slide-in, toast) with eligibility (targeting, date window, priority), client-side frequency capping, trigger scheduling and a provider pattern (no built-in DB/backend). React and Svelte adapters, mobile-first and accessible.
Herramientas
A diferencia de los componentes de arriba, lo siguiente no se copia a tu proyecto ni se instala vía CLI: se registra en la configuración de tu cliente y se ejecuta bajo demanda.
MCP Server
Servidor MCP (stdio) que expone el registry a clientes como Cursor, Claude Code o VS Code — búsqueda, instalación con confirmación y chequeo de actualizaciones vía tools MCP.