with one click
xo-docs
xo-docs contains 2 collected skills from sharmasuraj0123, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Adds icons to the xo-docs project. Handles two icon types: 1. AI/LLM model brand icons from @lobehub/icons (downloaded as SVG to public/icons/, registered in BRAND_ICONS in src/lib/source.ts) 2. General UI icons from Iconify icon sets (registered in ICON_CLASSES in src/lib/source.ts) Use when the user wants to add a sidebar/navigation icon for a new docs section, brand logo for an AI model/tool, or any iconify-based UI icon. TRIGGER when: user asks to "add icon", "add [brand] icon", "use [icon] icon", or references an icon name in meta.json that isn't resolving.
Adds icons to the xo-docs project. Handles two icon types: 1. AI/LLM model brand icons from @lobehub/icons (downloaded as SVG to public/icons/, registered in BRAND_ICONS in src/lib/source.ts) 2. General UI icons from Iconify icon sets (registered in ICON_CLASSES in src/lib/source.ts) Use when the user wants to add a sidebar/navigation icon for a new docs section, brand logo for an AI model/tool, or any iconify-based UI icon. TRIGGER when: user asks to "add icon", "add [brand] icon", "use [icon] icon", or references an icon name in meta.json that isn't resolving.