Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:49:48 +08:00
commit 119567fa3e
11 changed files with 3629 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "technical-launch-planner",
"description": "Plan and execute technical product launches for developer tools, APIs, and technical products. Use this skill when technical PMMs need to 'plan a launch', 'create a launch strategy', 'coordinate a product release', or 'prepare for GA/beta launch'.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/technical-launch-planner"
]
}