PerryLink

DSH Better Sidebar — Communication skill for Claude Code

Communication community

开放的侧边栏底座,支持三方拓展注册新侧边栏页面.

How to install DSH Better Sidebar

This entry records only its repository, not the path inside it, so there is no exact command to give. Open PerryLink/DSH-better-sidebar and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What DSH Better Sidebar does

开放的侧边栏底座,支持三方拓展注册新侧边栏页面。内置文件渲染编辑/终端/侧边对话/Git/子代理页面 | Open sidebar foundation, supports third-party extensions to register new sidebar pages. Built-in file rendering/editing, terminal, side chat, Git, and sub-agent pages.

Alternatives in Communication

  • Prompts.chat — f.k.a. Awesome ChatGPT Prompts 154.3k ★
  • Open SaaS — A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma) 14.1k ★
  • HolaOS — Open-source agentic workspace enterprises can make their own 10.9k ★

README

dsh-better-sidebar

[!IMPORTANT] **已适配 DSH 原生侧边栏 API**(v0.19.0 起,DSH `0.1.5-rc.1+`):右列就是 DSH 自己的右侧栏——插件的每个 tab 类型与 tab 体通过 `ctx.sidebarRightTabs` / `ctx.sidebarRight` 注册与打开,聊天里的文件打开统一走 `ctx.sidebarRight.openResource('dsh-resource://file/…')`,插件**不再自绘右侧面板**(旧的浮窗能力同步移除)。自绘的底部工作台与开放给其他插件的 `ctx.betterSidebar` 服务保持不变,接入方式见[插件接入指南](docs/external-plugin-guide.md)。

一个服务化的侧边栏框架,一套开箱即用的完整工作台

npm version npm downloads CI GitHub stars License: MIT dshfind

支持的 DSH 版本(v0.19.1 正式版):0.1.5-rc.1+(已在 0.1.5-rc.2 上验证) 插件生态:GitHub topic dsh-better-sidebar

文件管理 <