keywords
Get the full list of terms covered by a UI/UX design category or skill, enabling quick understanding of its scope without reading the entire skill file.
Instructions
Retrieve the full keywords array for a specific category or skill. For a category path (e.g. 'color'), returns keywords from its SKILL.md. For a skill path (e.g. 'color.color-blind'), returns keywords from that skill file. Useful for understanding what terms a skill covers without reading the full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Dot-separated path to a category or skill. Examples: 'color' (category), 'color.color-blind' (skill), 'motion.gsap' (subcategory). Do not include the .md extension. |