配置 MCP:
deepwiki 和 context7
预置条件:
初始化 Next.js 16 和 shadcn-ui 。
初始化 SpecKit 配置。
原始提示词:
```
请使用开源库 mediabunny 实现一个名叫 "Format Studio" 的网页应用, 类似很多年前 Windows 中的"格式工厂"这款软件, 可以转换视频文件和音频文件格式。
纯前端应用,无任何服务端依赖。
必须使用 mediabunny 的功能, 不要使用 FFMpeg.wasm 做降级。
deepwiki 和 context7
预置条件:
初始化 Next.js 16 和 shadcn-ui 。
初始化 SpecKit 配置。
原始提示词:
```
请使用开源库 mediabunny 实现一个名叫 "Format Studio" 的网页应用, 类似很多年前 Windows 中的"格式工厂"这款软件, 可以转换视频文件和音频文件格式。
纯前端应用,无任何服务端依赖。
必须使用 mediabunny 的功能, 不要使用 FFMpeg.wasm 做降级。
November 2, 2025 at 4:59 AM
配置 MCP:
deepwiki 和 context7
预置条件:
初始化 Next.js 16 和 shadcn-ui 。
初始化 SpecKit 配置。
原始提示词:
```
请使用开源库 mediabunny 实现一个名叫 "Format Studio" 的网页应用, 类似很多年前 Windows 中的"格式工厂"这款软件, 可以转换视频文件和音频文件格式。
纯前端应用,无任何服务端依赖。
必须使用 mediabunny 的功能, 不要使用 FFMpeg.wasm 做降级。
deepwiki 和 context7
预置条件:
初始化 Next.js 16 和 shadcn-ui 。
初始化 SpecKit 配置。
原始提示词:
```
请使用开源库 mediabunny 实现一个名叫 "Format Studio" 的网页应用, 类似很多年前 Windows 中的"格式工厂"这款软件, 可以转换视频文件和音频文件格式。
纯前端应用,无任何服务端依赖。
必须使用 mediabunny 的功能, 不要使用 FFMpeg.wasm 做降级。
Codex 做出来的效果: https://format-studio.run-on.workers.dev/
其他模型 GLM 4.6 、M2、KAT-Coder 都未完成作业。能进入编码阶段的是 GLM 4.6,但是代码里边一堆 document 导致 Next.js 报错太多就没往下走了。M2、KAT-Coder 在技术方案阶段没满意的产出,有的是工具不调用、有的是不听话。
K2、Qwen、DeepSeek 没测试,提示词和方法放下面👇了,你们有兴趣可以自己测试,或者复现 Codex 的作业。
---
测试工具:
SpecKit + Claude Code / Codex
其他模型 GLM 4.6 、M2、KAT-Coder 都未完成作业。能进入编码阶段的是 GLM 4.6,但是代码里边一堆 document 导致 Next.js 报错太多就没往下走了。M2、KAT-Coder 在技术方案阶段没满意的产出,有的是工具不调用、有的是不听话。
K2、Qwen、DeepSeek 没测试,提示词和方法放下面👇了,你们有兴趣可以自己测试,或者复现 Codex 的作业。
---
测试工具:
SpecKit + Claude Code / Codex
Create Next App
Generated by create next app
format-studio.run-on.workers.dev
November 2, 2025 at 4:59 AM
Codex 做出来的效果: https://format-studio.run-on.workers.dev/
其他模型 GLM 4.6 、M2、KAT-Coder 都未完成作业。能进入编码阶段的是 GLM 4.6,但是代码里边一堆 document 导致 Next.js 报错太多就没往下走了。M2、KAT-Coder 在技术方案阶段没满意的产出,有的是工具不调用、有的是不听话。
K2、Qwen、DeepSeek 没测试,提示词和方法放下面👇了,你们有兴趣可以自己测试,或者复现 Codex 的作业。
---
测试工具:
SpecKit + Claude Code / Codex
其他模型 GLM 4.6 、M2、KAT-Coder 都未完成作业。能进入编码阶段的是 GLM 4.6,但是代码里边一堆 document 导致 Next.js 报错太多就没往下走了。M2、KAT-Coder 在技术方案阶段没满意的产出,有的是工具不调用、有的是不听话。
K2、Qwen、DeepSeek 没测试,提示词和方法放下面👇了,你们有兴趣可以自己测试,或者复现 Codex 的作业。
---
测试工具:
SpecKit + Claude Code / Codex
这周一直在实践 SpecKit (宪章 -> 需求澄清 -> 技术方案 -> 编码 -> 检查改进) 规范 AI 编程,尝试不写代码来构建一个复杂一点的应用。
题目是:使用“mediabunny”构建一个音视频格式转换的网页应用,不使用服务端和 FFMPEG.wasm。
选用“mediabunny”的原因是:新出现的 npm 库大模型的知识库里边没具体知识,模型必须使用工具才能完成。
最终能交作业的模型是 Codex 和 Sonnet 4.5。Codex 的 UI 挺好的,Sonnet 4.5 做出来了,但是 UI 太 AI 了。
题目是:使用“mediabunny”构建一个音视频格式转换的网页应用,不使用服务端和 FFMPEG.wasm。
选用“mediabunny”的原因是:新出现的 npm 库大模型的知识库里边没具体知识,模型必须使用工具才能完成。
最终能交作业的模型是 Codex 和 Sonnet 4.5。Codex 的 UI 挺好的,Sonnet 4.5 做出来了,但是 UI 太 AI 了。
November 2, 2025 at 4:58 AM
这周一直在实践 SpecKit (宪章 -> 需求澄清 -> 技术方案 -> 编码 -> 检查改进) 规范 AI 编程,尝试不写代码来构建一个复杂一点的应用。
题目是:使用“mediabunny”构建一个音视频格式转换的网页应用,不使用服务端和 FFMPEG.wasm。
选用“mediabunny”的原因是:新出现的 npm 库大模型的知识库里边没具体知识,模型必须使用工具才能完成。
最终能交作业的模型是 Codex 和 Sonnet 4.5。Codex 的 UI 挺好的,Sonnet 4.5 做出来了,但是 UI 太 AI 了。
题目是:使用“mediabunny”构建一个音视频格式转换的网页应用,不使用服务端和 FFMPEG.wasm。
选用“mediabunny”的原因是:新出现的 npm 库大模型的知识库里边没具体知识,模型必须使用工具才能完成。
最终能交作业的模型是 Codex 和 Sonnet 4.5。Codex 的 UI 挺好的,Sonnet 4.5 做出来了,但是 UI 太 AI 了。
Going live with Den again this morning following up on #githubuniverse live coding on his 2D platformer and Spec Kit! www.youtube.com/watch?v=9HEw...
#vscode #githubcopilot #speckit
#vscode #githubcopilot #speckit
🔴 Let it Cook - Spec-Driven Game Dev with Den
YouTube video by Visual Studio Code
www.youtube.com
October 31, 2025 at 3:02 PM
Going live with Den again this morning following up on #githubuniverse live coding on his 2D platformer and Spec Kit! www.youtube.com/watch?v=9HEw...
#vscode #githubcopilot #speckit
#vscode #githubcopilot #speckit
Hard agree, I'm making more use of spec frameworks too (speckit) and it's hard to deny the productivity boost.
It does create a different relationship with your codebase though that I'm trying to get used to.
It does create a different relationship with your codebase though that I'm trying to get used to.
October 30, 2025 at 9:33 PM
Hard agree, I'm making more use of spec frameworks too (speckit) and it's hard to deny the productivity boost.
It does create a different relationship with your codebase though that I'm trying to get used to.
It does create a different relationship with your codebase though that I'm trying to get used to.
.NET Rocks! - GitHub Spec Kit with Den Delimarsky and hosts Carl Franklin & Richard Campbell buff.ly/8DYb6sv #podcast #devcommunity #github #speckit #llm #ai #sdd GitHub Spec Kit with Den Delim...
Interest | Match | Feed
Interest | Match | Feed
Origin
bsky.app
October 30, 2025 at 4:03 PM
.NET Rocks! - GitHub Spec Kit with Den Delimarsky and hosts Carl Franklin & Richard Campbell
buff.ly/8DYb6sv
#podcast #devcommunity #github #speckit #llm #ai #sdd
buff.ly/8DYb6sv
#podcast #devcommunity #github #speckit #llm #ai #sdd
GitHub Spec Kit with Den Delimarsky
How do you build quality software with LLMs? Carl and Richard talk to Den Delimarsky about the GitHub Spec Kit, which uses specifications to help LLMs generate
buff.ly
October 30, 2025 at 4:02 PM
.NET Rocks! - GitHub Spec Kit with Den Delimarsky and hosts Carl Franklin & Richard Campbell
buff.ly/8DYb6sv
#podcast #devcommunity #github #speckit #llm #ai #sdd
buff.ly/8DYb6sv
#podcast #devcommunity #github #speckit #llm #ai #sdd
AI in coding is cool and stuff, but even using tools like @github.com's #speckit - it's like have the laziest junior developer hanging around.
_No, dude... no... You can just remove the logging because you don't like it. Remember the spec (constitution) you agreed too? ...telemetry is critical!_
_No, dude... no... You can just remove the logging because you don't like it. Remember the spec (constitution) you agreed too? ...telemetry is critical!_
October 30, 2025 at 3:30 PM
AI in coding is cool and stuff, but even using tools like @github.com's #speckit - it's like have the laziest junior developer hanging around.
_No, dude... no... You can just remove the logging because you don't like it. Remember the spec (constitution) you agreed too? ...telemetry is critical!_
_No, dude... no... You can just remove the logging because you don't like it. Remember the spec (constitution) you agreed too? ...telemetry is critical!_
Had a come to Jesus with #Claude and #SpecKit tonight.
Me: "Would analyzing my actual repo help evaluate if SpecKit is genuinely useful or just a security blanket?"
Claude: "Yes, let me look at the evidence."
gist.github.com/NotMyself/0e...
Me: "Would analyzing my actual repo help evaluate if SpecKit is genuinely useful or just a security blanket?"
Claude: "Yes, let me look at the evidence."
gist.github.com/NotMyself/0e...
1.Story.md
GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
October 26, 2025 at 2:33 AM
Had a come to Jesus with #Claude and #SpecKit tonight.
Me: "Would analyzing my actual repo help evaluate if SpecKit is genuinely useful or just a security blanket?"
Claude: "Yes, let me look at the evidence."
gist.github.com/NotMyself/0e...
Me: "Would analyzing my actual repo help evaluate if SpecKit is genuinely useful or just a security blanket?"
Claude: "Yes, let me look at the evidence."
gist.github.com/NotMyself/0e...
I do not think I have ever designed an end to end test system quite like this over morning coffee on my day off. #ClaudeCode has it's hooks deep in my brain at this point. Got him working on the plan now using #speckit.
github.com/NotMyself/cl...
github.com/NotMyself/cl...
Feature: End-to-End Smart Merge Test with Parallel Execution · Issue #27 · NotMyself/claude-win11-speckit-update-skill
Summary Implement comprehensive end-to-end testing for the smart merge system to validate data preservation, merge quality, and cross-version compatibility. Motivation No cross-version testing: Cur...
github.com
October 24, 2025 at 3:09 PM
I do not think I have ever designed an end to end test system quite like this over morning coffee on my day off. #ClaudeCode has it's hooks deep in my brain at this point. Got him working on the plan now using #speckit.
github.com/NotMyself/cl...
github.com/NotMyself/cl...
I have been working on a little #claudecode skill to keep my projects up to date with #speckit. It has taken on a life of its own.
Check it out. Thanks to @den.dev for such a cool tool that has saved my bacon many times.
github.com/NotMyself/cl...
Check it out. Thanks to @den.dev for such a cool tool that has saved my bacon many times.
github.com/NotMyself/cl...
GitHub - NotMyself/claude-win11-speckit-update-skill: A Claude Code Skill that manages GitHub SpecKit updates.
A Claude Code Skill that manages GitHub SpecKit updates. - NotMyself/claude-win11-speckit-update-skill
github.com
October 23, 2025 at 11:13 PM
I have been working on a little #claudecode skill to keep my projects up to date with #speckit. It has taken on a life of its own.
Check it out. Thanks to @den.dev for such a cool tool that has saved my bacon many times.
github.com/NotMyself/cl...
Check it out. Thanks to @den.dev for such a cool tool that has saved my bacon many times.
github.com/NotMyself/cl...
GitHub Spec Kit 🤝 Agent Handoffs in Visual Studio Code | with Den Delimarsky
buff.ly/KKwOmLk
#vscode #speckit #aiagents #ai #github #specdrivendevelopment
buff.ly/KKwOmLk
#vscode #speckit #aiagents #ai #github #specdrivendevelopment
GitHub Spec Kit 🤝 Agent Handoffs in Visual Studio Code
We're bringing something new to you today - an unreleased feature that we're ACTUALLY very excited about because it means less typing of everything from scratch and keeping track of all the commands…
buff.ly
October 23, 2025 at 11:30 AM
GitHub Spec Kit 🤝 Agent Handoffs in Visual Studio Code | with Den Delimarsky
buff.ly/KKwOmLk
#vscode #speckit #aiagents #ai #github #specdrivendevelopment
buff.ly/KKwOmLk
#vscode #speckit #aiagents #ai #github #specdrivendevelopment
Kiro でも SpecKit でも何でも良かったが、進行中プロジェクトへの途中参戦は、OpenSpec は気軽に行えた。
October 20, 2025 at 2:26 PM
Kiro でも SpecKit でも何でも良かったが、進行中プロジェクトへの途中参戦は、OpenSpec は気軽に行えた。
いわゆるスペック駆動開発やってるんだけど、tsumikiとccsddとspeckit試したんだけど、どれもドキュメントが過剰すぎる
October 20, 2025 at 9:42 AM
いわゆるスペック駆動開発やってるんだけど、tsumikiとccsddとspeckit試したんだけど、どれもドキュメントが過剰すぎる
Released a Claude Code skill for safe SpecKit updates that preserves customizations
Problem: specify init --force destroys customizations
Solution: Auto-detect changes, merge conflicts, backup & rollback
github.com/NotMyself/claude-win11-speckit-update-skill
#ClaudeCode #SpecKit
Problem: specify init --force destroys customizations
Solution: Auto-detect changes, merge conflicts, backup & rollback
github.com/NotMyself/claude-win11-speckit-update-skill
#ClaudeCode #SpecKit
GitHub - NotMyself/claude-win11-speckit-update-skill: A Claude Code Skill that manages GitHub SpecKit updates.
A Claude Code Skill that manages GitHub SpecKit updates. - NotMyself/claude-win11-speckit-update-skill
github.com
October 19, 2025 at 10:28 PM
Released a Claude Code skill for safe SpecKit updates that preserves customizations
Problem: specify init --force destroys customizations
Solution: Auto-detect changes, merge conflicts, backup & rollback
github.com/NotMyself/claude-win11-speckit-update-skill
#ClaudeCode #SpecKit
Problem: specify init --force destroys customizations
Solution: Auto-detect changes, merge conflicts, backup & rollback
github.com/NotMyself/claude-win11-speckit-update-skill
#ClaudeCode #SpecKit
🚀刚用OpenSpec给现有项目添加新功能,体验太震撼了
与SpecKit不同,OpenSpec专为从1到N的迭代开发设计
让 AI 编程助手的输出从随机猜测变成精准执行,代码质量 100% 可控
最牛的是:我用它给一个番茄钟App添加自定义时长功能,从创建提议到代码实现,全程AI自动完成,却完全按照我的规范执行
youtu.be/ANjiJQQIBo0
与SpecKit不同,OpenSpec专为从1到N的迭代开发设计
让 AI 编程助手的输出从随机猜测变成精准执行,代码质量 100% 可控
最牛的是:我用它给一个番茄钟App添加自定义时长功能,从创建提议到代码实现,全程AI自动完成,却完全按照我的规范执行
youtu.be/ANjiJQQIBo0
🚀 程序员必看让AI编程100%可控!从1到N的开发神器OpenSpec规范驱动开发完整实战指南!支持Cursor、Claude Code、Codex!比SpecKit更强大!三分钟实现iOS项目迭代
YouTube video by AI超元域
youtu.be
October 17, 2025 at 9:22 AM
🚀刚用OpenSpec给现有项目添加新功能,体验太震撼了
与SpecKit不同,OpenSpec专为从1到N的迭代开发设计
让 AI 编程助手的输出从随机猜测变成精准执行,代码质量 100% 可控
最牛的是:我用它给一个番茄钟App添加自定义时长功能,从创建提议到代码实现,全程AI自动完成,却完全按照我的规范执行
youtu.be/ANjiJQQIBo0
与SpecKit不同,OpenSpec专为从1到N的迭代开发设计
让 AI 编程助手的输出从随机猜测变成精准执行,代码质量 100% 可控
最牛的是:我用它给一个番茄钟App添加自定义时长功能,从创建提议到代码实现,全程AI自动完成,却完全按照我的规范执行
youtu.be/ANjiJQQIBo0
Has anybody tried out SpecKit? What are your thoughts?
GitHub - github/spec-kit: 💫 Toolkit to help you get started with Spec-Driven Development
💫 Toolkit to help you get started with Spec-Driven Development - github/spec-kit
github.com
October 16, 2025 at 4:03 PM
Has anybody tried out SpecKit? What are your thoughts?
Great write-up, Den. Also, was catching up with Daniels superb agentic workflow post github.blog/ai-and-ml/gi... And trying to use Speckit within it which he has briefly touched upon. But I'm not sure how speckit operates with copilot-instructions.md in lieu of constitution.md
How to build reliable AI workflows with agentic primitives and context engineering
See how this three-part framework will turn AI into a repeatable and reliable engineering practice.
github.blog
October 14, 2025 at 7:16 AM
Great write-up, Den. Also, was catching up with Daniels superb agentic workflow post github.blog/ai-and-ml/gi... And trying to use Speckit within it which he has briefly touched upon. But I'm not sure how speckit operates with copilot-instructions.md in lieu of constitution.md
I'm trying out GitHub Speckit for developing a Rust gRPC project.
October 13, 2025 at 12:28 AM
I'm trying out GitHub Speckit for developing a Rust gRPC project.
SpecKit 使ってみてるけど、ちょっと扱いが難しいなぁ、spec ごとにブランチが状態を持っちゃってる?から、取り回しが悪いと思ってしまった。
SDD 自体は SpecKit じゃなくてもできるし、使わなければいいだけの話ではあるけど、単に使いこなせていない可能性もあるから、もう少しウォッチしておこう。
SDD 自体は SpecKit じゃなくてもできるし、使わなければいいだけの話ではあるけど、単に使いこなせていない可能性もあるから、もう少しウォッチしておこう。
October 12, 2025 at 2:18 PM
SpecKit 使ってみてるけど、ちょっと扱いが難しいなぁ、spec ごとにブランチが状態を持っちゃってる?から、取り回しが悪いと思ってしまった。
SDD 自体は SpecKit じゃなくてもできるし、使わなければいいだけの話ではあるけど、単に使いこなせていない可能性もあるから、もう少しウォッチしておこう。
SDD 自体は SpecKit じゃなくてもできるし、使わなければいいだけの話ではあるけど、単に使いこなせていない可能性もあるから、もう少しウォッチしておこう。
[LLM Bullshit]
Okay so SpecKit just seems to be a whole thing where they convince you to use up as many tokens and premium requests as possible writing 15 markdown files to change 20 lines of code and that's just fucking hilarious to me.
Okay so SpecKit just seems to be a whole thing where they convince you to use up as many tokens and premium requests as possible writing 15 markdown files to change 20 lines of code and that's just fucking hilarious to me.
October 11, 2025 at 9:48 PM
[LLM Bullshit]
Okay so SpecKit just seems to be a whole thing where they convince you to use up as many tokens and premium requests as possible writing 15 markdown files to change 20 lines of code and that's just fucking hilarious to me.
Okay so SpecKit just seems to be a whole thing where they convince you to use up as many tokens and premium requests as possible writing 15 markdown files to change 20 lines of code and that's just fucking hilarious to me.
東京に戻ったら、重い腰を上げて SpecKit を試そうと思っている
October 11, 2025 at 11:39 AM
東京に戻ったら、重い腰を上げて SpecKit を試そうと思っている
🛠️ Spec Kit — Toolkit open source dari GitHub untuk Spec-Driven Development
📌 Jalankan perintah seperti specify init, /specify, /plan, /tasks agar spesifikasi, rencana, dan tugas jadi pusat alur kerja AI coding agent.
🔗 github.com/github/spec-kit
#SpecKit #OpenSource #SpecDrivenDevelopment
📌 Jalankan perintah seperti specify init, /specify, /plan, /tasks agar spesifikasi, rencana, dan tugas jadi pusat alur kerja AI coding agent.
🔗 github.com/github/spec-kit
#SpecKit #OpenSource #SpecDrivenDevelopment
October 10, 2025 at 4:36 AM
🛠️ Spec Kit — Toolkit open source dari GitHub untuk Spec-Driven Development
📌 Jalankan perintah seperti specify init, /specify, /plan, /tasks agar spesifikasi, rencana, dan tugas jadi pusat alur kerja AI coding agent.
🔗 github.com/github/spec-kit
#SpecKit #OpenSource #SpecDrivenDevelopment
📌 Jalankan perintah seperti specify init, /specify, /plan, /tasks agar spesifikasi, rencana, dan tugas jadi pusat alur kerja AI coding agent.
🔗 github.com/github/spec-kit
#SpecKit #OpenSource #SpecDrivenDevelopment
Claude Code で SpecKit を動かしているのだけど Sonnet 4.5 のおかげでまだまだ Pro プランの制限に余裕がある
October 10, 2025 at 2:51 AM
Claude Code で SpecKit を動かしているのだけど Sonnet 4.5 のおかげでまだまだ Pro プランの制限に余裕がある