任务配方

入门:把软件发出去

做 UI、测 Web 应用、部署,再走发布清单。

从界面到生产的入门路径:有辨识度的前端方向、Web 应用测试、Vercel 部署,以及上线/发布清单。

流水线

建议安装顺序。若目录条目已迁移,缺失技能会跳过。

  1. 步骤 1

    1. 做出有辨识度的前端 UI

    Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

  2. 步骤 2

    2. 测试本地 Web 应用

    Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

  3. 步骤 3

    3. 部署到 Vercel

    Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

  4. 步骤 4

    4. 走生产发布清单

    Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.

准备好跑这个任务了吗?

打开每个技能,用 npx skills add 安装,再在 Agent 里串起来。软提示:一键多技能编排的 Creator Orchestrator 已在路线图上。

更多任务