breadboard
Prototype generative apps with visual wiring and swarms
All Skills in This Repository (4)
Pure Emerald Level Indicatorsidiomatic-ts-lit
Guide idiomatic TypeScript and Lit patterns for Breadboard Visual Editor components.
deja-code
Detect duplicated code patterns as ESLint errors in JavaScript/TypeScript projects.
daily-dig
Find defects in the Breadboard codebase and produce tests, lint rules, or codemods.
codemod
Automate cross-file TypeScript refactors with ts-morph and dry-run verification.
Frequently Asked Questions
FAQPage SchemaHow to install Breadboard?โผ
Run `npx skills add breadboard-ai/breadboard --all -g -y` in your terminal to install all skills in this suite globally.
What is Breadboard used for?โผ
Breadboard is a library for prototyping generative AI applications by wiring modular components together, either visually in the editor or through code.
Can Breadboard generate React UIs automatically?โผ
Yes. Its UI generation skills turn natural language descriptions into multi-file React component bundles that follow a strict design token system.
Does Breadboard support multi-agent workflows?โผ
Yes. The Bees package provides a session and scheduler layer for running agent swarms that coordinate tasks, delegate work, and resume suspended runs.
Do I need coding experience to use Breadboard?โผ
No. The Visual Editor lets you wire components and run boards without writing code, while developers can extend it with TypeScript or Python packages.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core