Glossary
AI Assistant
The in-editor sidebar widget that answers questions, writes or refines code, and debugs in real time.
Assets
Images, videos, and other media files you upload or reference that Maker can insert into your project.
Brand Style
A reusable theme—colors, fonts, gradients, and layout cues—extracted from screenshots or instructions to keep projects on-brand.
Component
A reusable UI element (e.g., button, card, navbar) you define once and can insert anywhere in your project.
Custom Domain
Your own hostname (e.g. app.example.com
) pointed at your Maker project via DNS, with SSL automatically provisioned.
Embed
An <iframe>
or script snippet that lets you show a live Maker project inside another website or application.
Figma Import
The feature that lets you paste a Figma frame link into chat to auto-generate React/Tailwind components from your designs.
History
The panel that stores automatic snapshots of your project so you can preview or restore previous versions.
Live Preview
The draft view that updates instantly in the right-hand pane as you edit code or regenerate prompts.
New Chat / New Project
The entry point for starting a fresh Maker session: name the project, optionally select a Brand Style, and begin prompting.
Prompt
A natural-language instruction you give Maker describing the code or UI you want generated or modified.
Prompt Library
Your personal collection of saved prompts and templates for reuse across projects.
Project
A container for your files, settings, assets, and history—each with its own live URL and privacy controls.
Project Remix
Maker's “fork” feature: creates an independent copy of a project so you can experiment without affecting the original.
Publishing
The process of making your project’s live preview available at a permanent URL (public or private).
Regenerate
Rerunning Maker on a prompt or Brand Style to update code or theme based on new instructions or inputs.
Select to Edit
A prompt-box feature: click the target icon, select an element in preview, then prompt AI to modify only that element.
Theme Description
The summary of your Brand Style—lists fonts, colors, gradients, and overrides generated during theme creation.
Usage & Credits
Metrics and limits showing how many AI-generation credits you’ve used and how many remain for the current billing cycle.
XML Sitemap / robots.txt
Configuration files that help search engines discover, index, and crawl your published Maker project.
Last updated
Was this helpful?