# function-extraction

> 面向 AI 编程代理的功能链路提取 Skill。它可以从项目代码中提取某个具体功能的完整实现链路，并生成包含业务逻辑、数据流、异常处理、模块依赖和 Mermaid 图表的技术开发文档     A skill for extracting a complete feature implementation chain from a codebase and generating a technical development document with business logic, data flow, exception handling, and Mermaid diagrams. Works with any AI coding agent

## Metadata

- Author: [@addxing](https://github.com/addxing)
- Repo: <https://github.com/addxing/function-extraction>
- GitHub: [addxing/function-extraction](https://github.com/addxing/function-extraction)
- Stars: 0
- Language: JavaScript
- License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
- Topics: `agent-skills`, `deepseek-harness`, `dsh-plugin`, `dsh-skill`, `skill`
- Forks: 0
- Open Issues: 0
- Last push: 2026-08-14T08:25:24.000Z
- Added: 2026-08-14T00:00:00.000Z

## Install

```bash
dsh plugin --profile web add github:addxing/function-extraction
```

---

This document is auto-generated by [deepseek-plugin.org](https://deepseek-plugin.org). HTML page: [function-extraction](https://deepseek-plugin.org/plugins/addxing/function-extraction)
