// LOG OUT //
MUGGSOFCODE // BUILD_TOOL
// CHOOSE HOW YOU WANT TO BUILD //
// EPHEMERAL SESSION — NOTHING IS SAVED BETWEEN SESSIONS. EXPORT TO KEEP YOUR WORK. //
MUGGSOFCODE // BUILD_TOOL
// CHANGE PATH // // ADMIN // // ABOUT // // LOGOUT // v0.3 // STANDBY
MARKDOWN
PROJECT OVERVIEW
STRUCTURE (HTML)
STYLE (CSS)
BEHAVIOR (JS)
// PROMPT HISTORY (this session only) //
    CODE
    READ-ONLY COMPILATION ARTIFACT // the code is locked — click any line to add your own comment. To change the design, troubleshoot the spec under Browser Preview // // the code is locked — click any line to add your own comment. To change the design, refine your prompt //
    GENERATING...
    // click a line in the code to comment it //
    BROWSER PREVIEW
    VIEWING:
    // the AI diagnoses the cause and helps you strengthen the SPEC — it never patches the code directly //
    EXPORT PROJECT

    Nothing in this tool is saved between sessions. Whatever you want to keep, export it now. The self-contained .html carries its own spec and QC record inside it — it runs as the page and is the package.

    // THE ARTIFACT //
    // THE SOURCE //
    // HAND OFF TO A BIGGER MODEL //
    spec only — leanest; the model rebuilds from your blueprint (recommended)
    spec + code — heavier; to continue the exact current page
    // paste into a free tier of ChatGPT / Gemini / Claude. Spec-only is the token-saver — you scaffold here, and spend the bigger model's free budget only on the hard part. //
    // MARKDOWN QC //
    Optional. Walk your spec against each angle. Nothing here is required to move on — it's a lens, not a gate.
    // PREVIEW QC //
    Optional. Inspect the rendered page behind this panel against each check.
    // MARKDOWN — THE SOURCE //
    edit the source · commit to rebuild