Skill 详情

resume

Direct guidance for writing, reviewing, and tailoring resumes honestly.

匹配类型直接匹配已针对 简历撰写 审核
来源nimadorostkar/claude-skills-collection外部来源
报告安装量2仅表示受欢迎程度

使用前先检查

自动化审核只检查相关性,不代表安全审查或推荐。使用前请阅读来源中的说明。

已保存的来源预览

SKILL.md

这段内容是审核时保存的快照。外部来源才是完整且最新的版本。

---
name: resume
description: Use when writing or tailoring a CV or resume. Covers evidence over adjectives, tailoring to a specific role without lying, structure, and the specific patterns that get a resume discarded.
metadata:
  category: business
  version: 1.0.0
  tags: [resume, cv, career, tailoring, writing]
---

# Resume

## Purpose

Write a resume that survives a six-second scan and a hiring manager's skepticism. Most resumes fail on the same thing: they list responsibilities rather than demonstrating outcomes.

## When to Use

- Writing or rewriting a resume.
- Tailoring a resume to a specific role.
- A resume that generates no responses.
- Reviewing someone else's resume.

## Capabilities

- Structure and prioritization.
- Turning responsibilities into evidence.
- Tailoring without dishonesty.
- Handling gaps, career changes, and short tenures.
- Applicant-tracking-system considerations.

## Inputs

- The person's actual experience, in detail.
- The specific role, and its posting.
- What is genuinely relevant to it.

## Outputs

- A resume where each bullet is evidence.
- A version tailored to the role, drawing on real experience.
- No adjectives doing the work that numbers should do.

## Workflow

1. **Extract the outcomes** — For each role: what changed because you were there? Not what you were responsible for. What was different afterwards.
2. **Quantify** — Numbers survive a six-second scan; adjectives do not. If a number is not available, use a comparison, a scale, or a before-and-after.
3. **Lead with the strongest evidence** — The top third of the first page is nearly all that is read on the first pass. Put the best thing there.
4. **Tailor to the posting, honestly** — Reorder, re-emphasize, and use the posting's vocabulary where it genuinely describes what you did. Never invent.
5. **Cut everything irrelevant** — A resume is an argument for one role, not a complete autobiography.
6. **Check it survives a keyword scan** — Most applications pass through automated filtering. If the posting says "Kubernetes" and your resume says "container orchestration", you may be filtered out for a skill you have.

## Best Practices

- "Responsible for the deployment pipeline" says nothing. "Cut deploy time from 45 to 6 minutes; deploy frequency tripled" says everything. The first describes a job description; the second describes a person.
- Adjectives are what you write when you do not have evidence. "Highly motivated", "results-driven", "passionate" — cut all of them, always. They are free to write, so they carry no information.
- Numbers do not have to be impressive to be useful. "Reduced the on-call page volume from ~30 to ~8 per week" is a small number and a compelling one.
- Tailoring is reordering and re-emphasizing what is true. It is not inventing. The interview will find the invention.
- Two pages maximum, and one page for under ten years of experience. Length is not evidence of substance.
- If a hiring manager can substitute anyone else's name at the top and the resume still reads correctly, it is not a resume — it is a job description.

## Examples

**The single most important transformation:**

```text
BEFORE — a job description. Anyone in the role could have written this.

  Senior Software Engineer, Acme Corp (2022-2026)
  - Responsible for backend services and API development
  - Worked with cross-functional teams to deliver features
  - Participated in code reviews and mentored junior developers
  - Utilized Python, PostgreSQL, and AWS in a microservices architecture

AFTER — evidence. Only this person could have written this.

  Senior Software Engineer, Acme Corp (2022-2026)
  - Cut checkout p99 latency from 3.2s to 340ms by replacing an N+1 query
    pattern in the pricing service. Checkout abandonment fell 4 points.
  - Led the migration of 12 services off a shared database, eliminating the
    incident class that caused 3 of the year's 6 SEV-1s.
  - Built the deploy gate that made integration tests mandat
在 GitHub 阅读完整来源 (打开外部页面)
相关上下文

相关工作