{% extends "base.html" %} {% block title %}AI Prompt Builder - {{ context.site_info.title }}{% endblock %} {% block content %}

AI Prompt Builder

Back to Results Home

Select Components

Choose which elements to include in your AI prompt for rebuilding this site with Tailwind CSS.

Include overall layout dimensions and structure

Include detailed section information (header, nav, etc.)

Include background, text, and accent colors

Include font families, heading styles, and body text

Include content references (text, images, etc.)

Include actual text content (headings, paragraphs)

Include references to images and their context

Select at least one element to generate a prompt

Generated Prompt

{% endblock %} {% block scripts %} {% endblock %}