What problem does it solve?
Build a professional resume web app with viewable HTML page and downloadable PDF/DOCX files. Use when the user asks to create, generate, or build a resume, CV, or curriculum vitae with web preview and file exports.
Core Features & Use Cases
- Build a resume as a React web page backed by a generation script that produces pixel-perfect PDF and DOCX files from a single data source. The web page reads spacing values from the same JSON so the HTML preview closely matches the generated documents.
- Provide a guided workflow that gathers essential details (name, contact, work history, education, skills) and outputs ready-to-export documents plus a machine-readable resume-data.json.
- If the user asks to tailor a resume to a job posting, the system prompts for clarifying information to produce targeted content and consistent formatting.
Quick Start
Provide complete resume details (full name, contact info, work history, education, and skills) and I will generate the PDF, DOCX, and resume data JSON, then present the HTML preview.