act-api-doc

SKILL.md

Activity API Integration Document Generator (联调文档生成器)

Overview

Generate a complete frontend integration document for a Huiwan activity by combining:

  1. Activity config JSON (from Apollo/admin) — identifies which widgets are used and their parameters
  2. Activity code (model.go, route/, service/, store/) — documents custom interfaces
  3. Feishu operation doc (optional) — adds business context and parameter explanations
  4. Widget component knowledge — standard widget API reference

Execution Steps

Step 1: Gather Inputs

Required:

  • act_id (integer)
  • Activity config JSON (the full JSON blob from admin/Apollo, user must provide)

Optional:

Installs
1
First Seen
Apr 13, 2026