← All projects

Fieldcraft

Fieldcraft is a local-first Chrome extension that reads job pages, evaluates fit, researches the company, and drafts answers you review before applying.

Overview

Fieldcraft is a local-first Chrome extension for job applications. It reads the job description and form fields from the open tab, scores how well the role fits your saved profile, researches the company, and drafts truthful answers that you review before inserting anything.

How It Was Built

The main technical choices behind the product, from system design to the parts that make it work day to day.

  • Built a Chrome MV3 side-panel extension with manifest v3, service worker, and content scripts that extract job descriptions and form fields from live job pages.
  • Designed a profile-based fit-scoring flow that compares role requirements against user-provided facts, surfaces real gaps, and gathers a concise company brief using web research.

Impact

  • Cuts per-application time by ~55–65% by automating job-description reading, form-field parsing, role-fit scoring, and profile-grounded answer drafting.
  • Reduces research and tab context switching by ~70–80% by surfacing a concise company brief, role-fit score, and per-field drafts inside the same side panel.

Highlights

  • Works inside the job page as a Chrome side panel, not a separate dashboard.
  • Drafted answers are reviewed before insertion, keeping the user in control.

Tech Stack

Chrome MV3ViteCRXJSTypeScriptNext.jsGSAPRadix UITailwind CSSBunOpenAI SDKGemini SDK