mirror of
https://github.com/phuryn/pm-skills.git
synced 2026-06-10 13:34:56 +03:00
20 lines
528 B
JSON
20 lines
528 B
JSON
{
|
|
"name": "pm-product-discovery",
|
|
"version": "1.0.1",
|
|
"description": "Product discovery skills for PMs: ideation, experiments, assumption testing, feature prioritization, and customer interview synthesis.",
|
|
"author": {
|
|
"name": "Paweł Huryn",
|
|
"email": "pawel@productcompass.pm",
|
|
"url": "https://www.productcompass.pm"
|
|
},
|
|
"keywords": [
|
|
"product-management",
|
|
"discovery",
|
|
"ideation",
|
|
"experiments",
|
|
"assumptions"
|
|
],
|
|
"homepage": "https://www.productcompass.pm",
|
|
"license": "MIT"
|
|
}
|