重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
technical-launch-planner by jamesrochabrun/skills
npx skills add https://github.com/jamesrochabrun/skills --skill technical-launch-planner为技术产品、开发者工具、API、SDK 和平台规划并执行成功的发布。此技能提供专门为技术受众和面向开发者的产品设计的框架、检查清单和模板。
适用于:
运行交互式评估:
scripts/assess_launch_tier.sh
这将确定您的发布属于:
创建您的全面发布计划:
scripts/generate_launch_plan.sh
提供结构化计划,包括:
发布前,检查准备情况:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
scripts/validate_readiness.sh
验证:
不同的发布需要不同级别的投入:
| 层级 | 类型 | 示例 | 投入 |
|---|---|---|---|
| 第 1 级 | 主要 | 正式发布、新产品、主要版本 | 全面市场推广、活动、公关 |
| 第 2 级 | 标准 | 新功能、集成、SDK | 选择性市场推广、博客、文档 |
| 第 3 级 | 次要 | 更新、改进、补丁 | 更新日志、应用内通知 |
完整框架请参阅 references/launch_tiers.md。
对技术发布至关重要:
文档:
代码资产:
开发者体验:
完整检查清单请参阅 references/developer_enablement.md。
使用开发者语言:
避免:
包含:
模板请参阅 references/launch_messaging.md。
开发者发现新工具的地方:
主要渠道:
次要渠道:
三级渠道:
目标:
活动:
发布层级评估
scripts/assess_launch_tier.sh
利益相关者启动会
定义成功指标
创建发布时间线
scripts/generate_launch_plan.sh
目标:
活动:
文档:
代码资产:
营销资产:
销售赋能:
目标:
活动:
内部赋能:
外部准备:
技术验证:
scripts/validate_readiness.sh
发布前检查清单:
发布日执行手册:
上午(9 点):
中午(12 点):
下午(3 点):
日终:
目标:
活动:
第 1 周:
第 2 周:
第 4 周:
时机:
时间线: 12-16 周
投入:
交付成果:
时机:
时间线: 6-8 周
投入:
交付成果:
时机:
时间线: 2-4 周
投入:
交付成果:
没有以下内容,发布就未就绪:
开发者规则: "如果它没有被记录,那它就不存在"
开发者希望看到代码:
好的示例:
# 初始化 SDK
import acme_sdk
client = acme_sdk.Client(api_key="your_key")
result = client.widgets.create(name="My Widget")
print(result.id)
差的示例: "我们的 SDK 只需几行代码即可轻松创建小部件"
参与度层次:
开发者欣赏:
开发者讨厌:
在开发者所在之处参与:
不要:
激活:
参与度:
留存:
完整指南请参阅 references/metrics_frameworks.md。
# 介绍 [功能/产品]
## 问题
[用技术细节描述开发者的痛点]
## 解决方案
[高层次技术概述]
## 工作原理
[技术架构,附图表]
## 开始使用
[展示基本用法的代码示例]
## 下一步计划
[路线图预告]
[链接到完整文档]
主题: [功能] 现已可用
正文:
你好 [开发者姓名],
我们很高兴地宣布 [功能] 现已正式发布。
它的作用:
[一句技术描述]
它的重要性:
[开发者获益]
5 分钟开始使用:
[代码片段或快速开始链接]
关键资源:
- 文档:[链接]
- 示例代码:[链接]
- API 参考:[链接]
有问题?回复此邮件或加入我们的 [Discord/Slack]。
祝开发愉快!
[你的名字]
## [版本号] - YYYY-MM-DD
### 新增
- [新功能]:[技术描述]
- 示例:`client.newMethod(params)`
- [文档链接]
### 变更
- [破坏性变更]:[变更内容及原因]
- 迁移指南:[链接]
### 修复
- [错误修复]:[修复内容]
### 弃用
- [功能]:[移除时间线]
需要协调:
合作伙伴赋能:
发布活动:
指标审查:
成功之处:
不足之处:
行动项:
模板: [记录在 Notion/Confluence 中]
问题: "文档很快就会准备好" = 失败的发布
解决方案: 文档是不可妥协的。如有需要,推迟发布。
问题: "革命性的"、"无缝的"、"颠覆性的"
解决方案: 使用具体的技术语言、指标、代码。
问题: 破坏性变更没有迁移指南
解决方案: 清晰的迁移指南、迁移工具、版本支持计划。
问题: 所有精力都放在第 1 天,没有为持续采用做计划
解决方案: 规划 4 周的发布后内容日历。
问题: 发布后就消失
解决方案: 积极的社区参与,定期的办公时间。
产品: 开发者平台的新 REST API
时间线: 12 周
关键活动:
结果:
产品: 与流行的 DevOps 工具集成
时间线: 6 周
关键活动:
结果:
产品: 具有性能改进的新 SDK 版本
时间线: 2 周
关键活动:
结果:
技术发布需要:
使用脚本来简化规划,遵循框架以确保一致性,并始终将开发者放在首位。
开始使用:
scripts/assess_launch_tier.sh
每周安装次数
57
代码库
GitHub 星标数
103
首次出现
2026 年 1 月 22 日
安全审计
安装于
claude-code46
opencode44
codex42
gemini-cli40
cursor40
github-copilot37
Plan and execute successful launches for technical products, developer tools, APIs, SDKs, and platforms. This skill provides frameworks, checklists, and templates specifically designed for technical audiences and developer-focused products.
Built for:
Run the interactive assessment:
scripts/assess_launch_tier.sh
This determines if your launch is:
Create your comprehensive launch plan:
scripts/generate_launch_plan.sh
Provides structured plan with:
Before launch, check readiness:
scripts/validate_readiness.sh
Validates:
Different launches require different levels of investment:
| Tier | Type | Examples | Investment |
|---|---|---|---|
| Tier 1 | Major | GA launch, new product, major version | Full GTM, events, PR |
| Tier 2 | Standard | New features, integrations, SDKs | Selective GTM, blog, docs |
| Tier 3 | Minor | Updates, improvements, patches | Changelog, in-app |
See references/launch_tiers.md for complete framework.
Critical for technical launches:
Documentation:
Code Assets:
Developer Experience:
See references/developer_enablement.md for complete checklist.
Speak developer language:
Avoid:
Include:
See references/launch_messaging.md for templates.
Where developers discover new tools:
Primary:
Secondary:
Tertiary:
Objectives:
Activities:
Launch Tier Assessment
scripts/assess_launch_tier.sh
Stakeholder Kickoff
Define Success Metrics
Create Launch Timeline
scripts/generate_launch_plan.sh
Objectives:
Activities:
Documentation:
Code Assets:
Marketing Assets:
Sales Enablement:
Objectives:
Activities:
Internal Enablement:
External Prep:
Technical Validation:
scripts/validate_readiness.sh
Pre-Launch Checklist:
Launch Day Playbook:
Morning (9 AM):
Midday (12 PM):
Afternoon (3 PM):
End of Day:
Objectives:
Activities:
Week 1:
Week 2:
Week 4:
When:
Timeline: 12-16 weeks
Investment:
Deliverables:
When:
Timeline: 6-8 weeks
Investment:
Deliverables:
When:
Timeline: 2-4 weeks
Investment:
Deliverables:
Launch is NOT ready without:
Developer rule: "If it's not documented, it doesn't exist"
Developers want to see code:
Good:
# Initialize the SDK
import acme_sdk
client = acme_sdk.Client(api_key="your_key")
result = client.widgets.create(name="My Widget")
print(result.id)
Bad: "Our SDK makes it easy to create widgets with just a few lines of code"
Engagement hierarchy:
Developers appreciate:
Developers hate:
Engage where developers are:
Don't:
Activation:
Engagement:
Retention:
See references/metrics_frameworks.md for complete guide.
# Introducing [Feature/Product]
## The Problem
[Describe the developer pain point in technical detail]
## The Solution
[High-level technical overview]
## How It Works
[Technical architecture, with diagram]
## Getting Started
[Code sample showing basic usage]
## What's Next
[Roadmap tease]
[Link to full documentation]
Subject: [Feature] is now available
Body:
Hi [Developer Name],
We're excited to announce [Feature] is now generally available.
What it does:
[One sentence technical description]
Why it matters:
[Developer benefit]
Get started in 5 minutes:
[Code snippet or quick start link]
Key resources:
- Documentation: [link]
- Sample code: [link]
- API reference: [link]
Questions? Reply to this email or join us in [Discord/Slack].
Happy building!
[Your Name]
## [Version] - YYYY-MM-DD
### Added
- [New feature]: [Technical description]
- Example: `client.newMethod(params)`
- [Link to docs]
### Changed
- [Breaking change]: [What changed and why]
- Migration guide: [link]
### Fixed
- [Bug fix]: [What was fixed]
### Deprecated
- [Feature]: [Timeline for removal]
Coordination needed:
Partner Enablement:
Launch Activities:
Metrics Review:
What Worked:
What Didn't:
Action Items:
Template: [Document in Notion/Confluence]
Problem: "Docs will be ready soon" = Dead launch
Solution: Docs are non-negotiable. Delay launch if needed.
Problem: "Revolutionary", "Seamless", "Game-changing"
Solution: Use concrete technical language, metrics, code.
Problem: Breaking changes with no migration guide
Solution: Clear migration guide, migration tools, version support plan.
Problem: All effort on Day 1, nothing for ongoing adoption
Solution: Plan 4-week post-launch content calendar.
Problem: Launch and disappear
Solution: Active community engagement, regular office hours.
Product: New REST API for developer platform
Timeline: 12 weeks
Key Activities:
Results:
Product: Integration with popular DevOps tool
Timeline: 6 weeks
Key Activities:
Results:
Product: New SDK version with performance improvements
Timeline: 2 weeks
Key Activities:
Results:
Technical launches require:
Use the scripts to streamline planning, follow the frameworks for consistency, and always put developers first.
Get started:
scripts/assess_launch_tier.sh
Weekly Installs
57
Repository
GitHub Stars
103
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
claude-code46
opencode44
codex42
gemini-cli40
cursor40
github-copilot37
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
125,600 周安装
Swain Status - 跨项目状态仪表板与智能工作流推荐系统 | 开发运维与项目管理工具
53 周安装
新闻聚合技能 - 实时抓取Hacker News、微博热搜、GitHub等8大平台热点新闻,支持AI关键词扩展与深度内容提取
53 周安装
概念解剖方法论:ljg-learn技能详解,八步深度解析任何概念
53 周安装
Vercel开发服务器验证指南:使用agent-browser检测空白页面、水合错误与性能问题
53 周安装
MongoDB查询与索引优化指南:46条规则提升数据库性能,涵盖MongoDB 8.0新特性
Geofeed Tuner:IP地理位置数据源优化工具,RFC 8805合规与最佳实践
53 周安装