wxkingstar

SpecFusion — Development skill for Claude Code

Development community

在 DeepSeek Harness / Claude Code / Cursor / Codex / Gemini CLI 里直接搜索 20 个中国开放平台的 65,600+ 篇 API 文档;零配置,支持 Skill 与 DSH 原生插件.

How to install SpecFusion

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

What SpecFusion does

在 DeepSeek Harness / Claude Code / Cursor / Codex / Gemini CLI 里直接搜索 20 个中国开放平台的 65,600+ 篇 API 文档;零配置,支持 Skill 与 DSH 原生插件。

Alternatives in Development

  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Petdex — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and 4k ★
  • Haft — Engineering decisions engine that know when they're stale 1.4k ★

README

SpecFusion

[![GitHub stars](https://img.shields.io/github/stars/wxkingstar/SpecFusion?style=flat-square)](https://github.com/wxkingstar/SpecFusion/stargazers) [![License: MIT](https://img.shields.io/github/license/wxkingstar/SpecFusion?style=flat-square)](LICENSE) [![DSH plugin](https://img.shields.io/npm/v/@wxkingstar/specfusion-dsh?style=flat-square&label=DSH%20plugin)](https://www.npmjs.com/package/@wxkingstar/specfusion-dsh) [![官网](https://img.shields.io/website?url=https%3A%2F%2Fspecfusion.kingstar.xin&label=官网&style=flat-square)](https://specfusion.kingstar.xin/)

🌐 **官网:[specfusion.kingstar.xin](https://specfusion.kingstar.xin/)**

**在 Claude Code 里直接搜企业微信、飞书、钉钉、淘宝开放平台、小红书、抖音电商开放平台、微信小程序、微信小店、拼多多开放平台、有赞开放平台、微信支付、支付宝开放平台、京东商家开放平台、SHEIN开放平台、得物开放平台、火山引擎、阿里云百炼、泛微 e-teams 开放平台、北森 iTalent 开放平台的 API 文档。**

不用切浏览器,不用翻文档站——输入问题,拿到接口参数,继续写代码。

> 企业微信怎么发应用消息?

  搜索到 3 篇相关文档:
  1. 发送应用消息 — POST /cgi-bin/message/send
  2. 接收消息与事件 — 被动回复消息
  3. 消息类型及数据格式 — text/image/voice/...

为什么用 SpecFusion

  • 不离开终端 — 写代码时直接问,Claude 帮你查文档、给出接口参数和示例
  • 中文搜索准确 — jieba 分词 + FTS5 全文索引,发送应用消息access_token40001 都能搜到
  • 67,000+ 篇文档 — 企业微信 ~2,800 篇 + 飞书 ~4,280 篇 + 钉钉 ~3,610 篇 + 淘宝 ~7,020 篇 + 小红书 ~110 篇 + 抖音电商 ~1,440 篇 + 微信小程序 ~470 篇 + 微信小店 ~490 篇 + 拼多多 ~290 篇 + 有赞 ~1,250 篇 + 微信支付 ~560 篇 + 支付宝 ~600 篇 + 京东 ~5,450 篇 + SHEIN ~260 篇 + 得物 ~270 篇 + 火山引擎ECS ~121 篇 + 火山引擎 ~35,170 篇 + 阿里云百炼 ~1,880 篇 + 泛微 ~560 篇 + 北森 ~1,090 篇,接口参数、错误码、事件订阅全覆盖
  • 零配置 — 云端服务已部署好,安装 Skill 后即可使用,无需自建后端

安装

方式一:skills CLI(推荐)

自动检测已安装的 Agent,一键**全局安装**到 Claude Code、Codex、Gemini CLI 等:

npx skills add wxkingstar/SpecFusion -g -y

**⚠️ 必须加 `-g` 参数!** 不加 `-g` 会安装到当前目录,只在该目录下生效。加 `-g` 安装到 `~/.claude/skills/`,所有项目都能用。

仅安装到 Claude Code:

npx skills add wxkingstar/SpecFusion -g -a claude-code -y

也可以按平台名搜索安装:

npx skills find "feishu"      # 搜索飞书相关技能
npx skills find "taobao"      # 搜索淘宝相关技能
npx skills find "wecom"       # 搜索企业微信相关技能
npx skills find "dingtal