con un clic
Miliastra-image-editor-webui
Miliastra-image-editor-webui contiene 2 skills recopiladas de 1475505, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Generate SVG that can be imported into the 千星图片编辑器 (https://github.com/1475505/Miliastra-image-editor-webui) as positioned primitive shapes, then exported to GIA. Use when the user provides an image and wants SVG that fits it with a limited number of elements. The SVG importer only supports axis-aligned rectangles, circles/ellipses, and 3-point triangles — rotation is NOT preserved on import. If the user does not give a maximum element count, ask for it before generating the SVG.
Generate CSS that can be imported into the 千星图片编辑器 (https://github.com/1475505/Miliastra-image-editor-webui) as positioned shape elements. Use when the user wants AI to output CSS that fits or approximates an image with a limited number of elements. For stable import, prefer rectangle and ellipse building blocks only. If the user does not provide the maximum element count, ask for it before generating the CSS.