Learning path
Build with AI without losing control
Plan first, constrain generation, inspect files, and verify the deployed result.
Outcome
Use a deterministic brief and evidence-led audit chain instead of accepting unreviewed generated code.
01
prompt
Prompt for a responsive business landing page
Generate an original, responsive one-page business site with honest content boundaries and a staged inspection checklist.
02
prompt
Prompt to audit semantic HTML
Review an existing page for element meaning, landmarks, headings, names, forms, links, and progressive structure without scoring theater.
03
prompt
Prompt for an accessibility audit
Combine automated findings, keyboard checks, zoom and reflow, semantics, forms, motion, and assistive-technology limits.
04
prompt
Prompt to fix mobile overflow
Diagnose the element and CSS rule causing horizontal overflow, then apply the smallest fix without redesigning the page.
05
prompt
Prompt for a static-site deployment audit
Verify a deployed static site’s real URLs, statuses, metadata, links, security headers, mobile behavior, and rollback path.
06
guide
Review AI-generated website code
Turn a large generated code dump into an inspectable set of claims, files, behaviors, tests, and small corrections.
07
guide
Technical SEO for a small static site
Make a focused site crawlable and understandable with useful pages, real links, accurate metadata, canonicals, status codes, and sitemaps.
08
guide
Publish and verify a static website
Move a tested local site through preview and production while preserving one artifact, correct configuration, rollback, and real-service checks.