Show HN: Flompt – Visual prompt builder that decomposes prompts into blocks
hkonte Friday, March 06, 2026Anthropic's research shows prompt structure matters more than model choice. Flompt takes any raw prompt, decomposes it into 12 typed blocks (role, context, objective, constraints, examples, chain-of-thought, output format, etc.), and compiles them into Claude-optimized XML.
Three interfaces: web app (React Flow canvas), browser extension (injects into ChatGPT/Claude/Gemini toolbars), and MCP server for Claude Code.
Stack: React + TypeScript + React Flow + Zustand, FastAPI + Claude API backend, Caddy.
Free, no account, open-source. Demo: https://youtu.be/hFVTnnw9wIU
Summary
Flompt is an open-source command-line tool that simplifies the process of creating, updating, and managing Docker images and containers. It provides a streamlined interface for common Docker tasks, allowing users to efficiently manage their Docker-based applications.
1
0
Summary
github.com