Skip to content
dsh.fish
Bundle

dsh-api-documentation

SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。

Source
satan9394
License
MIT
Updated
Updated 7 days ago

Readme

# dsh-api-documentation

DSH(DeepSeek Harness)技能插件:**API 文档与开发者体验**。

OpenAPI 3.1 规范、交互式文档平台(Swagger UI/Redoc/Stoplight)、SDK 生成与示例自动测试、开发者门户架构、生命周期文档(设计到弃用)。受 [wshobson/agents](https://github.com/wshobson/agents)(38k★ MIT)启发的中文原创精简版。

## 安装

```bash
dsh plugin add dsh-api-documentation
```

## 触发方式

描述中包含"API 文档 / OpenAPI / 开发者门户 / 交互式文档 / SDK 生成 / 文档示例 / API 接入体验"等关键词时自动触发。

## 能力

- OpenAPI/AsyncAPI 规范与契约先行
- 交互式平台选型与 Try-it-now
- 多语言示例自动测试
- 门户结构与生命周期文档

## 许可

MIT

Install

dsh plugin --profile web add github:satan9394/dsh-api-documentation

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source