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.
它提供了一个大规模、结构化的即用组件提示库,并带有基于终端的自然语言搜索功能,使开发者能够轻松地在BuilderStudio中查找和构建UI组件。
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.
Open BuilderStudio, pick a component prompt from this repository, and ask the agent to build it inside your project.
Join the community:
Start here:
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
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
Read CONTRIBUTING.md before submitting new components.
Open source repo of 6000+ UI components. Free to use.
根据分类、Topic 和编程语言匹配的相似项目。
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.

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.
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.