figure-spec

仓库创建 2026年3月10日最近提交 5 天前SkillHot 收录 20 天前
▸ 精选理由

生成可编辑、确定性的出版级架构与流程图,便于论文与文档排版。

这个 Skill 做什么

将结构化 JSON(FigureSpec)确定性渲染为可编辑的出版级 SVG 矢量图。

把结构化 JSON(FigureSpec)确定性地渲染成可编辑、出版级的 SVG 矢量图,适合画架构图、工作流、pipeline 或系统拓扑图。常用于需要精确布局、可复现且可直接修改的论文或技术文档插图。特点是输出为可编辑的矢量格式、渲染可重现,比随意的 AI 插画更适合正式发布和审稿。

▸ 展开 SKILL.md 英文原文

Generate deterministic publication-quality architecture, workflow, and pipeline diagrams from structured JSON (FigureSpec) into editable SVG. Use when user says "架构图", "workflow 图", "pipeline 图", "确定性矢量图", "figure spec", "draw architecture", or needs precise, editable, publication-ready vector diagrams. Preferred over AI illustration for formal architecture/workflow figures.

内容创作架构图矢量图可编辑SVG通用
1.4w
Stars
1.2k
Forks
40
仓库内 Skill
+844
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/figure-spec/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/wanshuiyin/Auto-claude-code-research-in-sleep/main/skills/figure-spec/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# FigureSpec: Deterministic JSON → SVG Figure Generation

Generate publication-quality **architecture diagrams**, **workflow pipelines**, **audit cascades**, and **system topology** figures as editable SVG vector graphics using a deterministic JSON → SVG renderer.

## When to Use This Skill

**Use `figure-spec`** for:
- System architecture diagrams (layered, hub-and-spoke, multi-plane)
- Workflow / pipeline figures
- Audit cascade / flow-control diagrams
- Any structured diagram where node positions, connections, and groupings are semantically important
- Figures that need to be edited/tweaked later (SVG is plain text)
- Figures where determinism matters (same spec → same SVG)

**Do NOT use 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有