resume-preview
Preview JSON Resume objects as themed inline HTML for immediate visual validation without generating downloadable files.
Instructions
Preview a JSON Resume object as inline HTML using a specified theme. Returns the rendered HTML string directly (not a URL). Use this for quick visual previews without generating a downloadable file. For producing a downloadable PDF or HTML file, use resume-render instead. Requires scope: resume:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resume | Yes | Resume object in JSON Resume format | |
| theme | Yes | Theme name (e.g. even, stackoverflow, class, professional) |