Files
multica/packages
Naiyuan Qing 67744d413d refactor(skills): imported-origin marker uses Download, not Sparkles (#6187)
* refactor(skills): imported-origin marker uses Download, not Sparkles

Follow-up to #6177: with the identity mark unified on SkillIcon, the
only Sparkles left on the skill detail page was the imported-origin
marker. Swap it for Download — the glyph the import affordances
(list-toolbar import button, URL import dialog) already use — so origin
and the action that created it share one visual language, and Sparkles
disappears from skill surfaces entirely.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix(skills): detail origin marker mirrors the list's three-way source split

The Download swap put an import glyph on manually created skills. Align
the detail identity strip with the list's Source column: manual origin
gets Pencil and the "Created manually" wording (was "Workspace"),
runtime keeps HardDrive, imported sources keep Download.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-30 17:25:06 +08:00
..