axure-prototype-workflow

Installation
SKILL.md

Axure 原型处理助手规范

本技能采用渐进披露:先判断用户需求,再只打开相关文档。

快速分流

  • 资产提取总流程(编排入口):skills/axure-prototype-workflow/asset-extraction.md
  • 主题生成规则:skills/axure-prototype-workflow/theme-generation.md
  • 文档生成规则:skills/axure-prototype-workflow/doc-generation.md
  • 数据生成规则:skills/axure-prototype-workflow/data-generation.md
  • 原型还原/优化/视觉复刻:skills/axure-prototype-workflow/prototype-restoration.md

通用前置(任何场景都需要)

  1. 获取原型链接:如用户未提供原型链接,提示用户提供 Axure 原型 URL。
  2. 使用 extract-axure-data 技能(位于 skills/extract-axure-data/)提取站点地图和页面数据:
    node skills/extract-axure-data/scripts/extract.mjs <AXURE_URL> --all
    
Related skills
Installs
34
GitHub Stars
69
First Seen
Mar 2, 2026