Toolverse
All skills

sfsymbol-generator

by openclaw

Generate an Xcode SF Symbol asset catalog .symbolset from an SVG. Use when you need to add a custom SF Symbol (build-time) by creating the symbolset folder, Contents.json, and SVG file.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Frontend
Views
1

About this skill

Generate an Xcode SF Symbol asset catalog .symbolset from an SVG. Use when you need to add a custom SF Symbol (build-time) by creating the symbolset folder, Contents.json, and SVG file.

How to use

  1. Przygotuj plik SVG zawierający viewBox i kształty oparte na ścieżkach wektorowych (paths). Jeśli używasz prostokątów, zostaną one automatycznie przekonwertowane; inne kształty powinny być wcześniej zamienione na ścieżki. Preferuj wypełnione kształty bez obrysów, aby uniknąć artefaktów.

  2. Umieść plik SVG w dostępnej lokalizacji na dysku, np. /Users/admin/Desktop/moja-ikona.svg.

  3. Uruchom skrypt generujący z szablonu: ./scripts/generate-from-template.js nazwa.ikony /ścieżka/do/pliku.svg. Skrypt automatycznie znajdzie szablon SF Symbols w katalogu Assets.xcassets/Symbols lub użyje wbudowanego szablonu.

  4. Opcjonalnie wskaż własny szablon SF Symbols jako trzeci argument: ./scripts/generate-from-template.js nazwa.ikony /ścieżka/do/pliku.svg /ścieżka/do/szablonu.svg.

  5. Jeśli chcesz zmienić domyślną lokalizację katalogu zasobów, ustaw zmienną środowiskową SFSYMBOL_ASSETS_DIR przed uruchomieniem skryptu.

  6. Skrypt waliduje SVG, oblicza granice ścieżek, centruje je w marginesach szablonu SF Symbols, wstrzykuje wektory do wariantów (Ultralight/Regular/Black) i tworzy folder nazwa.ikony.symbolset w katalogu Symbols projektu Xcode.

Related skills

shadcn-ui-setup

by maneeshanif

Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.

Frontend
23167

web-research

by langchain-ai

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

Frontend
18114

frontend-slides

by sickn33

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual

Frontend
65135

theme-factory

by anthropics

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Frontend
40139

browser-use

by browser-use

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

Frontend
23107

dev-browser

by SawyerHood

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include \

Frontend
38151