mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Drop CategoryTabs component, SkillTemplateTag type, icon/tags fields, and UI_CONFIG from the fetch script. Upload folders now use the kebab-case skill id (e.g. "skill-creator") instead of the display name. Card shows the human-readable name from SKILL.md frontmatter while the created folder uses the id for consistent naming. |
||
|---|---|---|
| .. | ||
| templates | ||
| action-card.tsx | ||
| create-blank-skill-modal.tsx | ||
| create-import-section.tsx | ||
| index.tsx | ||
| section-header.tsx | ||
| skill-templates-section.tsx | ||
| template-card.tsx | ||
| template-search.tsx | ||