Coding & Refactoringlow risk

resume-modern

Modern minimal resume, single A4 page, ready for print or PDF export.

nexu-io/open-design·plugins/_official/examples/resume-modern/SKILL.md
59/ 100Recommendation

Install this skill

Choose your coding agent and copy a project or personal installation command.

Pinned to the indexed commit
Project installation.agents/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a codex -y
Personal installation~/.agents/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a codex -g -y
Manual folder.agents/skills/resume-modernOfficial docs ↗
Project installation.claude/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a claude-code -y
Personal installation~/.claude/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a claude-code -g -y
Manual folder.claude/skills/resume-modernOfficial docs ↗
Project installation.agents/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a github-copilot -y
Personal installation~/.copilot/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a github-copilot -g -y
Manual folder.agents/skills/resume-modernOfficial docs ↗
Project installation.agents/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a cursor -y
Personal installation~/.cursor/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a cursor -g -y
Manual folder.agents/skills/resume-modernOfficial docs ↗
Project installation.agents/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a gemini-cli -y
Personal installation~/.gemini/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a gemini-cli -g -y
Native Gemini CLIgemini skills install https://github.com/nexu-io/open-design.git --scope workspace --path plugins/_official/examples/resume-modern
Manual folder.agents/skills/resume-modernOfficial docs ↗
⚠ Installation uses the open-source skills CLI. Inspect the source and permissions before running the command.

Skill instructions

View source on GitHub ↗
【模板: 现代极简简历】
- 容器宽度模拟 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 样式, 隐藏不必要的元素, 颜色保留。