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,复制项目级或个人级安装命令。
导入当前项目.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导入当前项目.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导入当前项目.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-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-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 -yNative Gemini CLI
gemini skills install https://github.com/nexu-io/open-design.git --scope workspace --path plugins/_official/examples/resume-modern⚠ 安装命令使用开源 skills CLI。执行前请检查来源、脚本和权限。
Skill 指令
在 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 样式, 隐藏不必要的元素, 颜色保留。