phuryn

82 mods across 7 repositories, 29k stars between them.

pm-skills

01

phuryn/pm-skills

Plugin Claude Code

Structured AI workflows for better product decisions. 68 domain-specific skills and 42 chained workflows across 9 PM plugins — from discovery to strategy, execution, launch, growth, and shipping AI-built software.

26k 2mo ago A tokens not measured original MIT

pm-skills AGENTS.md

02

phuryn/pm-skills

Instructions file CodexOpenCode

Instructions for phuryn/pm-skills: All agent guidance for this repository lives in CLAUDE.md — that is the single source of truth.

26k 2mo ago A 80 tokens original MIT

pm-skills CLAUDE.md

03

phuryn/pm-skills

Instructions file

Instructions for phuryn/pm-skills, covering claude.md, project overview, repo structure, the 9 plugins and key design rules.

26k 2mo ago A 1,830 tokens original MIT

pm-ai-shipping

04

phuryn/pm-skills

Plugin Claude Code

AI Shipping Kit — for PMs and founders accountable for AI-built code. Document a vibe-coded app, audit it for intended-vs-implemented security gaps and performance issues, and produce a reviewer-ready shipping packet.

26k 2mo ago A tokens not measured original MIT

derive-tests

05

phuryn/pm-skills

Command

Turn documented intent into a test-coverage map — inventory the tests that exist today, derive use-case cases from the system docs, separate existing coverage from proposed tests and unverified gaps, mark each unit / guarded-live / manual, and recommend a green-before-merge CI gate.

26k 2mo ago A 55 tokens original MIT

document-app

06

phuryn/pm-skills

Command

Reverse-engineer an AI-built codebase into the system documents reviewers and auditors need — a core set (architecture, flows, permissions, variables) plus conditional docs (emails, cron, SEO, automation) when they apply.

26k 2mo ago A 44 tokens original MIT

phuryn/pm-skills

Command

Static performance audit of AI-built code — find N+1 queries and request waterfalls, over-fetching, missing indexes, and caching opportunities, ranked by effort and impact.

26k 2mo ago A 33 tokens original MIT

phuryn/pm-skills

Command

Static security audit of AI-built code — map trust boundaries, cross-reference documented intent, self-refute every finding, and report only evidence-backed risks.

26k 2mo ago A 29 tokens original MIT

ship-check

09

phuryn/pm-skills

Command

Turn a vibe-coded repo into a reviewer-ready shipping packet — document the app, wire agent context, run security and performance audits, map test coverage, and compile the results.

26k 2mo ago A 34 tokens original MIT

phuryn/pm-skills

Skill Claude CodeCodex

The method for finding the gap between what a system is supposed to do and what the code actually does — the class of bug generic scanners miss because they have no model of intent. Defines what counts as documented intent, what counts as implementation evidence, which mismatches matter, and how to avoid hand-wavy…

26k 2mo ago A 95 tokens original MIT

shipping-artifacts

11

phuryn/pm-skills

Skill Claude CodeCodex

The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping. A small core every app needs — architecture, user/permission flows, permissions, variables/secrets, and a test-coverage map — plus conditional docs added only when they apply: emails, scheduled work, SEO, and embedded…

26k 2mo ago A 120 tokens original MIT

pm-data-analytics

12

phuryn/pm-skills

Plugin Claude Code

Data analytics skills for PMs: SQL query generation and cohort analysis. Analyze user data, generate queries, and identify retention patterns.

26k 2mo ago A tokens not measured original MIT

analyze-cohorts

13

phuryn/pm-skills

Command

Perform cohort analysis on user data — retention curves, feature adoption, and engagement trends.

26k 2mo ago A 16 tokens original MIT

analyze-test

14

phuryn/pm-skills

Command

Analyze A/B test results — statistical significance, sample size validation, and ship/extend/stop recommendations.

26k 2mo ago A 20 tokens original MIT

write-query

15

phuryn/pm-skills

Command

Generate SQL queries from natural language — supports BigQuery, PostgreSQL, MySQL, and more.

26k 2mo ago A 19 tokens original MIT

ab-test-analysis

16

phuryn/pm-skills

Skill Claude CodeCodex

Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.

26k 2mo ago A 54 tokens original MIT

cohort-analysis

17

phuryn/pm-skills

Skill Claude CodeCodex

Perform cohort analysis on user engagement data — retention curves, feature adoption trends, and segment-level insights. Use when analyzing user retention by cohort, studying feature adoption over time, investigating churn patterns, or identifying engagement trends.

26k 2mo ago A 47 tokens original MIT

sql-queries

18

phuryn/pm-skills

Skill Claude CodeCodex

Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects. Reads database schemas from uploaded diagrams or documentation. Use when writing SQL, building data reports, exploring databases, or translating business questions into queries.

26k 2mo ago A 55 tokens original MIT

pm-execution

19

phuryn/pm-skills

Plugin Claude Code

Execution and product management skills: PRDs, OKRs, roadmaps, sprints, pre-mortems, stakeholder maps, user stories, prioritization frameworks, and more.

26k 2mo ago A tokens not measured original MIT

generate-data

20

phuryn/pm-skills

Command

Generate realistic dummy datasets for testing — CSV, JSON, SQL inserts, or Python scripts.

26k 2mo ago A 17 tokens original MIT

meeting-notes

21

phuryn/pm-skills

Command

Summarize a meeting transcript into structured notes with decisions, action items, and follow-ups.

26k 2mo ago A 18 tokens original MIT

plan-okrs

22

phuryn/pm-skills

Command

Brainstorm team-level OKRs aligned with company objectives — qualitative objectives with measurable key results.

26k 2mo ago A 17 tokens original MIT

pre-mortem

23

phuryn/pm-skills

Command

Run a pre-mortem risk analysis on a PRD, launch plan, or feature — identify what could go wrong before it does.

26k 2mo ago A 27 tokens original MIT

red-team-prd

24

phuryn/pm-skills

Command

Red-team a PRD, roadmap, or strategy — attack its load-bearing assumptions and return the cheapest test for each before you commit.

26k 2mo ago A 26 tokens original MIT