Loading...
Loading...
Compare original and translation side by side
/architect/architectundefinedundefined
If `cli init` isn't available (non-Claude Code environment), skip — skills work without it.
**Check for existing project context:**
- Read `README.md`, `package.json`, `pyproject.toml` if they exist
- Read `CLAUDE.md` or `AGENTS.md` if present
- Scan for existing code to understand what's already built
- Don't ask questions you can answer from the codebase
如果`cli init`不可用(非Claude Code环境),则跳过此步骤——相关技能无需此操作也能正常运行。
**检查现有项目上下文:**
- 若存在`README.md`、`package.json`、`pyproject.toml`文件,读取这些文件
- 若存在`CLAUDE.md`或`AGENTS.md`文件,读取这些文件
- 扫描现有代码以了解已完成的开发内容
- 不要询问可以从代码库中找到答案的问题FOUNDER PROFILE
───────────────
Product: [what they're building]
Stage: [idea / MVP / launched / scaling]
Customer: [who pays, B2B/B2C, industry]
Stack: [detected or stated]
Bottleneck: [what's blocking them right now]
Team size: [solo / small team / growing]创始人档案
───────────────
产品: [他们正在打造的内容]
阶段: [创意 / MVP / 已上线 / 规模化扩张]
客户: [付费用户群体,B2B/B2C,所属行业]
技术栈: [检测到的或用户说明的技术栈]
瓶颈: [当前阻碍他们的问题]
团队规模: [单人 / 小型团队 / 扩张中]| Stage | Bottleneck | Start With |
|---|---|---|
| Idea | "Don't know what to build" | |
| Idea | "Know what, don't know how" | |
| MVP | "Need to ship faster" | |
| MVP | "Don't know if anyone wants this" | |
| Launched | "Need more users" | |
| Launched | "Code is a mess" | |
| Scaling | "Need to hire" | |
| Scaling | "Infra is breaking" | |
| Any | "Need funding" | |
| Health-tech | Any | Include |
Based on what you've told me, here's where I'd start:
1. /[skill] — [one sentence on why, specific to their situation]
2. /[skill] — [one sentence on why]
3. /[skill] — [one sentence on why]
Want to dive into #1?| 阶段 | 瓶颈 | 优先使用的技能 |
|---|---|---|
| 创意阶段 | "不知道该打造什么" | |
| 创意阶段 | "知道要做什么,但不知道怎么做" | |
| MVP阶段 | "需要更快交付" | |
| MVP阶段 | "不确定是否有人需要这个产品" | |
| 已上线 | "需要更多用户" | |
| 已上线 | "代码混乱" | |
| 规模化扩张 | "需要招聘人才" | |
| 规模化扩张 | "基础设施出现故障" | |
| 任意阶段 | "需要融资" | |
| 医疗科技 | 任意瓶颈 | 需包含 |
根据你告知的信息,我建议从以下方面开始:
1. /[技能名称] — [结合你们的具体情况,用一句话说明原因]
2. /[技能名称] — [一句话说明原因]
3. /[技能名称] — [一句话说明原因]
要不要深入了解第1项?| Situation | Quick Win |
|---|---|
| Has code, no CI | "Let me run |
| Has code, no tests | "Want me to review the riskiest file? |
| No landing page | "Let me draft your one-liner positioning. |
| No legal docs | "You need a privacy policy before launch. |
| No analytics | "Let me add basic event tracking. |
| 场景 | 快速方案 |
|---|---|
| 已有代码,但无CI | "让我在你的代码库上运行 |
| 已有代码,但无测试 | "要不要我帮你审查风险最高的文件?使用 |
| 无落地页 | "让我为你草拟一句定位语。使用 |
| 无法律文档 | "上线前你需要一份隐私政策。使用 |
| 无分析工具 | "让我添加基础事件追踪。使用 |
/build/build