@geekbb: Drawn by pi + DeepSeek, just realized this skill doesn't need an image generation model, it uses LLM to convert natural language descriptions into structured JSON → Node.js renderer generates SVG via pure geometric algorithms → injects into self-contained HTML. https://github.com/tt…

X AI KOLs Timeline Tools

Summary

Introducing Archify, a Claude Skill that converts natural language descriptions into structured JSON, then uses a Node.js renderer to generate SVG via pure geometric algorithms, injects into self-contained HTML, supports multiple technical charts and export formats.

Drawn by pi + DeepSeek, just realized this skill doesn't need an image generation model, it uses LLM to convert natural language descriptions into structured JSON → a Node.js renderer uses pure geometric algorithms to generate SVG → injects into self-contained HTML. https://t.co/ClTZDcWZdr https://t.co/8LgSh4BUTY
Original Article
View Cached Full Text

Cached at: 06/14/26, 07:38 AM

English

Similar Articles

@0xQiYan: Still drawing architecture diagrams manually? Dragging and tweaking for half a day? Bookmark this! Today I have to recommend this skill—I recently installed `drawio-skill`, and with just one sentence it can generate professional diagrams, no more drawing by hand. The logic is very simple: just speak naturally (e.g., "draw a trading system architecture diagram"), and it generates the diagram directly...

X AI KOLs Timeline

Introducing the drawio-skill tool, which generates professional diagrams such as architecture diagrams, flowcharts, ER diagrams, etc., based on natural language descriptions. It supports multi-round iteration and export to various formats, significantly improving diagramming efficiency.

@XAMTO_AI: Can generate architecture diagrams just by speaking? This tool is actually pretty impressive. Speak plain language to Claude, and it directly outputs architecture diagrams, flowcharts, sequence diagrams, data flow diagrams... It also supports one-click switching between dark and light themes, export in multiple formats, all in a single HTML file. Programmers who can't draw are saved, and programmers who don't want to draw are saved too...

X AI KOLs Timeline

Archify is a Claude Skill that allows users to generate architecture diagrams, flowcharts, sequence diagrams, etc. using natural language descriptions, and supports dark/light theme switching and multi-format export.

@wsl8297: Mermaid makes drawing flowcharts and sequence diagrams really easy, but the default rendering is far from beautiful, let alone usable in the terminal. I found a new open-source project on GitHub: beautiful-mermaid, which is specifically designed to make Mermaid rendering both beautiful and practical — it can export exquisite…

X AI KOLs Timeline

beautiful-mermaid is an open-source tool implemented in pure TypeScript that renders Mermaid diagrams as beautiful SVGs or terminal-friendly ASCII art. It supports 15 built-in themes and has zero DOM dependencies, making it suitable for use in AI-assisted programming.

@VincentLogic: Discovered an amazing tool for scientific visualization! nature-skills lets you create Nature-level figures using matplotlib. It handles multi-panel layouts, color schemes, fonts, and typography seamlessly, directly exporting editable SVGs. Comes with 5 built-in Nature-style template examples, supporting bar…

X AI KOLs Timeline

nature-skills is a scientific visualization tool based on matplotlib. It features built-in Nature-style templates, supports various chart types, and outputs editable SVG format, aiming to streamline the figure creation process for scientific papers.