Update all Chat*.tsx components to use CSS variable-based theme tokens, improve layout and styling consistency across conversation list, header, message bubbles, input, message list, model selector, and slash command menu.
Refactor ChatMessageList, ChannelSidebar, and skill detail/pages. Add CreateSkillDialog and DeleteSkillDialog. Update MarkdownRenderer, use-mobile hook, and useSkillsQuery.