skills/investor-materials/SKILL.md
创建并更新路演 PPT(Pitch Decks)、一页纸简介(One-pagers)、投资备忘录(Investor Memos)、加速器申请(Accelerator Applications)、财务模型(Financial Models)以及融资材料。当用户需要面向投资者的文档、预测、资金用途表(Use-of-funds tables)、里程碑计划,或需要在多个融资资产之间保持内部一致性时,请使用此功能。
npx skillsauth add xu-xiang/everything-claude-code-zh investor-materialsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
构建一致、可靠且易于辩护的面向投资者的材料。
所有融资材料必须保持一致。
在编写之前,创建或确认一个单一事实来源(Single Source of Truth):
如果出现矛盾的数字,请在起草前停止并解决它们。
推荐流程:
如果用户想要一个 Web 原生的幻灯片,请将此技能与 frontend-slides 配合使用。
包含:
在交付之前:
documentation
将签证申请文件(图像)翻译成英文,并创建包含原文和译文的双语 PDF。
development
Claude Code 会话的全方位验证系统。
tools
在编写新功能、修复 Bug 或重构代码时使用此技能。强制执行测试驱动开发(TDD),包括单元测试、集成测试和 E2E 测试,且覆盖率需达到 80% 以上。
tools
SwiftUI 架构模式,使用 @Observable 进行状态管理,视图组合、导航、性能优化以及现代 iOS/macOS UI 最佳实践。