FMX Diagram Designer
The FMX-Diagram-Designer is a tool for creating and managing diagrams in the Delphi FMX, allowing developers to visually design and layout user interfaces for their applications.
- •When building a desktop application with Delphi and needing a visual interface designer
- •When creating complex user interfaces that require precise layout and design control
- •When migrating a VCL application to FMX and needing to redesign the user interface
Create a new TForm with a TDiagram component and add a button to it: `procedure TForm1.Button1Click(Sender: TObject) begin Diagram1.AddShape(TShape_Rectangle, 10, 10, 100, 100); end;`
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/fmx-diagram-designer && curl -fsSL https://workflowstacks.com/api/skills/fmx-diagram-designer/claude-skill -o ~/.claude/skills/fmx-diagram-designer/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
What's inside — free to inspect
Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/fmx-diagram-designer && curl -fsSL https://workflowstacks.com/api/skills/fmx-diagram-designer/claude-skill -o ~/.claude/skills/fmx-diagram-designer/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.