Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Imported from doiito/gliding_horse (tests/fixtures/skills/axure-vue2-refactor/SKILL.md). Install upstream with npx skills add doiito/gliding_horse --skill axure-vue2-refactor. Copyright stays with the author.
Axure Vue2 Refactor Skill
对由 Axure 转换生成的 Vue2 组件进行结构化重构,提升代码质量与可维护性。
参数
vue_component_path: 待重构的 Vue2 组件路径
refactor_options: 重构选项配置,可选
步骤
分析组件的模板、脚本与样式结构
抽取可复用的子组件与公共逻辑
规范化命名与目录结构
拆分过长的方法与计算属性
补充 props 与事件类型约束
输出重构后的组件并生成变更说明
标签
axure
vue2
refactor
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.