Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:30:38 +08:00
commit 1c5fac1223
4 changed files with 304 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "opportunity-solution-tree",
"description": "Opportunity Solution Tree framework for pre-PMF startups to guide product discovery, problem validation, and solution prioritization",
"version": "1.0.0",
"author": {
"name": "Kasper Junge",
"url": "https://github.com/kasperjunge"
},
"skills": [
"./skills"
]
}