SkillAgentSearch skills...

Editsvgcode

Online SVG auto-complete code editor based on monaco editor

Install / Use

/learn @nbelyh/Editsvgcode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Online SVG auto-complete code editor

The editor is based on monaco editor, and implements completion provider for SVG.

The information for the completion is taken from the SVG schema: https://github.com/dumistoklus/svg-xsd-schema

And mozilla SVG documentation: https://developer.mozilla.org/en-US/docs/Web/SVG/

The part with XSD auto-completion is based on: https://mono.software/2017/04/11/custom-intellisense-with-monaco-editor/

update

After creating the project found out a better tool here that provides everything this does and more, in VS Code: https://github.com/lishu/vscode-svg2

View on GitHub
GitHub Stars170
CategoryDevelopment
Updated6d ago
Forks72

Languages

JavaScript

Security Score

85/100

Audited on Mar 24, 2026

No findings