Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions PRODUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ product
## Product Purpose

Help people choose a visual direction, inspect its examples, and carry its tokens,
recipes, and prompts into their own project. Community participation should connect
real people and their work, not manufacture activity or imply that a prompt alone
guarantees a production-ready interface.
recipes, and prompts into their own project. The same catalog is delivered through
the website, an MCP server, an Agent Skill, and npm packages; the same facts must
hold in each, so no surface may describe the catalog differently from another.
Community participation should connect real people and their work, not manufacture
activity or imply that a prompt alone guarantees a production-ready interface.

## Brand Personality

Expand Down
3 changes: 2 additions & 1 deletion README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@

<p align="center">
<strong>An open-source visual style library for AI-generated web interfaces.</strong><br>
148 curated styles, each with design tokens, component recipes, Tailwind-ready constraints, and copy-ready prompts.
148 curated styles, each with design tokens, component recipes, Tailwind-ready constraints, and copy-ready prompts.<br>
Available over MCP, as an Agent Skill, and via npm CLI.
</p>

<p align="center">
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@

<p align="center">
<strong>面向 AI 生成网页的开源视觉风格库。</strong><br>
148 套精选风格,每套都包含设计令牌、组件配方、Tailwind 约束与可直接复制的提示词。
148 套精选风格,每套都包含设计令牌、组件配方、Tailwind 约束与可直接复制的提示词。<br>
支持 MCP、Agent Skill 与 npm CLI。
</p>

<p align="center">
Expand Down
Loading