pm-claude-skills 29.3.1 β 29.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -24
- package/exports/README.md +1 -1
- package/exports/aider/README.md +7 -1
- package/exports/aider/pm-personal/cover-letter/cover-letter.md +52 -0
- package/exports/aider/pm-personal/linkedin-profile/linkedin-profile.md +49 -0
- package/exports/aider/pm-personal/one-pager/one-pager.md +55 -0
- package/exports/aider/pm-personal/personal-bio/personal-bio.md +50 -0
- package/exports/aider/pm-personal/portfolio-page/portfolio-page.md +53 -0
- package/exports/aider/pm-personal/resume/resume.md +56 -0
- package/exports/chatgpt/README.md +7 -1
- package/exports/chatgpt/pm-personal/cover-letter/SYSTEM_PROMPT.md +52 -0
- package/exports/chatgpt/pm-personal/linkedin-profile/SYSTEM_PROMPT.md +49 -0
- package/exports/chatgpt/pm-personal/one-pager/SYSTEM_PROMPT.md +55 -0
- package/exports/chatgpt/pm-personal/personal-bio/SYSTEM_PROMPT.md +50 -0
- package/exports/chatgpt/pm-personal/portfolio-page/SYSTEM_PROMPT.md +53 -0
- package/exports/chatgpt/pm-personal/resume/SYSTEM_PROMPT.md +56 -0
- package/exports/cline/README.md +7 -1
- package/exports/cline/pm-personal/cover-letter/cover-letter.md +52 -0
- package/exports/cline/pm-personal/linkedin-profile/linkedin-profile.md +49 -0
- package/exports/cline/pm-personal/one-pager/one-pager.md +55 -0
- package/exports/cline/pm-personal/personal-bio/personal-bio.md +50 -0
- package/exports/cline/pm-personal/portfolio-page/portfolio-page.md +53 -0
- package/exports/cline/pm-personal/resume/resume.md +56 -0
- package/exports/continue/README.md +7 -1
- package/exports/continue/pm-personal/cover-letter/cover-letter.md +57 -0
- package/exports/continue/pm-personal/linkedin-profile/linkedin-profile.md +54 -0
- package/exports/continue/pm-personal/one-pager/one-pager.md +60 -0
- package/exports/continue/pm-personal/personal-bio/personal-bio.md +55 -0
- package/exports/continue/pm-personal/portfolio-page/portfolio-page.md +58 -0
- package/exports/continue/pm-personal/resume/resume.md +61 -0
- package/exports/cursor/README.md +7 -1
- package/exports/cursor/pm-personal/cover-letter/cover-letter.mdc +58 -0
- package/exports/cursor/pm-personal/linkedin-profile/linkedin-profile.mdc +55 -0
- package/exports/cursor/pm-personal/one-pager/one-pager.mdc +61 -0
- package/exports/cursor/pm-personal/personal-bio/personal-bio.mdc +56 -0
- package/exports/cursor/pm-personal/portfolio-page/portfolio-page.mdc +59 -0
- package/exports/cursor/pm-personal/resume/resume.mdc +62 -0
- package/exports/gemini/README.md +7 -1
- package/exports/gemini/pm-personal/cover-letter/GEM_INSTRUCTIONS.md +56 -0
- package/exports/gemini/pm-personal/linkedin-profile/GEM_INSTRUCTIONS.md +53 -0
- package/exports/gemini/pm-personal/one-pager/GEM_INSTRUCTIONS.md +59 -0
- package/exports/gemini/pm-personal/personal-bio/GEM_INSTRUCTIONS.md +54 -0
- package/exports/gemini/pm-personal/portfolio-page/GEM_INSTRUCTIONS.md +57 -0
- package/exports/gemini/pm-personal/resume/GEM_INSTRUCTIONS.md +60 -0
- package/exports/obsidian/README.md +7 -1
- package/exports/obsidian/pm-personal/cover-letter/cover-letter.md +67 -0
- package/exports/obsidian/pm-personal/linkedin-profile/linkedin-profile.md +64 -0
- package/exports/obsidian/pm-personal/one-pager/one-pager.md +70 -0
- package/exports/obsidian/pm-personal/personal-bio/personal-bio.md +65 -0
- package/exports/obsidian/pm-personal/portfolio-page/portfolio-page.md +68 -0
- package/exports/obsidian/pm-personal/resume/resume.md +71 -0
- package/exports/roo/README.md +7 -1
- package/exports/roo/pm-personal/cover-letter/cover-letter.md +52 -0
- package/exports/roo/pm-personal/linkedin-profile/linkedin-profile.md +49 -0
- package/exports/roo/pm-personal/one-pager/one-pager.md +55 -0
- package/exports/roo/pm-personal/personal-bio/personal-bio.md +50 -0
- package/exports/roo/pm-personal/portfolio-page/portfolio-page.md +53 -0
- package/exports/roo/pm-personal/resume/resume.md +56 -0
- package/exports/windsurf/README.md +7 -1
- package/exports/windsurf/pm-personal/cover-letter/cover-letter.md +57 -0
- package/exports/windsurf/pm-personal/linkedin-profile/linkedin-profile.md +54 -0
- package/exports/windsurf/pm-personal/one-pager/one-pager.md +60 -0
- package/exports/windsurf/pm-personal/personal-bio/personal-bio.md +55 -0
- package/exports/windsurf/pm-personal/portfolio-page/portfolio-page.md +58 -0
- package/exports/windsurf/pm-personal/resume/resume.md +61 -0
- package/exports/zed/README.md +7 -1
- package/exports/zed/pm-personal/cover-letter/cover-letter.md +52 -0
- package/exports/zed/pm-personal/linkedin-profile/linkedin-profile.md +49 -0
- package/exports/zed/pm-personal/one-pager/one-pager.md +55 -0
- package/exports/zed/pm-personal/personal-bio/personal-bio.md +50 -0
- package/exports/zed/pm-personal/portfolio-page/portfolio-page.md +53 -0
- package/exports/zed/pm-personal/resume/resume.md +56 -0
- package/package.json +2 -2
- package/skills/cover-letter/SKILL.md +57 -0
- package/skills/linkedin-profile/SKILL.md +54 -0
- package/skills/one-pager/SKILL.md +60 -0
- package/skills/personal-bio/SKILL.md +55 -0
- package/skills/portfolio-page/SKILL.md +58 -0
- package/skills/resume/SKILL.md +61 -0
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
</a>
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
|
-
# π§ PM Skills β
|
|
7
|
+
# π§ PM Skills β 244 Professional Agent Skills for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes
|
|
8
8
|
|
|
9
9
|
[](https://github.com/mohitagw15856/pm-claude-skills/stargazers)
|
|
10
10
|
[](https://www.npmjs.com/package/pm-claude-skills)
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
[](https://github.com/mohitagw15856/pm-claude-skills#-use-it-anywhere--the-ai-ecosystem)
|
|
15
15
|
[](mcp-remote/)
|
|
16
16
|
[](https://smithery.ai/servers/mohit15856/pm-skills)
|
|
17
|
-
[](https://github.com/mohitagw15856/pm-claude-skills)
|
|
18
18
|
[](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)
|
|
19
19
|
[](agents/)
|
|
20
20
|
[](commands/)
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
|
|
31
31
|
<p align="center">
|
|
32
32
|
<a href="https://mohitagw15856.github.io/pm-claude-skills/">
|
|
33
|
-
<img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757¢er=true&vCenter=true&width=720&lines=
|
|
33
|
+
<img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757¢er=true&vCenter=true&width=720&lines=244+pro+AI+skills;PRDs%2C+roadmaps%2C+launches+%E2%80%94+done+right;Run+any+one+free+in+your+browser" alt="PM Skills" />
|
|
34
34
|
</a>
|
|
35
35
|
</p>
|
|
36
36
|
|
|
@@ -51,11 +51,11 @@
|
|
|
51
51
|
*Not sure? Start with the Playground.* This is a **CLI, not a library** β you don't need `npm install`; `npx pm-claude-skills β¦` always runs the latest. Browse everything first with `npx pm-claude-skills list`.
|
|
52
52
|
|
|
53
53
|
> **PM stands for Professional, not just Product Management.**
|
|
54
|
-
>
|
|
54
|
+
> 244 professional skills + 4 agent templates across 33 bundles covering 23 professions. Built for Claude Code β and now portable to ChatGPT, Gemini, and Hermes Agent. Built by a PM, used by everyone.
|
|
55
55
|
|
|
56
56
|
A community-built library of professional skills for every field β product management, engineering, customer success, marketing, social media, writers, design, legal, finance, HR, sales, operations, research, and more. Each skill is a structured `SKILL.md` file that teaches an AI assistant how to produce professional-grade outputs for your workflows. Skills run natively in **Claude Code** and **Hermes Agent** (same open `SKILL.md` standard), and ship as ready-to-paste exports for **ChatGPT** and **Gemini** β see [Works With](#-works-with--cross-tool-compatibility).
|
|
57
57
|
|
|
58
|
-
**π Latest β v29.
|
|
58
|
+
**π Latest β v29.4.0 (beautiful documents β "good content deserves good paper"):** a new **themed PDF export** turns any skill's output into a professionally typeset document β pick **Paper (serif)**, **Modern**, or **Technical**, and it even tints to your brand color. Paired with a new **Personal-docs bundle** (`resume`, `cover-letter`, `personal-bio`, `linkedin-profile`, `portfolio-page`, `one-pager`) so you can go from a vague ask to a designed CV or one-pager end-to-end. *Earlier (v29.3):* run skills headless from the terminal (`npx pm-claude-skills run <skill>`) + a Career & Growth pack. **244 skills across 33 bundles.** β **[Full release history & notes](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
|
|
59
59
|
|
|
60
60
|
### βΆ See it in action β [try the live Skill Playground](https://mohitagw15856.github.io/pm-claude-skills/)
|
|
61
61
|
|
|
@@ -84,7 +84,7 @@ A community-built library of professional skills for every field β product man
|
|
|
84
84
|
| π [Competitor Teardown](skills/competitor-teardown) | "what are rivals up to?" | a positioning map, feature gaps & strategy |
|
|
85
85
|
| π [Meeting Notes](skills/meeting-notes) | a raw transcript | decisions, owners & next steps |
|
|
86
86
|
|
|
87
|
-
β Want proof first? See [**real sample outputs**](https://mohitagw15856.github.io/pm-claude-skills/examples.html) from each skill. Like what you see? [**Install in 2 minutes**](#-quick-install-2-minutes) Β· [browse all
|
|
87
|
+
β Want proof first? See [**real sample outputs**](https://mohitagw15856.github.io/pm-claude-skills/examples.html) from each skill. Like what you see? [**Install in 2 minutes**](#-quick-install-2-minutes) Β· [browse all 244 skills](#οΈ-all-244-skills) Β· [**β star the repo**](https://github.com/mohitagw15856/pm-claude-skills/stargazers) so others find it.
|
|
88
88
|
|
|
89
89
|
---
|
|
90
90
|
|
|
@@ -93,11 +93,11 @@ A community-built library of professional skills for every field β product man
|
|
|
93
93
|
<details>
|
|
94
94
|
<summary>Read more β</summary>
|
|
95
95
|
|
|
96
|
-
The whole library on one page β install, all
|
|
96
|
+
The whole library on one page β install, all 244 skills by profession, the Professional Brain, the REST API, integrations, and quality tooling. Great to **print, share, or drop into a slide**.
|
|
97
97
|
|
|
98
98
|
<p align="center">
|
|
99
99
|
<a href="CHEATSHEET.md">
|
|
100
|
-
<img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet β
|
|
100
|
+
<img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet β 244 skills, the Professional Brain, REST API, integrations, and tooling at a glance." />
|
|
101
101
|
</a>
|
|
102
102
|
</p>
|
|
103
103
|
|
|
@@ -128,13 +128,13 @@ Generic AI forgets everything between sessions, so you re-paste context forever
|
|
|
128
128
|
<details>
|
|
129
129
|
<summary>Read more β</summary>
|
|
130
130
|
|
|
131
|
-
These
|
|
131
|
+
These 244 skills aren't a random catalog β they cover the **full arc of professional work**, end to end. Wherever you are in the loop, there's a skill for it:
|
|
132
132
|
|
|
133
133
|
```mermaid
|
|
134
134
|
flowchart LR
|
|
135
135
|
A(["π Discover"]) --> B(["π― Decide"]) --> C(["π¨ Build"]) --> D(["π Ship"]) --> E(["π Measure"]) --> F(["π£ Communicate"])
|
|
136
136
|
F -. "feeds the next discovery" .-> A
|
|
137
|
-
classDef s fill:#
|
|
137
|
+
classDef s fill:#1d244b,stroke:#d97757,color:#e7ebf0;
|
|
138
138
|
class A,B,C,D,E,F s;
|
|
139
139
|
```
|
|
140
140
|
|
|
@@ -147,7 +147,7 @@ flowchart LR
|
|
|
147
147
|
| **π Measure** | Track outcomes & analyse | `metrics-framework` Β· `cohort-analysis` Β· `ab-test-planner` Β· `churn-analysis` |
|
|
148
148
|
| **π£ Communicate** | Report up and out | `executive-update` Β· `board-deck-narrative` Β· `stakeholder-update` Β· `qbr-deck` |
|
|
149
149
|
|
|
150
|
-
> New here? Start with the [**top-tier skills**](#οΈ-skill-tiers--start-with-the-strongest), or jump straight to [**all
|
|
150
|
+
> New here? Start with the [**top-tier skills**](#οΈ-skill-tiers--start-with-the-strongest), or jump straight to [**all 244 skills**](#οΈ-all-244-skills) grouped by profession.
|
|
151
151
|
|
|
152
152
|
</details>
|
|
153
153
|
|
|
@@ -270,7 +270,7 @@ Most skill repos are a folder of prompts. This one is a **system** β measured,
|
|
|
270
270
|
|
|
271
271
|
| | **PM Skills** | Typical skill repo |
|
|
272
272
|
|---|:---:|:---:|
|
|
273
|
-
| Skills | **
|
|
273
|
+
| Skills | **244**, across 23 professions | a handful β dozens, usually one domain |
|
|
274
274
|
| Quality | **eval-scored** on a rubric + a public [benchmark](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html) | trust the README |
|
|
275
275
|
| Improves itself | β
eval β critique β rewrite (kept only if it scores higher) | β |
|
|
276
276
|
| Grounded in frameworks | β
each cites its source (RICE, JTBD, Pyramid Principleβ¦) | rarely |
|
|
@@ -295,13 +295,13 @@ Most skill repos are a folder of prompts. This one is a **system** β measured,
|
|
|
295
295
|
>
|
|
296
296
|
> β οΈ **You don't need `npm install pm-claude-skills`** β it's a CLI, not a library, so there's nothing to import. Use `npx pm-claude-skills β¦` (it always runs the latest). `npm install` just downloads it and does nothing on its own.
|
|
297
297
|
|
|
298
|
-
**With the [`skills`](https://github.com/vercel-labs/skills) CLI** (the open agent-skills installer that works across Claude Code, Cursor, Codex, OpenCode & 60+ agents) β pick from all
|
|
298
|
+
**With the [`skills`](https://github.com/vercel-labs/skills) CLI** (the open agent-skills installer that works across Claude Code, Cursor, Codex, OpenCode & 60+ agents) β pick from all 244 interactively:
|
|
299
299
|
|
|
300
300
|
```bash
|
|
301
301
|
npx skills add mohitagw15856/pm-claude-skills # browse & pick (auto-detects your agent)
|
|
302
302
|
npx skills add mohitagw15856/pm-claude-skills --list # just preview the catalog
|
|
303
303
|
npx skills add mohitagw15856/pm-claude-skills --skill prd-template # grab one
|
|
304
|
-
npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all
|
|
304
|
+
npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all 244
|
|
305
305
|
```
|
|
306
306
|
|
|
307
307
|
**Or our own installer** β via the [`pm-claude-skills`](https://www.npmjs.com/package/pm-claude-skills) npm package (Windows/macOS/Linux, needs Node), which also installs subagents, slash commands & cross-tool exports:
|
|
@@ -310,7 +310,7 @@ npx skills add mohitagw15856/pm-claude-skills --skill '*' # install a
|
|
|
310
310
|
npx pm-claude-skills add --agent claude # or: codex Β· cursor Β· hermes Β· openclaw
|
|
311
311
|
```
|
|
312
312
|
|
|
313
|
-
**Or one-line MCP** β make all
|
|
313
|
+
**Or one-line MCP** β make all 244 skills + 5 workflow recipes available in *every* session of any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf), no per-file install:
|
|
314
314
|
|
|
315
315
|
```bash
|
|
316
316
|
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
|
|
@@ -371,7 +371,7 @@ ln -s ~/pm-claude-skills/skills/* ~/.claude/skills/
|
|
|
371
371
|
<details>
|
|
372
372
|
<summary>Read more β</summary>
|
|
373
373
|
|
|
374
|
-
The same
|
|
374
|
+
The same 244 skills reach you through every channel β pick whatever fits your stack:
|
|
375
375
|
|
|
376
376
|
| Channel | Get it |
|
|
377
377
|
|---|---|
|
|
@@ -385,7 +385,7 @@ The same 238 skills reach you through every channel β pick whatever fits your
|
|
|
385
385
|
| π₯οΈ **IDE rules** | Generated exports for **Cursor, Windsurf, Aider, Cline, Continue, Zed, Roo** β [`exports/`](exports/) |
|
|
386
386
|
| π€ **Agents & answer engines** | [`llms.txt`](https://mohitagw15856.github.io/pm-claude-skills/llms.txt) makes the whole library discoverable & citable |
|
|
387
387
|
|
|
388
|
-
> **196 of
|
|
388
|
+
> **196 of 244 skills are eval-scored, averaging 4.8/5** β see the [leaderboard](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html).
|
|
389
389
|
|
|
390
390
|
> π§ **Give your skills memory:** the [Professional Brain](BRAIN.md) is a local markdown folder skills read, write back to, and act on. It's a folder + one file to start β **[5-minute Quickstart](BRAIN_QUICKSTART.md)**.
|
|
391
391
|
|
|
@@ -407,7 +407,7 @@ There are two kinds of support. **Native `SKILL.md` agents** read the file as-is
|
|
|
407
407
|
auto-discover skills from the `description` frontmatter. **Other tools** take the markdown
|
|
408
408
|
body as a system prompt β for those we ship ready-made [exports](#ready-to-use-exports).
|
|
409
409
|
|
|
410
|
-
**In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all
|
|
410
|
+
**In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all 244 skills into the Command Palette β search and *insert a skill as context* for Copilot/Cursor chat, copy it, or open it in the Playground.
|
|
411
411
|
|
|
412
412
|
| Platform | How it works | Auto-trigger? |
|
|
413
413
|
|---|---|---|
|
|
@@ -567,7 +567,7 @@ ANTHROPIC_API_KEY=sk-ant-β¦ npx pm-claude-skills generate --from ./team-process
|
|
|
567
567
|
|
|
568
568
|
**π Skill Leaderboard β [evals](evals/).** An LLM-as-judge harness scores each skill across Claude models on structure, completeness, usefulness, and grounding. **[View the leaderboard β](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)**
|
|
569
569
|
|
|
570
|
-
> **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all
|
|
570
|
+
> **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all 244 skills** (curated cases kept verbatim; the rest auto-generated), then `npm run eval:all` runs the full pass on Haiku for **~$2** total. The weakest scorers can then be auto-rewritten with **`npm run improve -- <skill>`** (`/improve`), which keeps a change only if the score goes up.
|
|
571
571
|
|
|
572
572
|
</details>
|
|
573
573
|
|
|
@@ -663,7 +663,7 @@ Not sure which plugin to install? Here's what each one covers:
|
|
|
663
663
|
|
|
664
664
|
On May 5, 2026, Anthropic [released their first agent templates](https://www.anthropic.com/news/finance-agents) β pre-packaged Claude agents that combine **skills, connectors, and subagents** into ready-to-run workflows for financial services.
|
|
665
665
|
|
|
666
|
-
This library is the largest open-source collection of professional skills available β covering 20 professions beyond financial services. **The
|
|
666
|
+
This library is the largest open-source collection of professional skills available β covering 20 professions beyond financial services. **The 244 skills here are the building blocks for agent templates outside of finance.**
|
|
667
667
|
|
|
668
668
|
### What is an agent template?
|
|
669
669
|
|
|
@@ -743,7 +743,7 @@ More templates will follow. If you want to contribute one, see the [template con
|
|
|
743
743
|
<details>
|
|
744
744
|
<summary>Read more β</summary>
|
|
745
745
|
|
|
746
|
-
**Latest: v29.1.0 β AI/ML + Growth skill packs, composable recipes, a deeper Brain.**
|
|
746
|
+
**Latest: v29.1.0 β AI/ML + Growth skill packs, composable recipes, a deeper Brain.** 244 skills across 33 bundles, 23 professions. Every tagged release has complete notes on the **[Releases page](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
|
|
747
747
|
|
|
748
748
|
Full [Keep a Changelog](https://keepachangelog.com/)-format history β every release back to the start β is in **[CHANGELOG.md](CHANGELOG.md)**.
|
|
749
749
|
|
|
@@ -791,7 +791,7 @@ This repo was built alongside a published 16-part article series on Medium.
|
|
|
791
791
|
<details>
|
|
792
792
|
<summary>Read more β</summary>
|
|
793
793
|
|
|
794
|
-
A
|
|
794
|
+
A 244-skill library doesn't have 244 equally-mature skills, and pretending otherwise
|
|
795
795
|
wastes your time. Skills are tiered honestly so you can start with the best work:
|
|
796
796
|
|
|
797
797
|
- π’ **Production-Ready (50)** β battle-tested, stable output, used in real work. Includes the three skills with computed Python helpers (sprint planning, RICE, customer health). **Start here.**
|
|
@@ -806,7 +806,7 @@ If you're new, install `pm-essentials` and try a couple of Production-Ready skil
|
|
|
806
806
|
|
|
807
807
|
---
|
|
808
808
|
|
|
809
|
-
## ποΈ All
|
|
809
|
+
## ποΈ All 244 Skills
|
|
810
810
|
|
|
811
811
|
<details>
|
|
812
812
|
<summary>Read more β</summary>
|
|
@@ -848,7 +848,7 @@ Every skill, grouped by profession. **[Browse the full per-skill catalog β SKI
|
|
|
848
848
|
<details>
|
|
849
849
|
<summary>Read more β</summary>
|
|
850
850
|
|
|
851
|
-
Building and maintaining
|
|
851
|
+
Building and maintaining 244 skills across 33 bundles takes real time β testing skills against new model releases, building new ones from community requests, writing the article series, and keeping documentation current.
|
|
852
852
|
|
|
853
853
|
If these skills save you time at work β or you're a company that wants your logo in front of the PMs, engineers, and operators who use them daily β **[become a sponsor β](https://github.com/sponsors/mohitagw15856)** (or [β buy me a coffee](https://www.buymeacoffee.com/mohit15856)).
|
|
854
854
|
|
package/exports/README.md
CHANGED
|
@@ -8,7 +8,7 @@ by hand; edit the source skill and run:
|
|
|
8
8
|
node scripts/build-exports.mjs
|
|
9
9
|
```
|
|
10
10
|
|
|
11
|
-
Currently exporting **
|
|
11
|
+
Currently exporting **244 skills** to:
|
|
12
12
|
|
|
13
13
|
- **ChatGPT β Custom GPT instructions** β `exports/chatgpt/`
|
|
14
14
|
- **Google Gemini β Gem instructions** β `exports/gemini/`
|
package/exports/aider/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
> Auto-generated from `skills/*/SKILL.md` by `scripts/build-exports.mjs`.
|
|
4
4
|
> **Do not edit these files by hand** β edit the source skill and regenerate.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
244 skills exported. Copy a `.mdc rule` into the tool to use it.
|
|
7
7
|
|
|
8
8
|
| Skill | Bundle | Path |
|
|
9
9
|
|---|---|---|
|
|
@@ -54,6 +54,7 @@
|
|
|
54
54
|
| Context Mode | `pm-engineering` | `pm-engineering/context-mode/context-mode.md` |
|
|
55
55
|
| Contract Review | `pm-legal` | `pm-legal/contract-review/contract-review.md` |
|
|
56
56
|
| Conversion Rate Optimization | `pm-growth` | `pm-growth/conversion-rate-optimization/conversion-rate-optimization.md` |
|
|
57
|
+
| Cover Letter | `pm-personal` | `pm-personal/cover-letter/cover-letter.md` |
|
|
57
58
|
| Creator Brand Kit | `pm-creator` | `pm-creator/creator-brand-kit/creator-brand-kit.md` |
|
|
58
59
|
| Creator Media Kit | `pm-creator` | `pm-creator/creator-media-kit/creator-media-kit.md` |
|
|
59
60
|
| Customer Escalation Brief | `pm-cs` | `pm-cs/cs-escalation-brief/cs-escalation-brief.md` |
|
|
@@ -132,6 +133,7 @@
|
|
|
132
133
|
| Legal Brief | `pm-legal` | `pm-legal/legal-brief/legal-brief.md` |
|
|
133
134
|
| Lesson Plan | `pm-education` | `pm-education/lesson-plan/lesson-plan.md` |
|
|
134
135
|
| Lifecycle / CRM Plan | `pm-growth` | `pm-growth/lifecycle-crm-plan/lifecycle-crm-plan.md` |
|
|
136
|
+
| LinkedIn Profile | `pm-personal` | `pm-personal/linkedin-profile/linkedin-profile.md` |
|
|
135
137
|
| Literature Review | `pm-research` | `pm-research/literature-review/literature-review.md` |
|
|
136
138
|
| LLM Cost & Latency Budget | `pm-ai` | `pm-ai/llm-cost-latency-budget/llm-cost-latency-budget.md` |
|
|
137
139
|
| Load Testing Plan | `pm-engineering` | `pm-engineering/load-testing-plan/load-testing-plan.md` |
|
|
@@ -155,13 +157,16 @@
|
|
|
155
157
|
| Onboarding Plan | `pm-hr` | `pm-hr/onboarding-plan/onboarding-plan.md` |
|
|
156
158
|
| On-Call Runbook | `pm-engineering` | `pm-engineering/oncall-runbook/oncall-runbook.md` |
|
|
157
159
|
| One-on-One Prep | `pm-career` | `pm-career/one-on-one-prep/one-on-one-prep.md` |
|
|
160
|
+
| One-Pager | `pm-personal` | `pm-personal/one-pager/one-pager.md` |
|
|
158
161
|
| Paid Acquisition Plan | `pm-growth` | `pm-growth/paid-acquisition-plan/paid-acquisition-plan.md` |
|
|
159
162
|
| Parent Communication | `pm-education` | `pm-education/parent-communication/parent-communication.md` |
|
|
160
163
|
| Partnership Proposal | `pm-sales` | `pm-sales/partnership-proposal/partnership-proposal.md` |
|
|
161
164
|
| Patient Communication | `pm-research` | `pm-research/patient-communication/patient-communication.md` |
|
|
162
165
|
| Performance Budget | `pm-engineering` | `pm-engineering/performance-budget/performance-budget.md` |
|
|
163
166
|
| Performance Review | `pm-people` | `pm-people/performance-review/performance-review.md` |
|
|
167
|
+
| Personal Bio | `pm-personal` | `pm-personal/personal-bio/personal-bio.md` |
|
|
164
168
|
| PM Weekly Review | `pm-rituals` | `pm-rituals/pm-weekly-review/pm-weekly-review.md` |
|
|
169
|
+
| Portfolio Page | `pm-personal` | `pm-personal/portfolio-page/portfolio-page.md` |
|
|
165
170
|
| PPTX Slide Auditor | `pm-delivery` | `pm-delivery/pptx-slide-auditor/pptx-slide-auditor.md` |
|
|
166
171
|
| PR Description Writer | `pm-engineering` | `pm-engineering/pr-description-writer/pr-description-writer.md` |
|
|
167
172
|
| PRD Template | `pm-essentials` | `pm-essentials/prd-template/prd-template.md` |
|
|
@@ -186,6 +191,7 @@
|
|
|
186
191
|
| Regex Builder & Explainer | `pm-engineering` | `pm-engineering/regex-builder/regex-builder.md` |
|
|
187
192
|
| Renewal Playbook | `pm-cs` | `pm-cs/renewal-playbook/renewal-playbook.md` |
|
|
188
193
|
| Research Protocol | `pm-research` | `pm-research/research-protocol/research-protocol.md` |
|
|
194
|
+
| Resume | `pm-personal` | `pm-personal/resume/resume.md` |
|
|
189
195
|
| Retention Analysis | `pm-analytics` | `pm-analytics/retention-analysis/retention-analysis.md` |
|
|
190
196
|
| Retention Loop Design | `pm-growth` | `pm-growth/retention-loop-design/retention-loop-design.md` |
|
|
191
197
|
| Retrospective Analysis | `pm-delivery` | `pm-delivery/retro-analysis/retro-analysis.md` |
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# Cover Letter Skill
|
|
2
|
+
|
|
3
|
+
Most cover letters are throat-clearing the reader skips. A good one does one job: connect *your specific
|
|
4
|
+
evidence* to *this company's specific need*, in a voice that sounds like a person. This skill writes a
|
|
5
|
+
tight, tailored letter β no "I am writing to apply forβ¦", no restating the resume β that earns the read.
|
|
6
|
+
|
|
7
|
+
## Required Inputs
|
|
8
|
+
|
|
9
|
+
Ask for these only if they aren't already provided:
|
|
10
|
+
|
|
11
|
+
- **The role & company** β and the job description (the letter must be specific to it).
|
|
12
|
+
- **Why this company** β something genuine: their product, mission, a recent move (avoids generic flattery).
|
|
13
|
+
- **Your 2β3 strongest, most relevant proofs** β the achievements that map to what they need.
|
|
14
|
+
- **Tone** β warm-professional (default), or more formal/creative per the company's culture.
|
|
15
|
+
|
|
16
|
+
## Output Format
|
|
17
|
+
|
|
18
|
+
A 3β4 paragraph letter (β250β350 words):
|
|
19
|
+
|
|
20
|
+
> [Name] Β· [email] Β· [phone] Β· [date]
|
|
21
|
+
> Dear [hiring manager name, or "Hiring Team" if unknown],
|
|
22
|
+
|
|
23
|
+
**Hook (1 short para)** β open with a specific reason you're writing *to them* β a genuine connection to their product/mission/moment β and the role you want. No "I am writing to apply."
|
|
24
|
+
|
|
25
|
+
**Evidence (1β2 paras)** β the heart: take the role's top 2β3 needs and show, with a concrete result each, that you've done it. Map your proof to their problem; don't recap the resume β *interpret* it.
|
|
26
|
+
|
|
27
|
+
**Close (1 short para)** β what you'd bring, an honest note of enthusiasm, and a forward-looking line ("I'd love to talk aboutβ¦"). Confident, not desperate.
|
|
28
|
+
|
|
29
|
+
> Sincerely, [Name]
|
|
30
|
+
|
|
31
|
+
**Voice note** (for the user): keep it human β contractions, active voice, no thesaurus words. Read it aloud; if it sounds like a robot, cut.
|
|
32
|
+
|
|
33
|
+
## Quality Checks
|
|
34
|
+
|
|
35
|
+
- [ ] The opening is specific to this company β it could not be pasted to another employer
|
|
36
|
+
- [ ] Each evidence point maps a real, quantified result to one of the role's stated needs
|
|
37
|
+
- [ ] It complements the resume (interprets/connects) rather than repeating its bullets
|
|
38
|
+
- [ ] Under ~350 words; tight, scannable paragraphs
|
|
39
|
+
- [ ] Voice sounds like a person (contractions, active verbs), not a template
|
|
40
|
+
- [ ] Addressed to a named person where findable
|
|
41
|
+
|
|
42
|
+
## Anti-Patterns
|
|
43
|
+
|
|
44
|
+
- [ ] Do not open with "I am writing to apply for the position ofβ¦" β it wastes the most valuable line
|
|
45
|
+
- [ ] Do not restate the resume β the letter adds connection and context, not a duplicate list
|
|
46
|
+
- [ ] Do not use generic flattery ("your prestigious company") β name something real and specific
|
|
47
|
+
- [ ] Do not pad to a page β a tight 4 paragraphs beats a full page of filler
|
|
48
|
+
- [ ] Do not sound desperate or arrogant β aim for confident and genuinely interested
|
|
49
|
+
|
|
50
|
+
## Based On
|
|
51
|
+
|
|
52
|
+
Modern cover-letter practice β specific hook, evidence-to-need mapping, human voice.
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# LinkedIn Profile Skill
|
|
2
|
+
|
|
3
|
+
LinkedIn is two audiences at once: a **search algorithm** (recruiters filter by keywords) and a **human**
|
|
4
|
+
who decides in the first two lines whether to keep reading. This skill optimises for both β a keyword-rich
|
|
5
|
+
headline, an About section that hooks then proves, and achievement-led experience β so the profile gets
|
|
6
|
+
surfaced *and* converts the click.
|
|
7
|
+
|
|
8
|
+
## Required Inputs
|
|
9
|
+
|
|
10
|
+
Ask for these only if they aren't already provided:
|
|
11
|
+
|
|
12
|
+
- **Current role, target role/industry, and the keywords** recruiters in your field search for.
|
|
13
|
+
- **Your achievements & specialties** β the proof, with numbers where possible.
|
|
14
|
+
- **Goal** β open to roles, building authority/inbound, or selling/consulting? (changes the About CTA).
|
|
15
|
+
- **Voice** β LinkedIn About is **first person**; pick formal vs. warm.
|
|
16
|
+
|
|
17
|
+
## Output Format
|
|
18
|
+
|
|
19
|
+
**Headline** (β€220 chars) β not just your job title: **role + value + keywords**. e.g. "Senior PM Β· B2B SaaS & PLG Β· I turn messy roadmaps into shipped outcomes." Keyword-rich for search.
|
|
20
|
+
|
|
21
|
+
**About** (first person, 3β5 short paragraphs):
|
|
22
|
+
- **Hook** (first 1β2 lines β all that shows before "see more"): a specific, intriguing opener, not "I am a passionateβ¦".
|
|
23
|
+
- **Proof**: what you do and the results, with numbers.
|
|
24
|
+
- **Specialties / keywords**: a natural line or list of the terms recruiters search.
|
|
25
|
+
- **CTA**: what you want (open to X, reach out about Y).
|
|
26
|
+
|
|
27
|
+
**Experience bullets** β for the top roles, achievement-led bullets (same standard as a resume: action β impact β metric), lightly more narrative than a CV.
|
|
28
|
+
|
|
29
|
+
**Skills list** β the 10β15 keyword skills to add (LinkedIn ranks search partly on these), ordered by relevance to the target role.
|
|
30
|
+
|
|
31
|
+
## Quality Checks
|
|
32
|
+
|
|
33
|
+
- [ ] The headline goes beyond the job title β value + searchable keywords
|
|
34
|
+
- [ ] The first 1β2 lines of About hook before the "see more" fold
|
|
35
|
+
- [ ] About is first-person and ends with a clear CTA tied to the goal
|
|
36
|
+
- [ ] Target-role keywords appear across headline, About, and skills (for search)
|
|
37
|
+
- [ ] Experience bullets are achievement-led with metrics, not duties
|
|
38
|
+
|
|
39
|
+
## Anti-Patterns
|
|
40
|
+
|
|
41
|
+
- [ ] Do not make the headline just your title β it's prime keyword + value real estate
|
|
42
|
+
- [ ] Do not bury the hook β the opening lines are all most viewers see; don't waste them on "passionate professional"
|
|
43
|
+
- [ ] Do not write About in third person β LinkedIn is personal; "I" converts better
|
|
44
|
+
- [ ] Do not ignore keywords β recruiters filter by them; a profile without them is invisible to search
|
|
45
|
+
- [ ] Do not copy the resume verbatim β LinkedIn is warmer and slightly more narrative
|
|
46
|
+
|
|
47
|
+
## Based On
|
|
48
|
+
|
|
49
|
+
LinkedIn profile-optimisation practice β keyword-aware headline/About, hook-before-fold, recruiter search ranking.
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
# One-Pager Skill
|
|
2
|
+
|
|
3
|
+
A one-pager is a forcing function: if it doesn't fit on one page, the thinking isn't sharp enough. It's
|
|
4
|
+
the leave-behind after a pitch, the brief that aligns a team, the thing a busy exec actually reads. This
|
|
5
|
+
skill distils a startup / product / project / idea into one skimmable, persuasive page with a clear ask β
|
|
6
|
+
pair it with the **Paper** or **Modern** PDF theme for a polished one-sheet.
|
|
7
|
+
|
|
8
|
+
## Required Inputs
|
|
9
|
+
|
|
10
|
+
Ask for these only if they aren't already provided:
|
|
11
|
+
|
|
12
|
+
- **What it's for & the audience** β investor one-pager, product one-sheet, project brief, partnership leave-behind? (sets emphasis and the ask).
|
|
13
|
+
- **The core** β what it is, the problem it solves, and who for.
|
|
14
|
+
- **Proof / why now** β traction, data, market timing, or differentiation.
|
|
15
|
+
- **The ask** β what you want the reader to do next (invest, approve, pilot, partner).
|
|
16
|
+
|
|
17
|
+
## Output Format
|
|
18
|
+
|
|
19
|
+
A single page, skimmable, in this order:
|
|
20
|
+
|
|
21
|
+
### [Name / Title]
|
|
22
|
+
*[One-line tagline β what it is, in plain words a stranger gets instantly]*
|
|
23
|
+
|
|
24
|
+
**The problem** β 2β3 sentences: the pain, who feels it, why it matters now. Concrete, not abstract.
|
|
25
|
+
|
|
26
|
+
**The solution** β what you've built/propose and how it solves the problem. Lead with the outcome for the user.
|
|
27
|
+
|
|
28
|
+
**Why now / why us** β the proof: traction or metrics, market timing, and your unfair advantage or differentiation.
|
|
29
|
+
|
|
30
|
+
**[Audience-specific block]** β e.g. *Traction* (investor), *How it works* (product), *Plan & timeline* (project), *The offer* (partnership). Use a small table or 3β4 tight bullets.
|
|
31
|
+
|
|
32
|
+
**The ask** β exactly what you want next, and how to take it (contact / link / next step). End on the action.
|
|
33
|
+
|
|
34
|
+
**Note** (for the user): ruthless editing is the skill β every line must earn its place. If it spills past a page, cut, don't shrink the font.
|
|
35
|
+
|
|
36
|
+
## Quality Checks
|
|
37
|
+
|
|
38
|
+
- [ ] It genuinely fits one page β tight, skimmable, not dense
|
|
39
|
+
- [ ] The tagline makes a stranger understand it in one read
|
|
40
|
+
- [ ] Problem is concrete and the solution leads with the user outcome
|
|
41
|
+
- [ ] There's real proof (metrics / timing / differentiation), not just claims
|
|
42
|
+
- [ ] It ends with one clear, specific ask / CTA
|
|
43
|
+
- [ ] Emphasis matches the audience (investor vs. product vs. project vs. partner)
|
|
44
|
+
|
|
45
|
+
## Anti-Patterns
|
|
46
|
+
|
|
47
|
+
- [ ] Do not overflow the page β a "one-pager" that's two pages has failed its only constraint; cut content, not font size
|
|
48
|
+
- [ ] Do not bury the ask β the reader must finish knowing exactly what to do next
|
|
49
|
+
- [ ] Do not write an abstract problem ("inefficiencies in the market") β name the concrete pain and who feels it
|
|
50
|
+
- [ ] Do not list features instead of the outcome β lead with what it does for the user
|
|
51
|
+
- [ ] Do not make claims without proof β one real metric beats three adjectives
|
|
52
|
+
|
|
53
|
+
## Based On
|
|
54
|
+
|
|
55
|
+
One-pager / one-sheet practice (problem Β· solution Β· why-now Β· ask) used for startups, products, and project briefs.
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
# Personal Bio Skill
|
|
2
|
+
|
|
3
|
+
You never need *a* bio β you need the right length for the slot: a one-line byline, a 50-word panel
|
|
4
|
+
intro, a 150-word about page. Writing them separately makes them drift. This skill writes all three from
|
|
5
|
+
one source so they're consistent, lead with what makes you credible, and don't read like a LinkedIn clichΓ©.
|
|
6
|
+
|
|
7
|
+
## Required Inputs
|
|
8
|
+
|
|
9
|
+
Ask for these only if they aren't already provided:
|
|
10
|
+
|
|
11
|
+
- **Name, current role/title, and company/affiliation.**
|
|
12
|
+
- **Your credibility anchors** β the 2β3 facts that make you worth listening to (notable work, results, recognition).
|
|
13
|
+
- **Focus & audience** β what you want to be known for, and where the bio will appear (conference, book, site, LinkedIn).
|
|
14
|
+
- **Voice** β third-person (default for bios) and/or first-person; formal vs. warm.
|
|
15
|
+
|
|
16
|
+
## Output Format
|
|
17
|
+
|
|
18
|
+
### One-liner
|
|
19
|
+
[Name] is a [role] who [the single most credible, specific thing]. *(for bylines, intros, Twitter)*
|
|
20
|
+
|
|
21
|
+
### Short bio (~50 words)
|
|
22
|
+
A tight paragraph: who you are, your strongest proof, and your focus. *(panels, author blurbs, speaker intros)*
|
|
23
|
+
|
|
24
|
+
### Long bio (~150 words)
|
|
25
|
+
The fuller story: role, a credibility-building arc (what you've done and the impact), what you focus on now, and a light personal/human note at the end. *(about pages, detailed intros)*
|
|
26
|
+
|
|
27
|
+
### First-person variant
|
|
28
|
+
The short bio rewritten in first person, for an about page or LinkedIn summary where "I" fits.
|
|
29
|
+
|
|
30
|
+
**Note** (for the user): lead every version with specificity β a concrete result or named work beats "passionate, experienced professional."
|
|
31
|
+
|
|
32
|
+
## Quality Checks
|
|
33
|
+
|
|
34
|
+
- [ ] All three lengths are present and mutually consistent (same facts, scaled)
|
|
35
|
+
- [ ] Each leads with a specific, credible anchor β not adjectives
|
|
36
|
+
- [ ] Third-person versions read naturally (start with the name, not "He/She is a passionateβ¦")
|
|
37
|
+
- [ ] The long bio includes one human/personal touch so it isn't robotic
|
|
38
|
+
- [ ] No clichΓ©s ("results-driven", "passionate about", "thought leader") unless backed by proof
|
|
39
|
+
|
|
40
|
+
## Anti-Patterns
|
|
41
|
+
|
|
42
|
+
- [ ] Do not open with empty adjectives β "an experienced, passionate professional" says nothing; lead with the proof
|
|
43
|
+
- [ ] Do not make the three versions inconsistent β they should be the same story at different resolutions
|
|
44
|
+
- [ ] Do not stuff every accomplishment into the short bio β pick the strongest; that's what "short" means
|
|
45
|
+
- [ ] Do not use buzzword filler ("synergy", "thought leader") β specifics earn credibility, labels don't
|
|
46
|
+
- [ ] Do not forget the audience β a conference bio and a startup about-page emphasise different things
|
|
47
|
+
|
|
48
|
+
## Based On
|
|
49
|
+
|
|
50
|
+
Professional bio practice β the one-liner / short / long convention, specificity over adjectives.
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
# Portfolio Page Skill
|
|
2
|
+
|
|
3
|
+
A portfolio fails when it's a gallery of artifacts with no story β the viewer can't tell what *you* did
|
|
4
|
+
or whether it worked. This skill structures it as **evidence**: a clear positioning header, then per-project
|
|
5
|
+
case studies that walk context β your specific role β what you did β the outcome. It works for PMs,
|
|
6
|
+
designers, engineers, marketers, founders β any "show me you're good" page.
|
|
7
|
+
|
|
8
|
+
## Required Inputs
|
|
9
|
+
|
|
10
|
+
Ask for these only if they aren't already provided:
|
|
11
|
+
|
|
12
|
+
- **Who you are & what you want** β your positioning and the audience (hiring manager, client, investor).
|
|
13
|
+
- **The projects** β 2β4 of your best, with: the problem, your role, what you did, and the result.
|
|
14
|
+
- **Proof** β metrics, links, visuals, testimonials (whatever's available).
|
|
15
|
+
- **Constraints** β anything confidential/NDA that needs anonymising.
|
|
16
|
+
|
|
17
|
+
## Output Format
|
|
18
|
+
|
|
19
|
+
### [Name] β [positioning headline]
|
|
20
|
+
One line on who you are and the value you create; who the page is for; contact/links.
|
|
21
|
+
|
|
22
|
+
**Selected work** β 2β4 case studies, strongest first. Each:
|
|
23
|
+
|
|
24
|
+
#### [Project name] β [one-line outcome]
|
|
25
|
+
- **Context:** the situation and the problem (brief β set the stage).
|
|
26
|
+
- **My role:** your specific contribution vs. the team's (be honest and clear).
|
|
27
|
+
- **What I did:** the key decisions/actions, not every task β show judgement.
|
|
28
|
+
- **Outcome:** the measurable result (or qualitative if that's all there is), and what you learned.
|
|
29
|
+
- **Proof:** link / visual / metric / quote.
|
|
30
|
+
|
|
31
|
+
**About / how I work** (optional) β a short note on approach or values, for fit.
|
|
32
|
+
|
|
33
|
+
**Note** (for the user): pick depth over breadth β 3 strong case studies beat 8 thin ones. Anonymise confidential numbers as ranges ("~30% lift") rather than dropping them.
|
|
34
|
+
|
|
35
|
+
## Quality Checks
|
|
36
|
+
|
|
37
|
+
- [ ] Each project is a case study (context β role β action β outcome), not just a title + screenshot
|
|
38
|
+
- [ ] Your specific role is distinguished from the team's on every project
|
|
39
|
+
- [ ] Outcomes are stated (quantified where possible), not left implied
|
|
40
|
+
- [ ] The page leads with positioning so the viewer knows who it's for and what you do
|
|
41
|
+
- [ ] 2β4 strong projects, newest/most-relevant first β depth over breadth
|
|
42
|
+
|
|
43
|
+
## Anti-Patterns
|
|
44
|
+
|
|
45
|
+
- [ ] Do not list artifacts without the story β a screenshot with no context proves nothing
|
|
46
|
+
- [ ] Do not blur your contribution into the team's β "we shipped" leaves the viewer unsure what you did
|
|
47
|
+
- [ ] Do not omit outcomes β "redesigned the flow" without a result is a task, not a case study
|
|
48
|
+
- [ ] Do not pad with weak projects β each extra mediocre one dilutes the strong ones
|
|
49
|
+
- [ ] Do not leak confidential data β anonymise to ranges instead of dropping the impact entirely
|
|
50
|
+
|
|
51
|
+
## Based On
|
|
52
|
+
|
|
53
|
+
Case-study portfolio practice (context Β· role Β· action Β· outcome) used across product, design, and engineering.
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
# Resume Skill
|
|
2
|
+
|
|
3
|
+
A resume gets ~7 seconds and an ATS scan before a human reads it. So it has to be *scannable*,
|
|
4
|
+
*achievement-led*, and *keyword-aligned* β not a job-description recap. This skill turns your experience
|
|
5
|
+
into quantified accomplishment bullets, structured single-column (ATS-safe), and tailored to the target
|
|
6
|
+
role. Export it with the **Paper** or **Modern** PDF theme for a typeset result.
|
|
7
|
+
|
|
8
|
+
## Required Inputs
|
|
9
|
+
|
|
10
|
+
Ask for these only if they aren't already provided:
|
|
11
|
+
|
|
12
|
+
- **Target role / job description** β so the resume is tailored and keyword-aligned (generic resumes lose).
|
|
13
|
+
- **Your experience** β roles, dates, and what you did/achieved (rough notes fine; the skill quantifies them).
|
|
14
|
+
- **Skills, tools, education, certifications.**
|
|
15
|
+
- **Seniority & format preference** β reverse-chronological (default) vs. functional; one page (most) vs. two.
|
|
16
|
+
|
|
17
|
+
## Output Format
|
|
18
|
+
|
|
19
|
+
A single-column, ATS-friendly resume in this order:
|
|
20
|
+
|
|
21
|
+
### [Full Name]
|
|
22
|
+
[Target title] Β· [city / remote] Β· [email] Β· [phone] Β· [LinkedIn/portfolio]
|
|
23
|
+
|
|
24
|
+
**Summary** β 2β3 lines: who you are, your strongest proof, and what you're targeting. No "results-driven professional" filler.
|
|
25
|
+
|
|
26
|
+
**Experience** β reverse-chronological. Per role:
|
|
27
|
+
**[Title]**, [Company] Β· [dates]
|
|
28
|
+
- [Accomplishment bullet: **action verb β what you did β quantified impact**]. e.g. "Cut onboarding drop-off 18%β9%, unlocking ~$140k ARR."
|
|
29
|
+
- 3β5 bullets per recent role, fewer for older ones. Achievements, not duties.
|
|
30
|
+
|
|
31
|
+
**Skills** β grouped, keyword-rich, mirroring the job's language (ATS matches on these).
|
|
32
|
+
|
|
33
|
+
**Education** β degree, institution, year; certifications.
|
|
34
|
+
|
|
35
|
+
**Tailoring note** (separate, for the user): which of the job's keywords you wove in, and any gap to address in the cover letter.
|
|
36
|
+
|
|
37
|
+
## Quality Checks
|
|
38
|
+
|
|
39
|
+
- [ ] Every experience bullet is an **achievement with a metric**, not a duty ("responsible forβ¦")
|
|
40
|
+
- [ ] Bullets start with strong action verbs; no first-person pronouns
|
|
41
|
+
- [ ] Single-column, standard headings, no tables/text-boxes/graphics that break ATS parsing
|
|
42
|
+
- [ ] Keywords from the target job description appear naturally (skills + bullets)
|
|
43
|
+
- [ ] Length fits seniority (1 page < ~10 yrs; 2 max); newest/most-relevant first
|
|
44
|
+
- [ ] Contact line is complete and the summary names the target role
|
|
45
|
+
|
|
46
|
+
## Anti-Patterns
|
|
47
|
+
|
|
48
|
+
- [ ] Do not list job duties β "managed a team" is a responsibility; "grew the team 4β11 and cut attrition 30%" is an achievement
|
|
49
|
+
- [ ] Do not use multi-column layouts, tables, headers/footers, or icons β they scramble in ATS parsers
|
|
50
|
+
- [ ] Do not write a generic resume β tailor the summary, skills, and emphasis to the target role
|
|
51
|
+
- [ ] Do not pad with soft-skill filler ("hard-working team player") β show it through results
|
|
52
|
+
- [ ] Do not invent or inflate metrics β use real numbers, or a defensible estimate clearly framed
|
|
53
|
+
|
|
54
|
+
## Based On
|
|
55
|
+
|
|
56
|
+
Achievement-led, ATS-aware resume practice (reverse-chronological, quantified-impact bullets, keyword alignment).
|