Skip to main content

axure-prototype-generator

Axure 原型代码生成器 - 输出 JavaScript 格式 HTML 代码,支持内联框架直接加载可交互原型

Stars
15
Source
dvcrn/openclaw-skills-marketplace
Updated
2026-05-29
Slug
dvcrn--openclaw-skills-marketplace--axure-prototype-generator
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/dvcrn/openclaw-skills-marketplace/HEAD/plugins/15910701838--axure-prototype-generator/skills/axure-prototype-generator/SKILL.md -o .claude/skills/axure-prototype-generator.md

Drops the SKILL.md into .claude/skills/axure-prototype-generator.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Axure 原型生成器

输入需求 → 输出 Axure 可用代码 → 1 分钟完成原型

核心功能

  1. Axure 兼容格式 - 输出 javascript:前缀 + document.writeln() 格式
  2. 多种模板 - Dashboard/后台管理/股票监控/表单列表
  3. 交互支持 - 按钮点击/数据刷新/图表展示
  4. 快速生成 - 输入需求,1 分钟出原型

使用方法

安装

npx clawhub@latest install axure-prototype-generator

Axure 使用步骤

  1. 拖入"内联框架"到 Axure 画布
  2. 交互 → 链接 → JavaScript
  3. 粘贴生成的代码 → 确定
  4. F5 预览

示例

用户: 生成一个股票监控页面,Axure 用

AI: 输出完整 JavaScript 格式 HTML 代码

定价

版本 价格
单次 ¥9.9
5 次套餐 ¥39.9
定制 ¥199 起
企业版 ¥999/月

更新日志

v1.0.0 (2026-03-12)

  • 初始版本发布
  • Axure 兼容格式
  • 股票监控/Dashboard/后台模板

让原型设计像说话一样简单