scientific-svg-figures

Create editable SVG figures with fixed viewBox and semantic labels.

19|2|Updated Mar 14, 2025
One-click install
npx skills add https://github.com/ThalesGroup/agilab --skill scientific-svg-figures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-svg-figures
Source: https://github.com/ThalesGroup/agilab/tree/main/.claude/skills/scientific-svg-figures
Command: npx skills add https://github.com/ThalesGroup/agilab --skill scientific-svg-figures

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Publication-quality figures are hard to edit and reproduce across documents; this skill provides an editable, deterministic SVG source with stable layout to unify architecture diagrams, pipelines, and results.

Core Features & Use Cases

  • Single-source truth: maintain one editable SVG with explicit coordinates, fixed viewBox, and semantic labels.
  • Cross-medium readiness: designed for reports, slides, README/docs, and DOCX/PDF exports.
  • Guided workflows: templates and references to figure classes and surface profiles to ensure consistency.

Quick Start

Create an editable, publication-grade SVG figure with a fixed viewBox and semantic labels for an architecture diagram.

Frequently Asked Questions about scientific-svg-figures

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create publication-ready SVG diagrams for research papers?

Publication-ready SVG diagrams are generated using deterministic geometry, a fixed viewBox, and semantic labeling to ensure crisp, editable vector figures for reports, slides, and PDF/DOCX exports.

What is the best way to maintain a single editable SVG source for architecture diagrams?

Maintaining a single editable SVG source with explicit coordinates and semantic labels ensures architecture diagrams remain stable, reproducible, and consistent across multiple document formats.

Can I use these SVG figures for DOCX and PDF exports without layout breaking?

Yes, SVG figures are built with export-safe constraints and fixed viewboxes, ensuring deterministic geometry and stable layouts remain intact during DOCX and PDF exports.

Does this approach support complex pipelines and training loop diagrams?

Yes, the Skill explicitly supports complex pipelines and training loop diagrams by applying guided workflows, templates, and surface profiles to maintain consistent vector structure and accessible annotations.

How do I add accessible annotations to vector architecture diagrams?

Accessible annotations are integrated into vector architecture diagrams using semantic labeling and explicit coordinate constraints, ensuring text remains readable, editable, and export-safe across different surfaces.

Why do my SVG architecture diagrams lose alignment when exported to slides?

SVG architecture diagrams lose alignment during export without a fixed viewBox and explicit coordinates; enforcing deterministic geometry and export-safe constraints prevents layout shifts across slides and reports.