AI Dev
template

Landing-page implementation plan

Map approved landing-page inputs to routes, components, files, milestones, acceptance checks, and non-goals before code.

Inputs read

  • project-brief.md
  • knowledge-base.md
  • design.md
  • Approved public assets:

Proposed structure

RoutePurposeSource contentComponentsAcceptance check
/

File plan

File or folderCreate/changeWhy

Milestones

Each milestone must run locally and end with a reviewable diff or commit.

  1. Foundation: Astro shell, tokens, metadata baseline.
  2. Content: approved sections and real assets.
  3. Responsive pass: narrow and wide layouts.
  4. Interaction: navigation, forms, or links required by the brief.
  5. Quality: accessibility, link, content, and production-build checks.

Integrations

For each integration, state the need, data sent, credentials required, cost surface, and fallback. Write None when the brief requires none.

Checks

  • Development server:
  • Production build:
  • Narrow viewport:
  • Wide viewport:
  • Keyboard route:
  • Link check:
  • Content/claim review:

Non-goals

-

Approval

  • ☐ Every route and integration traces to the brief.
  • ☐ No missing content has been replaced with invented copy.
  • ☐ The milestones are small enough to review and recover.
  • ☐ The owner approves code generation.