From linkedin-maxxing
Use when user wants to diagnose their current LinkedIn profile before rewriting it: they have not touched it in a while, get few profile views or recruiter reach-outs, want a second opinion, or suspect something is off but cannot name it. Trigger phrases include "audit my LinkedIn profile," "check my profile," "what's wrong with my profile," "why don't I get recruiter messages," "review my About section." Run before rewrite-profile.
How this skill is triggered — by the user, by Claude, or both
Slash command
/linkedin-maxxing:audit-profileThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Most LinkedIn profiles fail in predictable ways: a vague headline, an About section that reads as a resume restatement, Experience bullets that describe responsibilities instead of accomplishments, and Featured slots that are either empty or pinned to stale content. This skill exists to look at the user's actual profile and name what is broken, in order of severity, before anyone starts rewriti...
Most LinkedIn profiles fail in predictable ways: a vague headline, an About section that reads as a resume restatement, Experience bullets that describe responsibilities instead of accomplishments, and Featured slots that are either empty or pinned to stale content. This skill exists to look at the user's actual profile and name what is broken, in order of severity, before anyone starts rewriting anything.
People often rewrite the wrong thing. They obsess over the headline when their About section is the bigger problem. They spend hours on Featured when their Experience bullets are why recruiters bounce. An audit prevents wasted effort by pointing at the highest-impact fix first.
The audit also gives the user something to react to. Some users want to be told what is wrong directly; others want to see the diagnosis and decide what to fix themselves. The audit serves both.
Trigger when:
Do NOT trigger when:
Their current profile content. Either:
Profile.csv or equivalent)If the user has not given enough to audit, ask once: "Paste your headline, About section, your most recent two Experience entries with bullets, and your Featured slots if any. I'll diagnose from there."
If voice-profile.md exists, read it.
Section by section.
Checks:
Checks:
Checks:
Checks (per role, focus on the most recent 2-3 roles):
Checks:
Lighter-weight checks. Note if missing or obviously stale, but do not over-audit visuals; the user knows what they look like.
Each issue gets a severity:
# Profile audit for [user's name or "user"]
Overall: [one-line summary, e.g., "Strong positioning intent, weak execution. Headline and Experience are the two highest-impact fixes."]
## Headline
Current: [paste their headline]
Issues:
- [Severity]: [Issue, with what is wrong and why it matters]
- ...
Suggested direction: [one-line note on what to fix, not the rewrite itself]
## About
Current (first 250 chars): [paste the fold]
Issues:
- [Severity]: [Issue]
- ...
Suggested direction: [one-line note]
## Featured
Current: [list what is pinned]
Issues:
- [Severity]: [Issue]
- ...
Suggested direction: [one-line note]
## Experience (most recent 2-3 roles)
For each role:
Issues:
- [Severity]: [Issue, specific to a bullet or the role overall]
- ...
Suggested direction: [one-line note]
## Skills (top 3 pinned)
Current: [list]
Issues:
- [Severity]
Suggested direction: [one-line note]
---
## Prioritized fix list
1. [Critical or highest-impact fix, with what to do]
2. [Next]
3. [Next]
...
## Recommended next step
[Either: "Run rewrite-profile with the audit results in context" OR "Fix the top 2 issues manually and the rest can wait" OR specific other guidance based on the audit]
The audit should be honest but not brutal. Many users have spent years on their profile and feel attached to it. The job is to name what is broken without making the user feel attacked. A few rules:
npx claudepluginhub warpirate/linkedin-maxxing --plugin linkedin-maxxingProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.