An accessibility review agent that recommends HTML landmarks, heading structure, image descriptions, and color-contrast checks. Accessibility means making a website usable by people with different abilities and assistive technologies.
An asset-extraction agent that crops identifiable logos, photos, icons, and illustrations from an existing image and records possible alt text. Alt text is a written description used when an image cannot be seen.
A code-generation agent that assembles earlier page-analysis results into one complete HTML file using Tailwind CSS. It follows supplied structure, design tokens, assets, and accessibility recommendations rather than inventing new page content.
A tool that extracts design details from an image, including its main colors, an estimated font category, and spacing measurements. It formats the results as design tokens that can be used with Tailwind CSS.
A layout-planning agent that turns a visual section map into an HTML page skeleton using Tailwind CSS layout utilities. Tailwind CSS is a system of small reusable classes for arranging and styling web pages.
A prompt translator for image-generation requests. It turns Korean or abstract descriptions such as “dreamy” or “hip” into specific English visual wording when the request needs more detail.
A style-memory helper for image generation. It saves visual details such as colors, art style, lighting, composition, texture, and mood, then reuses them when you ask for a series or a similar image.
An optional image-review agent that scores one generated image against the user’s stated intent. It rates how well the image matches the request, its composition, color, and technical quality on a 0–10 scale.
A visual checking agent for image-to-code work. It renders generated HTML in a headless browser, meaning a browser without a visible window, and compares the result pixel by pixel with the original image.