# Resume Modern

> Generates a modern, minimalist A4 single-page resume template optimized for printing or PDF export, with a two-column layout and clean typography.

- Skill: `nexu-io/resume-modern` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds add nexu-io/resume-modern`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nexu-io/resume-modern/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing, PDF Documents
- Tags: A4, Cv, Html Template, Pdf, Print, Resume, Tailwind Css
- Author: Nexu (https://skillmd.com/u/nexu-io)
- Updated: 2026-07-19
- Page: https://skillmd.com/skills/nexu-io/resume-modern

---


【模板: 现代极简简历】
- 容器宽度模拟 A4: `w-[210mm] min-h-[297mm] mx-auto`, 内边距 16-20mm。
- 顶部姓名巨大 (text-4xl), 底下一行 contact (邮箱 / 电话 / 城市 / GitHub / LinkedIn), 中间用细竖线分隔。
- 主体两栏可选: 左 60% 主线（经历/项目/教育）, 右 40% 副线（技能/语言/获奖）。
- 章节标题: small caps 风格, 上方一条短 accent 线 (w-8 h-0.5)。
- 经历每条: 公司 + 职位 + 时间区间 (右对齐), 下方 1-3 条 bullet 用动词开头。
- 不使用花哨颜色, 黑白灰 + 1 个 accent (深蓝 / 墨绿)。
- 添加 @media print 样式, 隐藏不必要的元素, 颜色保留。
