starter-cleaner

Starter Cleaner Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "starter-cleaner" with this command: npx skills add wot-ui/wot-starter/wot-ui-wot-starter-starter-cleaner

Starter Cleaner Skill

该技能用于将 wot-starter 模板精简至最小状态,适合用于启动不包含示例代码的新项目。

功能说明

目录清理:

  • 移除 docs/ : 文档目录。

  • 移除 src/subPages/ : 示例分包页面。

  • 移除 src/subEcharts/ : Echarts 示例。

  • 移除 src/subAsyncEcharts/ : 异步 Echarts 示例。

  • 移除 src/pages.json : 项目页面配置文件(由 pages.config.ts 生成)。

  • 移除 pnpm-workspace.yaml : Monorepo 配置文件。

配置清理:

  • vite.config.ts:

  • 移除 UniHelperPages 相关分包配置 (subEcharts , subAsyncEcharts 等)。

  • 注意:保留 uni-echarts 相关配置。

  • package.json:

  • 移除 docs: 相关脚本 (docs:dev , docs:build , docs:preview )。

  • 注意:保留 uni-echarts 和 echarts 依赖。

使用方法

要执行清理过程,请使用 run_command 工具运行提供的 node 脚本。

node .agent/skills/starter-cleaner/scripts/clean.js

[!WARNING] 该技能执行破坏性操作。它将永久删除文件和目录。运行前请确保相关工作已提交。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

wot-ui

No summary provided by upstream source.

Repository SourceNeeds Review
General

global-feedback

No summary provided by upstream source.

Repository SourceNeeds Review
General

vue-composable-creator

No summary provided by upstream source.

Repository SourceNeeds Review
General

frontend-design

No summary provided by upstream source.

Repository SourceNeeds Review