
from uipotion13
Finds and ranks the most relevant UI Potion guides for a requested component, layout, or feature, returning JSON guide URLs and human-readable pages.
UI Potion Discovery helps map natural-language UI requests (e.g., dashboard, modal, navbar) to the best matching UI Potion guides. It prefers a local index when available and falls back to the public potions-index.json. The output is a concise ranked list of guide URLs for implementation and review.
Use this skill when a user asks for UI component recommendations or is unsure which UI Potion to use. It's useful during design conversations to pick an implementation-ready guide or provide alternatives.
potions-index.json or external index fetchWorks with agents that can fetch network resources and read local static indexes. Ideal for UI design assistants and frontend scaffolding workflows.
UI Potion Discovery helps agents find relevant UI Potion guides by searching an index (local or remote). No bundled scripts to test. SKILL.md is clear and well-structured with defined inputs, steps, output format, and constraints. Niche but practical for users of the UI Potion ecosystem.
Clean skill with no security concerns. No scripts included — purely instructional SKILL.md. Network fetch limited to uipotion.com index endpoint.