en un clic
xo-monorepo
xo-monorepo contient 2 skills collectées depuis opencolin, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Navigator for the XO monorepo. Use when working anywhere in this repo and you need to find the right subproject for a task, learn what an app/service/agent-kit does, how to run it, which port it uses, or which bundled project-skill applies. Routes intent like "I want to work on the docs / the agent UI / the backend / the landing page" to the correct directory under apps/, services/, agents/, packages/, or content/.
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.