把验证过的 Vibe Coding demo,做成能长期运行、给别人用的正式系统。 当用户说"想上线"、"怎么部署"、"这个 demo 想做成正式的"、"要注意安全吗"、"怎么测试我的项目", 或者准备把代码开源/公开发布时,使用此 Skill。涵盖开发规范、安全基线、部署、手动验收、文档要求。 这是 vibe-coding-kit 套件里负责"从 demo 到上线"的 Skill。 即使用户没明说"上线"二字,只要 ta 准备把一个能跑的东西交给别人用、或放到服务器/公网上,就应主动用本 Skill。
$npx -y skills add junliu1066/vibe-coding-kit --skill vibe-coding-productionInstalls into the current project.
Run `npx skills use "https://github.com/junliu1066/vibe-coding-kit" --skill "junliu1066/vibe-coding-kit/vibe-coding-production"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/junliu1066/vibe-coding-kit" that are relevant to the current task. Run `npx skills add "https://github.com/junliu1066/vibe-coding-kit"` and select the relevant skills, then follow their instructions.