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/ 100推薦值

匯入這個 Skill

選擇你的 coding agent,複製專案級或個人級安裝指令。

固定至平台收錄的 commit
匯入目前專案.agents/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a codex -y
匯入個人環境~/.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
手動放置目錄.agents/skills/resume-modernOfficial docs ↗
匯入目前專案.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
匯入個人環境~/.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
手動放置目錄.claude/skills/resume-modernOfficial docs ↗
匯入目前專案.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
匯入個人環境~/.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
手動放置目錄.agents/skills/resume-modernOfficial docs ↗
匯入目前專案.agents/skills/resume-modern
npx skills add https://github.com/nexu-io/open-design/tree/7533db3f4342d09b27368fa5d907ebd3cdb93b75/plugins/_official/examples/resume-modern -a cursor -y
匯入個人環境~/.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
手動放置目錄.agents/skills/resume-modernOfficial docs ↗
匯入目前專案.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
匯入個人環境~/.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
手動放置目錄.agents/skills/resume-modernOfficial docs ↗
⚠ 安裝指令使用開源 skills CLI。執行前請檢查來源、腳本與權限。
【模板: 现代极简简历】
- 容器宽度模拟 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 样式, 隐藏不必要的元素, 颜色保留。