logo

CoverClick

CoverClick is a browser-native AI tool that transforms job descriptions into tailored, structured cover letters instantly, reducing application friction and enabling rapid iteration directly within the job search workflow.

AIChrome ExtensionProductivityWorkflow Automation

Product Designer & Full-Stack Developer · April 2026 Made

Build journey

  • Started with a simple AI text generator but found outputs too generic and disconnected from real job context
  • Shifted focus to extracting structured job data directly from platforms like Handshake
  • Built a Chrome extension to inject into job pages and automate data capture
  • Added an editable interface after realizing generation alone wasn’t enough for real usability
  • Refined UX to minimize friction between generation, editing, and exporting

Architecture / technical design

  • Chrome extension uses content scripts to scrape job descriptions from active tabs
  • Injected scripts parse and structure relevant job data (title, requirements, responsibilities)
  • Data is sent to a backend service that formats prompts for the OpenAI API
  • AI returns structured cover letter content based on predefined templates
  • Frontend renders output in a live editable panel with session-based state
  • Modular prompt system ensures consistent formatting and controllable outputs

Results / impact

  • Reduced cover letter creation time from ~30 minutes to under 1 minute
  • Enabled fast iteration through inline editing instead of full rewrites
  • Improved alignment between job requirements and generated content
  • Streamlined workflow by embedding directly into job application platforms

Media

extension ui
full product view
resume parsing

Lessons

  • AI needs strong structural constraints to produce usable outputs
  • Embedding tools into existing workflows is more impactful than standalone apps
  • Editing experience is just as important as generation quality
  • Simplicity in UX drives higher usability than feature-heavy designs

Future work

Expand CoverClick into a full application assistant by improving job parsing with lightweight AI to better understand context and requirements, enabling deeper personalization. Introduce persistent storage for drafts, version history, and reusable templates so users can iterate across multiple applications efficiently. Add tone and targeting controls for different industries, and explore deeper integrations with job platforms to streamline the entire process from discovery to submission.