What problem does it solve? Creating a polished resume requires coordinating content writing, layout design, and multiple output formats, which is tedious and error-prone when done manually. This Skill produces a professional one-page resume as a downloadable PDF, an editable DOCX, and a viewable HTML page, all generated from one data source so every format stays in sync. ## Core Features & Use Cases - LinkedIn Import: Parse an uploaded LinkedIn PDF or pasted profile text to automatically extract experience, education, and skills instead of typing everything manually. - Multi-Format Generation: A TypeScript script renders a pixel-consistent PDF (jsPDF), DOCX (docx package), and resume-data.json consumed by a React preview page. - One-Page Auto-Fit: The script measures content height and automatically adjusts spacing so the resume fills exactly one US Letter page. - Use Case: A job seeker uploads their LinkedIn PDF, confirms the extracted details, and receives a tailored one-page resume PDF and DOCX within minutes, then iterates on bullet wording with each change re-rendered automatically. ## Quick Start Ask the assistant to build you a resume and either upload your LinkedIn PDF, paste your LinkedIn profile text, or describe your work history, target role, education, and skills.