Senior PM at HubSpot working on Marketing Studio — campaign creation, AI-generated assets, and AI output quality. Previously at Orum, Addepar, and John Hancock.
15+ years building B2B SaaS products across AI/ML, fintech, and marketing technology.
A collection of open-source skills for Claude Code — each one handles a specific PM workflow with structured output and no fluff.
Install any skill by copying its folder into ~/.claude/skills/, then just ask Claude to do the thing.
| Skill | What it does |
|---|---|
| PM Resume Review | Three-panel review (Recruiter, Hiring Manager, CPO) with scores, specific citations, and rewrite offers |
| LinkedIn Profile Reviewer | Three-panel review (Recruiter, Hiring Manager, Head of Product) that scores each section, quotes weaknesses, and delivers a prioritized rewrite list |
| Cover Letter Generator | Voice-matched cover letter from resume + JD, with hiring lens check and targeted revisions |
| Case Study Builder | Turns raw project experience into a portfolio-ready case study — full write-up, LinkedIn article version, and interview talking-points outline |
| Take-Home Assignment Reviewer | Reviews PM take-home submissions before you send them — five-dimension scoring, two hiring panel voices, fixes ranked by impact and time-to-fix |
| Skill | What it does |
|---|---|
| PRD Reviewer | Scored rubric review through Peer PM, Lead PM, and CPO lenses — supports custom reviewer voices |
| User Interview Synthesis | Raw notes → themes, pain points, opportunity areas, frequency counts, JTBD/OST framing |
| OKR Writer | Generate OKRs from strategy context, or review and rewrite existing ones — catches task KRs, vanity metrics, and unmeasurable objectives |
| Competitive Teardown | G2 reviews + website copy → capabilities analysis, customer sentiment, gap analysis, strategic implications |
git clone https://github.com/Bellistri-Nick/<repo-name>
cp -r <repo-name> ~/.claude/skills/<skill-name>git clone https://github.com/Bellistri-Nick/<repo-name>
Copy-Item -Recurse <repo-name> "$env:USERPROFILE\.claude\skills\<skill-name>"Restart Claude Code after installing. Each skill auto-triggers from natural language — no slash commands needed.
Built with Claude Code.