io-svg
Guides work on SVG import into the Grida Canvas Rust engine (cg crate). Covers crates/grida-canvas/src/svg/, the grida-dev svg-to-grida CLI, cross-boundary FBS codec tests (Rust encode → TS decode), SVG fixture authoring, and known SVG import limitations (text model, filters, transforms). Use when adding SVG feature support, fixing import bugs, authoring SVG test fixtures, debugging cross-boundary codec failures, or investigating what SVG elements map to which Grida node types.
Installation and usage
Guides work on SVG import into the Grida Canvas Rust engine (cg crate). Covers crates/grida-canvas/src/svg/, the grida-dev svg-to-grida CLI, cross-boundary FBS codec tests (Rust encode → TS decode), SVG fixture authoring, and known SVG import limitations (text model, filters, transforms). Use when adding SVG feature support, fixing import bugs, authoring SVG test fixtures, debugging cross-boundary codec failures, or investigating what SVG elements map to which Grida node types.
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use io-svg