
Propelio | Proposal software for independent studios and agencies
使用模板、电子签名和分析工具在几分钟内创建专业提案。
@propelio_app · X
Hey man, Building Propelio, proposals for freelancers Let’s connect!
完整作品展
技术栈
60 projects

使用模板、电子签名和分析工具在几分钟内创建专业提案。
@propelio_app · X
Hey man, Building Propelio, proposals for freelancers Let’s connect!

追踪 Shopify 应用商店应用和关键词,研究竞争对手,发现市场机会。
@yuangwya · X

从 prompts 构建 web apps,将其部署上线,并生成营销内容。
@promptui · X

Voidocs 为初创团队创建专业文档,无需代码配置。
@hannah24_app · X

为软件团队打造的项目管理、CRM 和 HR 一体化平台。
@aquib_builds · X
MyTaskly — task/project management SaaS, live at Problem: small teams overpay for bloated PM tools or just lose track of things in WhatsApp/spreadsheets.

用可视化无代码构建器创建和部署 AI 工作流及智能体。
@RanRan1357699 · X
Just shipped a smart guardrail in experiments: if your flow needs test data, it now blocks runs with a friendly prompt and offers one-click AI-generated samples. No more silent all-fail runs! Small details, big peace of mind. #BuildInPublic

检查你的 AI 应用的安全性、隐私和治理准备情况。
u/Budget_Lawfulness_33 · Reddit
I made a tool that bridges the gap between vibe coding and actually knowing what you shipped A lot of people are shipping things they don’t fully understand anymore. With the new flagship models such Claude/Codex and people spending hundreds on AI subscriptions to build faster, apps are being shipped quicker than ever. But when you’re constantly throwing prompts at AI, adding features, and moving fast, it’s easy to lose track of what actually made it into your codebase. So I built: https

VibeDoctor 扫描 AI 编码应用的安全、性能和代码质量问题。
@Vibedoctor_io · X
Connect VibeDoctor MCP to Cursor, Copilot, Claude Code or Windsurf. Your agent gets a security gate built in. #ClaudeCode #AppSecurity #DevTools

从文本提示或图像生成无缝纹理,支持预览、重新着色和导出。
Seamless Canvas — AI 无缝纹理生成器,通过文字描述或上传图像生成可平铺纹理 - [更多介绍](https://seamlesscanvas.com)

快速生成美观的二维码,支持自定义颜色、渐变和商标。
@TheSarimQureshi · X


可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t