breadboarding

Installation
SKILL.md

Breadboarding

Breadboarding transforms a workflow description into a complete map of affordances and their relationships. The output is always a set of tables showing numbered UI and Code affordances with their Wires Out and Returns To relationships. The tables are the truth. Mermaid diagrams are optional visualizations for humans.


Use Cases

Breadboarding serves two functions:

1. Mapping an Existing System

You don't understand how an existing system works in its concrete details. You have a workflow you're trying to understand — explaining how something happens or why something doesn't happen.

Input:

  • Code repo(s) to analyze
  • Workflow description (always from the perspective of an operator trying to make an effect happen — through UI or as a caller)

Output:

Related skills
Installs
1
GitHub Stars
1
First Seen
Mar 29, 2026