收敛客户端静态发布链路

This commit is contained in:
2026-08-10 17:04:29 +08:00
parent 2e737dee31
commit 4df047708b
37 changed files with 604 additions and 3071 deletions

View File

@@ -28,10 +28,6 @@ const SKILL_DISPLAY_BY_ID: Record<string, SkillDisplayInfo> = {
name: '宣传与作品展示',
description: '编写真实易懂的项目介绍、演讲稿、宣传页和发布故事。',
},
'deploy-publish-check': {
name: '部署发布检查',
description: '检查项目构建、打包、部署、回滚和作品提交准备。',
},
'nianxxgame-skill': {
name: '网页游戏开发',
description: '完成游戏策划、开发、试玩、体验打磨和发布验证。',