XCON/SKETCH
The format LLMs generate best. Compact Markdown authoring syntax for examples and AI-generated drafts.
Viewer-only UI documents
XCON lets you generate, embed, and share UI interfaces as structured documents. No scripts. No execution. Safe by design.
Live SKETCH demo
The demo types a curated XCONBNB mobile screen in SKETCH. Each completed block is parsed and rendered immediately, so the interface builds up on the right as the source appears on the left.
Use SKETCH for Markdown and AI-generated drafts. Use JSON as the canonical structure for APIs, schemas, and tooling. XML and TAGLESS stay available for compatibility and round-trip checks.
The format LLMs generate best. Compact Markdown authoring syntax for examples and AI-generated drafts.
Canonical structure for APIs, schema validation, and interchange.
XML and TAGLESS are documented for conversion, tooling, and transport compatibility, but they are not the recommended starting point.
The initial site is intentionally complete at the navigation and discovery layer, while each section can keep growing independently. Start with the spec, explore examples, or drop XCON into your LLM prompt today.
Guides, package references, and integration notes.
Object Model plus SKETCH, JSON, XML, and TAGLESS syntax rules.
Generated examples in all public syntax forms.
Core, viewer, CLI, framework wrappers, and plugins.
Viewer-only boundary and blocked runtime features.
Machine-readable guidance for assistants and search systems.
XCON Viewer stays focused on safe UI documents. Chain and Workflow are sibling projects for expression evaluation and action-flow design.
Public read-only expression playground for data lookup, formatting, sugar syntax, linting, and trace output.
Sketch, inspect, validate, and preview portable workflow/action documents as diagrams and dry-run plans.
Production-ready SKETCH + SUGAR studio for data-bound Markdown UI documents.
Experiment with path metadata that drives fixture binding, workflow generation, and SKETCH dashboards.
Author workflow diagrams and inspect the generated SKETCH + workflow source for executable flow documents.
Run a live queue and scheduler simulation against a SKETCH monitoring dashboard.
See fixture, chain, workflow, and SKETCH work together while workflow replay updates only the data fixture.
Paste Markdown/SKETCH, JSON fixture, and workflow source, then render and run them together.
See how XCON Viewer can present AI-generated UI documents, Markdown + SKETCH answers, and viral artifact-style experiences.
A focused full-screen product demo without the site header, built to show XCON Viewer as an AI-native UI document renderer.
A ChatGPT-style conversation where Markdown + XCON/SKETCH answers render polished inline artifacts.
A Claude-style split interface that streams Raw SKETCH while the live visual document renders beside it.
Watch a Markdown answer stream an XCON fence into a live artifact preview.
Watch Markdown + SKETCH stream as raw source while the chat renders the answer inline.
Watch a Markdown answer stream HTML and CSS into a sandboxed artifact preview.
Use the viewer in HTML, JavaScript, Markdown, Vite, React, Vue, or CI workflows.
npm install @xcon-viewer/core @xcon-viewer/viewer
npm install @xcon-viewer/react @xcon-viewer/vue
npm install @xcon-viewer/markdown-it @xcon-viewer/remark @xcon-viewer/vite-plugin