
Comic Chatter: Comic Strip Maker That Draws What You Type
通过输入描述生成漫画条,自动绘制角色和对话框。
ChrisPirillo · HN
I rebuilt Microsoft Comic Chat's layout engine in one HTML file
完整作品展
技术栈
60 projects

通过输入描述生成漫画条,自动绘制角色和对话框。
ChrisPirillo · HN
I rebuilt Microsoft Comic Chat's layout engine in one HTML file

在浏览器中体验Tank & Tackle的反重力游戏。
@_kidrah_24 · X
I vibe coded this game recently try it . Used anti-gravity for this .

在 Arrow Go Guard 中管理生命和时间,挑战故事、每日和无尽模式。
wilddog · V2EX
搞了个摸鱼小游戏 https://arrowgo.net/zh-cn 箭头消除游戏 有独立的闯关模式 有每日挑战 有无尽模式 还支持自己编辑地图

用复古Windows图标绘画,应用故障、反演、隧道、镜像和像素化等视觉效果。
@yarikholk · X
Check out what I just built with Lovable!

在Croqui参考上用纹理织物笔刷创作时尚设计。
@KalkiTheEnd2 · X
Check out what I just built with Lovable!

Memorize a chess position, rebuild it from memory, and get an instant score. Play free to train board vision, visualization, and spatial memory.
@Bing_Builds · X

记录狗狗训练、追踪技能进度的在线日志应用。
@Itssameskenasi · X
- An online dog training journal that helps you plan what to train next.

本地管理 AIGC 提示词、角色设定和视觉描述的工作台。
innerpeace03 · V2EX
做了个管 AIGC 提示词的本地工作台 —— Prompt Studio 先放地址(纯静态、无后端,打开即用): https://prompt-studio-7gh.pages.dev ## 为什么做这个 起因是身边一个做漫剧 / AI 短视频的朋友,她的 prompt 和素材全靠飞书文档 + 手动复制粘贴管理。 同一段角色设定、画风描述,在几十条 prompt 里被物理复制了几十遍 —— 真实样本里同一段片段重复出现了 16 次。 改一个设定就得全文档翻着改,漏一处就出错。 市面上要么是「以图为中心」的图库( MJ / Civitai 那种),要么是通用文档( Notion / 飞书), 都没解决「同一段提示词在很多地方被重复、想改一处就同步所有引用」这件事。所以自己动手做了一个。 ## 它是什么 一句话:浏览器里运行、数据全在本地、单人用的「提示词 + 素材」工作台。 核心就一件事 —— 消灭 prompt 片段的物理重复: - 片段层 + 规则层两级可复用资源,prompt 里用「引用」而不是复制粘贴 - 改一次片段,所有引用它的

团队共享的 AI 提示词与 Agent 技能库,支持 Claude Code、Cursor 等平台。
@promptcarrot · X

Start a board, give your agent the Ink skill, and whiteboard a project on the same live surface.
@trygetink · X
The whiteboard with superpowers over at

Doodle AI 将照片转换为有趣的手绘涂鸦头像。
Yash16 · HN
Doodle AI: open-source photo-to-doodle avatar generator

跟踪LeetCode问题并自动安排间隔重复复习。
u/SugarPerfect6150 · Reddit
I built a tool to track LeetCode progress and auto-schedule spaced repetition reviews I have been grinding leetcode problems and kept forgetting problems I solved 2-3 weeks ago. So I built GrindMate to fix this. You just type "solved two sum easy 15 min" and it handles the rest: Schedules spaced repetition reviews at day 1, 3, and 7 Sends daily email reminders when reviews are due Tracks NeetCode 150 progress across 18 categories Shows which problems Amazon/Google/Meta frequently as