用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nclamvn/openclawvn --skill build命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | build |
| description | Build ứng dụng web với Vibecode methodology. Claude Code = Builder, Claude Chat = Architect. |
| metadata | {"openclaw":{"emoji":"🏗️","skillKey":"vibecode-build","userInvocable":true}} |
| invocation | {"userInvocable":true,"disableModelInvocation":false} |
Build ứng dụng web với chất lượng cao theo Vibecode methodology.
Claude Chat (Architect) → Blueprint.json → Claude Code (Builder)
↑ ↑
THINK mode EXECUTE mode
Semantic-rich Speed-optimized
Tại sao không gộp? System prompts khác biệt cơ bản:
Gộp = Role-playing trên system prompt không phù hợp = Chất lượng thấp.
Mở https://claude.ai/chat và dùng prompt:
# Vibecode Architect Mode
Bạn là KIẾN TRÚC SƯ. Tạo BLUEPRINT hoàn chỉnh cho Builder.
Quy tắc:
1. THINK thoroughly - suy nghĩ kỹ
2. ASK to clarify - hỏi khi chưa rõ
3. VERIFY resources - test URLs trước khi đưa vào Blueprint
4. OUTPUT JSON - Blueprint phải machine-readable
---
Ý tưởng: [MÔ TẢ DỰ ÁN]
Architect sẽ tạo Blueprint.json với:
Quay lại Claude Code với Blueprint:
/build execute
[PASTE BLUEPRINT.JSON]
Hoặc:
Tôi có Blueprint từ Architect. Hãy build theo spec này:
[PASTE BLUEPRINT.JSON]
Nếu muốn build nhanh mà không qua Architect (chấp nhận risk):
/build quick [type]
⚠️ Cảnh báo: Quick mode bỏ qua Architect phase, chất lượng có thể không đạt.
| Command | Mô tả |
|---|---|
/build | Hướng dẫn quy trình đúng |
/build execute | Builder mode - cần Blueprint |
/build quick [type] | Quick mode - bỏ qua Architect (risky) |
/build verify | Verify project sau khi build |
| Type | Mô tả |
|---|---|
landing | Landing Page - marketing, conversion |
saas | SaaS Application - auth, dashboard |
dashboard | Dashboard - analytics, admin |
blog | Blog/Docs - content, MDX |
portfolio | Portfolio - showcase, creative |
Trước khi "Done", PHẢI verify:
- [ ] Dev server starts without errors
- [ ] All images load (check console)
- [ ] No TypeScript errors
- [ ] Responsive works
- [ ] All links functional
DONE = Tasks completed + Verification passed
Multi-Agent Systems:
Same model + Same prompt + Different roles = Role-playing = Fake specialization
Vibecode:
Different products + Different prompts = True specialization = Real quality
Claude Chat và Claude Code có SYSTEM PROMPTS khác biệt cơ bản. Vibecode khai thác sự khác biệt này thay vì chống lại nó.
/build execute [blueprint]/build verify