-
huangxin authored
- 市场清单 manifest.json 引用 25 个技能(5 网关迁移 + 4 外网 API + 16 本地) - 构建脚本 scripts/build.mjs:聚合生成静态 API + 25 个详情页 - 校验脚本 scripts/validate.mjs:ajv schema + 目录一致性 + API 类必填字段 - VitePress 站点:卡片墙 / 搜索(300ms 防抖) / 多维筛选 / 详情页组件 - 2 个完整示例技能(comfyui-image-generation 迁移类 / md-to-pdf 本地类) - 23 个 stub 技能占位(含基础字段,保证校验通过) - 双平台安装脚本 + GitHub Actions CI/部署流水线 - .gitignore 排除 node_modules/构建产物/.env 及内部文档(PDR/SPEC/SKILLS整理) Co-Authored-By:Claude Fable 5 <noreply@anthropic.com>
huangxin authored- 市场清单 manifest.json 引用 25 个技能(5 网关迁移 + 4 外网 API + 16 本地) - 构建脚本 scripts/build.mjs:聚合生成静态 API + 25 个详情页 - 校验脚本 scripts/validate.mjs:ajv schema + 目录一致性 + API 类必填字段 - VitePress 站点:卡片墙 / 搜索(300ms 防抖) / 多维筛选 / 详情页组件 - 2 个完整示例技能(comfyui-image-generation 迁移类 / md-to-pdf 本地类) - 23 个 stub 技能占位(含基础字段,保证校验通过) - 双平台安装脚本 + GitHub Actions CI/部署流水线 - .gitignore 排除 node_modules/构建产物/.env 及内部文档(PDR/SPEC/SKILLS整理) Co-Authored-By:Claude Fable 5 <noreply@anthropic.com>
This project is licensed under the MIT License.
Learn more
Loading