mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-13 19:20:06 +00:00
35b9360d64
- register loaded skills into the input autocomplete under category "Skills" with HasArgs so Enter populates "/skill:name " instead of auto-submitting, leaving room for trailing args - prefix descriptions with [project] or [user] to disambiguate colliding skill names across sources - extend refreshSkillItems to prune & re-add Skills entries on ContentReloadEvent, matching the pattern used for prompt templates and MCP prompts - add Description field to ui.SkillItem and populate it from kit.Skill.Description in both initial build and hot-reload paths