dsh-mermaid-comm
引导AI优先输出Mermaid图表的插件
AI 分析
适合希望AI在交流中优先使用流程图或架构图表达的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:kp-z/dsh-mermaid-comm说明文档
阅读完整 README ↗Usage
The model defaults to Mermaid output for:
- Architecture / module relationships →
flowchartorclassDiagram - Call chains / request sequences →
sequenceDiagram - State / lifecycle →
stateDiagram-v2 - Data models / table relationships →
erDiagram - Branching strategy / Git history →
gitGraph - Plans / schedules →
gantt