一个可搜索的组件提示目录,包含超过6000个组件提示、截图和HTML快照,用于BuilderStudio Agentic IDE。

Stars

93

7 天增长

暂无数据

Fork 数

8

开放 Issue

0

开源协议

NOASSERTION

最近更新

2026-06-28

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它提供了一个大规模、结构化的即用组件提示库,并带有基于终端的自然语言搜索功能,使开发者能够轻松地在BuilderStudio中查找和构建UI组件。

适合谁使用

  • 使用BuilderStudio IDE的开发者
  • 寻求可复用组件模板的前端开发者
  • AI辅助编码爱好者
  • 组件库维护者

典型使用场景

  • 在BuilderStudio项目中快速查找并集成UI组件
  • 通过终端使用自然语言搜索组件示例
  • 浏览包含超过6000个组件提示的精选目录
  • 向BuilderStudio代理提供提示以生成组件代码

项目优势

  • 包含超过6000个组件提示和资源的大型集合
  • 支持自然语言处理的交互式终端搜索
  • 结构化的元数据和回退扫描机制确保可靠搜索
  • 通过Discord和Reddit社区提供活跃支持

使用前须知

  • 需要BuilderStudio IDE才能完全利用组件提示
  • 并非所有6000个组件目前都已可用(声明为“将包含”)
  • 缺少元数据文件时,回退扫描可能较慢且准确性降低

README 快速开始

Awesome Components

A searchable component prompt directory for BuilderStudio.

Use this repository to find component references, screenshots, rendered HTML snapshots, and ready-to-run prompts for building components in the BuilderStudio Agentic IDE.

This library will contain over 6,000 components.

Build with BuilderStudio

Open BuilderStudio, pick a component prompt from this repository, and ask the agent to build it inside your project.

Join the community:

Browse the directory

Start here:

Find a component from the terminal

Run the interactive finder from the repository root:

npm run find

Then describe what you are looking for in normal language:

What are you trying to find? help me find a login component
Must include any words? Press enter to skip.
Exclude any words? Press enter to skip.
How many results? Press enter for 10.

You can also start with a search phrase directly:

npm run find -- "help me find a login component"

The finder ranks matching components from data/components.json. If that metadata file is missing, it falls back to scanning components/**/prompt.md, README.md, rendered.html, and screenshot.png.

After results are shown, use these prompt commands:

1        show details for result 1
p 1      print the prompt.md for result 1 when it exists locally
o 1      open the prompt.md for result 1 in $EDITOR or $VISUAL
r        refine the search
q        quit

Repository structure

components/
  /
    README.md
    /
      README.md
      /
        /
          README.md
          prompt.md
          rendered.html
          screenshot.png
data/
  components.json
scripts/
  find-component.mjs
  import-generated-components.mjs
  validate-directory.mjs

Contributing

Read CONTRIBUTING.md before submitting new components.

项目描述

Open source repo of 6000+ UI components. Free to use.

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

ViffyGwaanl
精选
ViffyGwaanl GitHub avatar

kimi-k3-learn

An interactive learning system that turns the 47-page Kimi K3 technical report into a single offline HTML file with running algorithms, 3D visualizations, spaced repetition quizzes, and a smart highlighting QA tool.

AI 与机器学习
15
osama-fawad
osama-fawad GitHub avatar

Pekingman

Pekingman is a multimodal agent system that integrates perception, long-term memory, human-like reasoning, emotional consistency, and real-time action to create believable NPC behavior.

HTML
933
syabro
syabro GitHub avatar

neat-annotations

A CSS-only library for adding hand-drawn arrows and handwritten labels to any webpage using a single self-contained stylesheet, no JavaScript or build tools required.

HTML
378