multica/apps/web/features/skills/components
Jiayuan 8de700620d feat(skills): replace skill detail with file-browser tree view
Redesign the skill detail panel to use a directory tree + file viewer
layout, similar to a file browser. SKILL.md and supporting files are
shown in a collapsible tree on the left; selecting a file renders its
content on the right with markdown preview (including YAML frontmatter
parsing) and an edit toggle.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-27 23:54:32 +08:00
..
file-tree.tsx feat(skills): replace skill detail with file-browser tree view 2026-03-27 23:54:32 +08:00
file-viewer.tsx feat(skills): replace skill detail with file-browser tree view 2026-03-27 23:54:32 +08:00
index.ts fix: address review issues in skills system 2026-03-25 15:37:08 +08:00
skills-page.tsx feat(skills): replace skill detail with file-browser tree view 2026-03-27 23:54:32 +08:00