Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Salary Negotiation Prep

ASecurity

Research market rates, build negotiation strategy, and create counter-offer scripts

8 stars
0 votes
0 copies
0 views
Added 9/20/2026
developmentgoexpress

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add tstapler/dotfiles --skill salary-negotiation-prep --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Salary Negotiation Prep?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Salary Negotiation Prep
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/tstapler-salary-negotiation-prep/badge)](https://www.skillsdirectory.com/skills/tstapler-salary-negotiation-prep)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: salary-negotiation-prep
description: Research market rates, build negotiation strategy, and create counter-offer scripts
---

# Salary Negotiation Prep

## When to Use This Skill

Use this skill when the user wants to:
- Negotiate a job offer or salary
- Research market rates for their role
- Create a counter-offer strategy
- Understand total compensation packages
- Mentions: "salary negotiation", "negotiate offer", "counter offer", "compensation", "how much should I ask for"

## Core Capabilities

- Research and validate market compensation
- Build negotiation strategy and scripts
- Calculate total compensation (not just base salary)
- Prepare counter-offer responses
- Identify negotiation leverage points
- Navigate difficult salary conversations

## The Negotiation Mindset

**Key Principles:**
1. Negotiation is expected - companies budget for it
2. 84% of employers expect candidates to negotiate
3. Not negotiating leaves $500K-$1M on the table over a career
4. The goal is win-win, not adversarial

**What You're Really Negotiating:**
Base salary, signing bonus, annual bonus/commission, equity (stock options, RSUs), benefits (401k match, insurance), perks (vacation, remote work, professional development), start date, title.

## Research Phase

### Step 1: Determine Market Rate

**Sources to Check:** Levels.fyi (best for tech), Glassdoor (general, take with grain of salt), LinkedIn Salary, Blind (anonymous reports), PayScale, Salary.com, H1B salary data (publicly available).

**Build a Range:**
```
Low (25th percentile): $XXX,XXX
Target (50th percentile): $XXX,XXX
High (75th percentile): $XXX,XXX
Stretch (90th percentile): $XXX,XXX
```

### Step 2: Know Your Value

**Factors That Increase Your Worth:** years of relevant experience, specialized/rare skills, track record of results, in-demand certifications, current competing offers, referral from employee, market demand in your field.

**Factors That May Limit:** entry level or career change, less experience than ideal candidate, gaps in required skills, location arbitrage (lower cost of living).

### Step 3: Calculate Total Compensation

**Total Comp = Base + Bonus + Equity + Benefits**

```
EXAMPLE:
Base Salary: $150,000
Target Bonus (15%): $22,500
RSU Grant (4-year): $200,000 ($50,000/year)
401k Match (4%): $6,000
Benefits Value: ~$15,000

Total Annual Comp: $243,500
```

**Common Equity Terms:**
- **RSUs:** Restricted Stock Units (real shares, taxed when vesting)
- **Options:** Right to buy at strike price (value = current price - strike price)
- **Vesting:** Typically 4-year with 1-year cliff
- **Refresh grants:** Annual additional equity grants

## Negotiation Strategy

### When to Negotiate

**Best Time:** After you have a written offer, before you sign

**Timeline:** receive verbal offer (express enthusiasm, ask for written offer) → receive written offer (thank them, ask for time to review) → research and prepare (24-48 hours) → counter with ask (email or call) → discussion/back and forth (may take several rounds) → final agreement (get in writing). See `references/scripts.md` for the negotiation timeline template and ready-to-use email/call scripts.

### The Counter-Offer Framework

**Structure:**
1. Express enthusiasm
2. Reinforce your value
3. Make specific ask
4. Provide justification
5. Open discussion

For situational scripts — a low first offer, being asked for salary expectations first, a firm base salary, competing offers, or illegal current-salary questions — see `references/scenarios.md`.

## Negotiation Tactics

### Do's:
- Always negotiate (respectfully)
- Get the offer in writing before negotiating
- Research thoroughly
- Be specific with numbers
- Express genuine enthusiasm
- Give them a way to say yes
- Consider total compensation
- Be patient - process takes time
- Get final agreement in writing

### Don'ts:
- Accept on the spot
- Give a salary history (if not required by law)
- Make ultimatums
- Lie about competing offers
- Be rude or aggressive
- Negotiate just for the sake of it
- Accept verbal promises without writing
- Burn bridges if it doesn't work out

## Comparing Multiple Offers

When there's more than one offer to weigh, build a side-by-side total-compensation table. See `references/comparison-example.md` for a worked example; use the `offer-comparison-analyzer` skill for a full multi-offer decision.

## Output Format

When preparing salary negotiation:

```markdown
# SALARY NEGOTIATION STRATEGY

## Market Research Summary
**Role:** [Title]
**Location:** [City/Remote]
**Experience Level:** [Years]

**Market Range:**
- 25th percentile: $XXX,XXX
- 50th percentile: $XXX,XXX (target)
- 75th percentile: $XXX,XXX
- 90th percentile: $XXX,XXX (stretch)

**Sources:** [List sources used]

## Their Offer
| Component | Amount |
|-----------|--------|
| Base | $XXX,XXX |
| Bonus | X% |
| Equity | $XXX,XXX |
| Signing | $XXX |
| Total Year 1 | $XXX,XXX |

## Your Counter
| Component | Ask | Justification |
|-----------|-----|---------------|
| Base | $XXX,XXX | [Why] |
| Signing | $XXX | [Why] |
| [Other] | | |

## Counter-Offer Script
[Email template or call script customized for this situation]

## If They Push Back
**Plan B:** [Alternative elements to negotiate]
**Walk-away Point:** [Your minimum]

## Key Talking Points
1. [Your experience/value point]
2. [Market data point]
3. [Specific achievement]

## Questions to Clarify
- [Equity vesting schedule?]
- [Bonus guaranteed?]
- [Review cycle timeline?]
```

## Implementation Checklist

1. Research market rate from 3+ sources
2. Calculate total compensation (not just base)
3. Identify your priorities
4. Determine walk-away point
5. Prepare counter-offer with justification
6. Write or practice negotiation script
7. Plan for pushback scenarios
8. Get agreement in writing
9. Review final offer letter carefully
10. Sign and celebrate!

---

## Related Skills

| Skill | When to apply |
|-------|--------------|
| `offer-comparison-analyzer` | Compare total compensation before choosing which offer to negotiate |
| `job-description-analyzer` | Use published salary range from JD as baseline research data |
| `interview-prep-generator` | Prepare for salary discussion questions in final interview rounds |
| `meta-research-workflow` | Research market rates via Levels.fyi, Glassdoor, and H1B data |

Attribution

tstaplertstapler
View sourceMore from tstapler →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

281612 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2132 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →