Skip to content
Skillv1.0.0

resume-modern

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

by nexu-io(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from nexu-io/open-design (skills/resume-modern/SKILL.md) via skills.sh. Install upstream with npx skills add nexu-io/open-design --skill resume-modern. Copyright stays with the author.

【模板: 现代极简简历】

  • 容器宽度模拟 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 样式, 隐藏不必要的元素, 颜色保留。

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/nexu-io-open-design-resume-modern/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

nexu-io-open-design-resume-modern.ocm.jsonjson
{
  "ocm": "1",
  "id": "nexu-io-open-design-resume-modern",
  "kind": "skill",
  "name": "resume-modern",
  "description": "Modern minimal resume, single A4 page, ready for print or PDF export.",
  "publisher": "nexu-io",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "hr"
    ],
    "tags": [
      "skill-md",
      "resume",
      "cv",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Modern minimal resume, single A4 page, ready for print or PDF export."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/nexu-io/open-design",
      "path": "skills/resume-modern/SKILL.md",
      "ref": "HEAD",
      "url": "https://www.skills.sh/nexu-io/open-design/resume-modern",
      "key": "nexu-io/open-design/skills/resume-modern/SKILL.md"
    }
  },
  "instructions": "【模板: 现代极简简历】\n- 容器宽度模拟 A4: `w-[210mm] min-h-[297mm] mx-auto`, 内边距 16-20mm。\n- 顶部姓名巨大 (text-4xl), 底下一行 contact (邮箱 / 电话 / 城市 / GitHub / LinkedIn), 中间用细竖线分隔。\n- 主体两栏可选: 左 60% 主线(经历/项目/教育), 右 40% 副线(技能/语言/获奖)。\n- 章节标题: small caps 风格, 上方一条短 accent 线 (w-8 h-0.5)。\n- 经历每条: 公司 + 职位 + 时间区间 (右对齐), 下方 1-3 条 bullet 用动词开头。\n- 不使用花哨颜色, 黑白灰 + 1 个 accent (深蓝 / 墨绿)。\n- 添加 @media print 样式, 隐藏不必要的元素, 颜色保留。",
  "cost": {
    "context_tokens": 96
  }
}

Fetch it by URL: GET /api/v1/registry/nexu-io-open-design-resume-modern/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.