Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

breadboard

breadboard 收录了来自 breadboard-ai 的 28 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
28
Stars
407
更新
2026-06-22
Forks
76
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

opal-backend-api
软件开发工程师

How authenticated HTTP calls to the Opal backend work — the host/guest architecture, fetchWithCreds, the fetch allowlist, and the OpalBackendClient migration. Read this before adding, modifying, or debugging any backend call.

2026-06-22
build-widgets
网页开发工程师

Learn how to make widgets on canvas

2026-05-25
build-react-apps
网页开发工程师

Produce high-quality React apps from natural language descriptions.

2026-05-23
run-in-sandbox
软件开发工程师

Teaches you how to properly operate in the sandboxed environment you're in.

2026-05-23
surface
软件开发工程师

Learn how to present your work as a structured surface — a curated manifest of artifacts that the user's application renders in real time.

2026-05-23
use-opal-sdk
网页开发工程师

Learn how to use `window.opalSDK` inside your sandboxed React component to read files, call host services, and listen for events from the application.

2026-05-23
create-task-type
其他计算机职业

Learn how to design and write custom agent templates (sub-agents) inside your workspace, so you can delegate specialized work to custom sub-agents.

2026-05-18
research
市场调研分析师与营销专员

Uplevel your researching abilities and learn how to research properly.

2026-05-18
build-widgets
网页开发工程师

Learn how to make widgets on canvas

2026-05-04
build-react-apps
网页开发工程师

Produce high-quality React apps from natural language descriptions.

2026-04-30
surface
其他计算机职业

Learn how to present your work as a structured surface — a curated manifest of artifacts that the user's application renders in real time.

2026-04-29
app-architect
软件开发工程师

Decompose a user objective into a segmented app. Each segment is a multi-view mini-app. Segments are separated by LLM decision points where the orchestrator decides what comes next.

2026-04-25
ui-generator
网页开发工程师

Generate multi-file React component bundles with design tokens from natural language descriptions.

2026-04-25
spec-driven
软件开发工程师

Spec-driven development for Python projects. Write protocols and conformance tests first, then migrate code to satisfy them. The spec is the source of truth across conversation sessions.

2026-04-19
interview-user
软件开发工程师

Read it to understand the style and workflow for interviewing a user.

2026-04-11
persona
软件开发工程师

Shapes how you behave — calming presence, discretion, no branding. Read this before every interaction.

2026-04-11
editorial-designer
网页与数字界面设计师

Magazine-style layout principles for curated editorial digests. Defines layout sections, visual anti-patterns, and narrative prioritization rules. Pairs with ui-generator for technical constraints.

2026-04-10
ui-component-generation
网页开发工程师

Generate multi-file React component bundles with design tokens from natural language descriptions.

2026-04-08
editorial-briefing
网页与数字界面设计师

Art direction for presenting user data as a personal morning briefing. Defines editorial techniques, layout sections, anti-patterns, and tone. Technical infrastructure comes from the UI Skill, not this file.

2026-04-08
ui-component-generation
网页开发工程师

Generate multi-file React component bundles with design tokens from natural language descriptions.

2026-03-16
journey-architect
软件开发工程师

Decompose a user objective into a segmented journey. Each segment is a multi-view mini-app. Segments are separated by LLM decision points where the orchestrator decides what comes next.

2026-03-11
ui-component-generation
网页开发工程师

Generate multi-file React component bundles with design tokens from natural language descriptions.

2026-03-11
skill-author
软件开发工程师

Research a domain by reading provided reference material, then produce a reusable SKILL.md that teaches any agent how to work in that domain.

2026-03-07
port-fidelity
软件开发工程师

Audit, diff, and port changes between TypeScript and Python codebases to keep them in sync during the migration.

2026-03-02
daily-dig
软件质量保证分析师与测试员

A proactive bug hunt across the Breadboard codebase. Pick an area, go looking, and produce a concrete artifact (test, lint rule, or codemod) for anything you find.

2026-02-24
deja-code
软件质量保证分析师与测试员

A system that detects when you're writing code that already exists as a shared utility. Instead of relying on memory or discipline, ESLint rules surface existing helpers in real-time through IDE errors.

2026-02-24
idiomatic-ts-lit
软件开发工程师

A living reference for writing idiomatic TypeScript and Lit in the Breadboard Visual Editor. Covers type safety, import hygiene, component design, and the patterns that distinguish a great frontender from a merely competent one.

2026-02-24
codemod
软件开发工程师

Mechanical, multi-file, type-aware refactors powered by ts-morph. Use when a pattern repeats across many files and regex is too fragile.

2026-02-23