docs/zh-CN/skills/investor-materials/SKILL.md
创建和更新宣传文稿、一页简介、投资者备忘录、加速器申请、财务模型和融资材料。当用户需要面向投资者的文件、预测、资金用途表、里程碑计划或必须在多个融资资产中保持内部一致性的材料时使用。
npx skillsauth add niloykumarbarman/EVERYTHING-CLAUDE-CODE 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.
构建面向投资者的材料,要求一致、可信且易于辩护。
所有投资者材料必须彼此一致。
在撰写前创建或确认单一事实来源:
如果出现冲突的数字,请停止起草并解决它们。
推荐流程:
如果用户想要一个基于网页的演讲稿,请将此技能与 frontend-slides 配对使用。
包含:
在交付前:
tools
惯用的Kotlin模式、最佳实践和约定,用于构建健壮、高效且可维护的Kotlin应用程序,包括协程、空安全和DSL构建器。
development
Ktor 服务器模式,包括路由 DSL、插件、身份验证、Koin DI、kotlinx.serialization、WebSockets 和 testApplication 测试。
data-ai
JetBrains Exposed ORM 模式,包括 DSL 查询、DAO 模式、事务、HikariCP 连接池、Flyway 迁移和仓库模式。
tools
Kotlin协程与Flow在Android和KMP中的模式——结构化并发、Flow操作符、StateFlow、错误处理和测试。