flow-kit 一套攒起来的 AI 编程流程文档。我自己平时写项目用的那套方法抽成可复用的 markdown 包。 里面的思路不是凭空想的,主要是把最近折腾过的几个开源项目——bmad、spec-kit、OpenSpec、GSD、claude-task-master、superpowers、gstack、skills——里面我觉得有用的部分挑出来,再按自己的工作流重排一遍。各自的品牌和 CLI 依赖都剥掉了,只留 markdown。 装一次,后面不跟任何上游版本绑定。 2026.5.13 合并提交:添加Artifact预检门 2026.5.6 下午15点,运行过程发现AI会跳过一些流程,请注意 为什么是纯 markdown 写多了项目会发现:一个工具只要"装"了,就一定会有版本问题、依赖冲突、哪天突然 breaking change。flow-kit 故意反过来——它不是工具,是一组文件。clone 到项目根目录就用,没有运行时。 不用 、不用 、不用 CLI Windsurf / Claude Code / Cursor / Copilot / Codex / Gemini / Cline 都能跑,只要 AI IDE 支持 引用文件 所有规则都在文件里,想改哪条就改哪个 md 坏处是手动操作多了点,好处是不会某天被工具更新坑到。 安装(30 秒) 把整个...
| Stars | 144 |
| Forks | 28 |
| Category | AI Tool |
| License | MIT |
| Quality Score | 52.565536405364/100 |
| Last Updated | 2026-05-13 |
| Created | 2026-05-06 |
| Platforms | claude-code |
| Est. Tokens | ~20k |
These tools work well together with flow-kit for enhanced workflows:
Explore other popular ai tool tools:
flow-kit is 一套融合了bmad、spec-kit、OpenSpec、GSD、claude-task-master、superpowers、gstack、skills的 AI 编程规范化流程. It is categorized as a AI Tool with 144 GitHub stars.
You can find installation instructions and usage details in the flow-kit GitHub repository at github.com/rihebty/flow-kit. The project has 144 stars and 28 forks, indicating an active community.
flow-kit is released under the MIT license, making it free to use and modify according to the license terms.