lenny-skills
Catalogue stub — full skill: RefoundAI/lenny-skills
Install the full skill
# Global
npx skills add RefoundAI/lenny-skills -g -y
# Project
npx skills add RefoundAI/lenny-skills -y
Then invoke any sub-skill by name, e.g. /conducting-user-interviews, /behavioral-product-design, /running-design-reviews.
What it does
86 skills across PM and product design disciplines. Design-relevant sub-skills include:
| Sub-skill |
Best for |
conducting-user-interviews |
Interview scripts, moderation, synthesis |
analyzing-user-feedback |
Feedback triage, pattern detection, prioritization |
designing-surveys |
Survey structure, question design, bias avoidance |
behavioral-product-design |
Nudges, habit loops, motivation frameworks |
running-design-reviews |
Critique structure, feedback frameworks, async review |
user-onboarding |
Onboarding flows, activation, aha-moment mapping |
design-engineering |
Design↔eng collaboration, handoff, spec quality |
design-systems |
Component governance, token adoption, system adoption |
designing-growth-loops |
Viral loops, network effects, acquisition loops |
writing-specs-designs |
PRD structure, design specs, requirements clarity |
Full list: 86 skills covering strategy, hiring, growth, and product leadership.
When NOT to use
- Deep qualitative research methodology → use
user-research-cookiy
- PM frameworks / Triple Diamond → use
pm-skills
- JTBD personas + PRD templates → use
phuryn-pm-skills or deanpeters-pm-skills
- Product positioning / messaging → use
product-position
1---2name: lenny-skills3description: 86 PM and product design skills from Lenny Rachitsky's framework. Covers user research, behavioral product design, designing surveys, conducting interviews, running design reviews, user onboarding, growth loops, design systems, and writing specs. 945 stars.4---5
6# lenny-skills
7
8> Catalogue stub — full skill: [RefoundAI/lenny-skills](https://github.com/RefoundAI/lenny-skills)
9
10## Install the full skill
11
12```bash
13# Global
14npx skills add RefoundAI/lenny-skills -g -y
15
16# Project
17npx skills add RefoundAI/lenny-skills -y
18```
19
20Then invoke any sub-skill by name, e.g. `/conducting-user-interviews`, `/behavioral-product-design`, `/running-design-reviews`.
21
22## What it does
23
2486 skills across PM and product design disciplines. Design-relevant sub-skills include:
25
26| Sub-skill | Best for |
27|-----------|----------|
28| `conducting-user-interviews` | Interview scripts, moderation, synthesis |
29| `analyzing-user-feedback` | Feedback triage, pattern detection, prioritization |
30| `designing-surveys` | Survey structure, question design, bias avoidance |
31| `behavioral-product-design` | Nudges, habit loops, motivation frameworks |
32| `running-design-reviews` | Critique structure, feedback frameworks, async review |
33| `user-onboarding` | Onboarding flows, activation, aha-moment mapping |
34| `design-engineering` | Design↔eng collaboration, handoff, spec quality |
35| `design-systems` | Component governance, token adoption, system adoption |
36| `designing-growth-loops` | Viral loops, network effects, acquisition loops |
37| `writing-specs-designs` | PRD structure, design specs, requirements clarity |
38
39Full list: 86 skills covering strategy, hiring, growth, and product leadership.
40
41## When NOT to use
42
43- Deep qualitative research methodology → use `user-research-cookiy`
44- PM frameworks / Triple Diamond → use `pm-skills`
45- JTBD personas + PRD templates → use `phuryn-pm-skills` or `deanpeters-pm-skills`
46- Product positioning / messaging → use `product-position`