Skip to content

Instantly share code, notes, and snippets.

View leric's full-sized avatar

Leric Zhang leric

View GitHub Profile
@kleneway
kleneway / Output.md
Last active March 19, 2025 05:44
Prompt to get a checklist of design improvements for an AI Coding Agent to implement

It is critical that you do not skip any steps. After you complete each task, update the file to check off any task. Run builds and commits after each task. Continue with each task until you have checked off each one. After each story, do not take a screenshot. If you need more detail about a task, you can gather relevant files and pass the FULL file to the research agent.

Design Enhancement Tasks

Typography & Brand

  • 1. Update font hierarchy in tailwind.config.ts to use Geist for headings and Inter for body text, with precise font weights (300, 400, 500, 700)
  • 2. Define a consistent type scale in globals.css with proper line heights and letter spacing for all text elements
  • 3. Create text styles utility classes in globals.css for common text patterns (headings, body, captions)