← 返回
未分类

vibe-ui

Use when choosing a DESIGN.md style, applying a style to a web project, generating page prompts or template recipes, browsing bundled source systems, or checking UI code against a selected visual style.
Local-first DESIGN.md workflow skill for AI UI generation and design consistency checks.
yjkj999999
未分类 community v1.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 21
下载
💾 0
安装
1
版本
#latest

概述

Vibe UI

Vibe UI is a DESIGN.md workflow skill for web UI work. It helps choose an inspired visual style, apply its DESIGN.md, generate page-specific build prompts, and review generated code for design consistency.

Vibe Gate 2.0 is the default loop for visual work: read the brief, lock the style and recipe, generate with hidden design constraints, then report/critique/polish after implementation.

Included styles are inspired by publicly visible UI patterns. Do not describe them as official brand systems.

Naming rule: Vibe UI-owned workflow features should use Vibe UI names such as Vibe Gate. Upstream names are used only for attribution, source filters, and resource ids.

Commands

Run commands from skills/vibe-ui or call node /absolute/path/to/skills/vibe-ui/scripts/design.mjs ....

node scripts/design.mjs list [--source built-in|open-design|all]
node scripts/design.mjs search <keyword> [--source built-in|open-design|all]
node scripts/design.mjs recommend "<user goal>" [--source built-in|open-design|all]
node scripts/design.mjs read <brief> [--page page_type] [--design design_id] [--template template_id] [--source built-in|open-design|all]
node scripts/design.mjs use <design_id>
node scripts/design.mjs like <design_id> [page_type] [--strength light|medium|bold]
node scripts/design.mjs remix <primary_design_id> <secondary_design_id> [goal]
node scripts/design.mjs workflow <page_type> [--design design_id] [--template template_id] [--target file_or_directory]
node scripts/design.mjs template <template_id>
node scripts/design.mjs generate <page_type> [--template template_id]
node scripts/design.mjs invariants <design_id>
node scripts/design.mjs brief-check <page_type> [--design design_id] [--template template_id]
node scripts/design.mjs check <file_or_directory>
node scripts/design.mjs report <file_or_directory> [--out DESIGN-REPORT.md]
node scripts/design.mjs browse [--source built-in|open-design|all] [--out directory]
node scripts/design.mjs preview [--source built-in|open-design|all] [--out directory]
node scripts/design.mjs submit <design_id> <DESIGN.md> [--name display_name]
node scripts/design.mjs extract-url <url_or_html_file> [--out DESIGN.md]
node scripts/design.mjs import <figma_or_screenshot_notes> [--kind figma|screenshot] [--out DESIGN.md]
node scripts/design.mjs critique <file_or_directory> [--out directory]
node scripts/design.mjs polish <file_or_directory>

Supported page types: landing, dashboard, pricing, login, docs, settings, profile, chrome-extension-landing.

Workflow

  • For user-facing UI work, run read "" before implementation. It writes .vibe-ui/brief-read.json and .vibe-ui/product-context.json with audience, buyer anxiety, register, dials, proof strategy, and section strategy.
  • If the user names a style, run use in the project root to write DESIGN.md, DESIGN.generated.md, and .vibe-ui/current-design.json.
  • If the user has not chosen a style, run recommend "" or use the recommendation from read. Use built-in curated styles by default; add --source open-design when they want the broader bundled source library.
  • Use namespaced source ids such as open-design:linear-app, open-design:revolut, or open-design:airbnb.
  • If the user asks for a page pattern, run template or generate --template .
  • If the user asks for a page that should feel "like" a known style, run like [page_type] for a brand-safe prompt.
  • If the user wants to browse or compare styles visually, run browse --source all to generate a local static browser.
  • Before generating or editing a page, run workflow --design --template for the recommended Vibe UI execution chain.
  • Run invariants and brief-check --design when the task is visual or user-facing. brief-check writes .vibe-ui/vibe-gate-contract.json with Design Read, dials, page preflight, and anti-pattern watchlist.
  • Run generate and follow the output together with the project's existing stack and components.
  • After implementation, run check or report . If the report is not Ready or the UI still feels generic, run critique and then use polish to produce a repair prompt.

Design Library

  • registry.json contains 18 high-confidence curated built-in styles.
  • resource/open-design-systems.json bundles 150 upstream DESIGN.md systems as one offline resource.
  • resource/open-design-template-index.json indexes 111 upstream design-templates mirrored through Liuwei1125/vibe-ui-resources.
  • resource/open-design-template-recipes.json contains Vibe UI template recipes distilled from upstream source patterns, including commerce, launch, pricing, waitlist, docs, dashboard, kanban, mobile, onboarding, portfolio, and SaaS recipes.
  • resource/open-design-template-sources.json contains the full template source bundle for offline-full packaging.
  • resource/resources-sync-manifest.json records the resource mirror source commit, counts, and hashes.
  • resource/open-design-attribution.md records upstream license and provenance notes.
  • resource/ui-anti-patterns.json contains the Vibe Gate 2.0 watchlist used by brief-check, check, report, critique, and polish.

Default curated styles include linear, vercel, stripe, apple, cursor, openai, notion, raycast, mintlify, framer, airbnb, shopify, feishu, doubao, xiaohongshu, wechat-reading, slack, and figma.

Guardrails

  • Treat DESIGN.md as the source of truth for colors, typography, spacing, radius, shadows, layout rhythm, density, and interaction style.
  • Do not copy real logos, trademarks, proprietary assets, or official brand claims from inspiration sources.
  • Keep Design Read, dials, and internal scaffold text in .vibe-ui JSON, reports, prompts, or comments; do not render them in production UI.
  • Add stable data-od-id values to top-level generated sections when using source-backed recipes.
  • Avoid default LLM indigo, emoji-as-icon decoration, invented metrics, filler copy, arbitrary gradients, heavy glass, and unsupported shadows unless the selected DESIGN.md explicitly allows them.
  • Use Vibe Gate as the default execution contract: read interprets the brief, workflow shows the full chain, invariants states what must not drift, brief-check records materials and anti-patterns before implementation, generate carries the hidden Design Read constraints, and report/critique/polish close the revision loop after implementation.
  • The static checker is a first-pass review. Still run the project tests and inspect the rendered UI for frontend work.

版本历史

共 1 个版本

  • v1.1.0 从ClawHub迁移发布 当前
    2026-06-07 12:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

UI/UX Pro Max

xobi667
提供 UI/UX 设计智能与实现指导,帮助打造精美界面。适用于 UI 设计、UX 流程、信息架构、视觉风格、设计系统/标记、组件规格、文案/微文案、无障碍及前端 UI(HTML/CSS/JS、React、Next.js、Vue、Svelte
★ 224 📥 48,495
design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 333 📥 94,451
ai-agent

self-improving-agent

user_15292d5a
Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails
★ 0 📥 208