·architecture
</>

architecture

pv-udpv/pplx-sdk

使用 Mermaid 图可视化并记录 pplx-sdk 系统架构 - 层图、数据流、依赖关系图、序列图和组件关系。在设计新功能、入职或记录系统如何工作时使用。

17安装·0热度·@pv-udpv

安装

$npx skills add https://github.com/pv-udpv/pplx-sdk --skill architecture

SKILL.md

Create, maintain, and reason about pplx-sdk system architecture using Mermaid diagrams.

| Layer overview | Layered block diagram | block-beta or graph TD | | Data flow | Flowchart | graph LR | | API call sequence | Sequence diagram | sequenceDiagram | | Class relationships | Class diagram | classDiagram | | State transitions | State diagram | stateDiagram-v2 | | Component dependencies | Dependency graph | graph TD |

| Deployment / infra | C4 or flowchart | graph TD with subgraphs |

使用 Mermaid 图可视化并记录 pplx-sdk 系统架构 - 层图、数据流、依赖关系图、序列图和组件关系。在设计新功能、入职或记录系统如何工作时使用。 来源:pv-udpv/pplx-sdk。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/pv-udpv/pplx-sdk --skill architecture
分类
</>开发工具
认证
收录时间
2026-02-09
更新时间
2026-02-18

快速解答

什么是 architecture?

使用 Mermaid 图可视化并记录 pplx-sdk 系统架构 - 层图、数据流、依赖关系图、序列图和组件关系。在设计新功能、入职或记录系统如何工作时使用。 来源:pv-udpv/pplx-sdk。

如何安装 architecture?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pv-udpv/pplx-sdk --skill architecture 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/pv-udpv/pplx-sdk