whiteboard-to-spec
Turn photos of a whiteboard, sticky-note wall, or napkin sketch into a structured spec the team can execute. Use when given whiteboard photos after …
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Whiteboard To Spec Skill
The whiteboard is where teams decide; the photo of it is where decisions go to die. This skill reads the photo like the person who was in the room — arrows, crossings-out, shorthand, spatial grouping — and produces the write-up that should have been made that afternoon.
What This Skill Produces
- A faithful transcription of everything legible on the board, organised by its spatial grouping
- The structured spec: decisions made, flows/diagrams redrawn as text or Mermaid, options considered (including crossed-out ones — rejections are decisions), open questions
- An ambiguity ledger: what couldn't be read or could mean two things, flagged instead of guessed
Required Inputs
- The image(s) — one or more photos of the board/wall/sketch. If none is attached, ask for it; never proceed on a verbal description alone.
- Context (ask if missing): what was the session about, who attended, what decision it served
Reading Method
- Transcribe first, interpret second. Pass one lists what is physically on the board, region by region (top-left, centre…), including arrows, boxes, colours, underlines, and crossings-out. Do not skip marginalia — the small note at the edge is often the real decision.
- Honour the visual grammar. Boxes = entities/steps; arrows = flow or causality (note direction); crossed-out = considered and rejected (keep it, labelled as rejected); circled/starred/underlined = emphasis; separate clusters = separate topics; a "?" = the room didn't agree.
- Redraw, don't describe. Flows and architectures become Mermaid diagrams or ordered steps, not paragraphs about arrows.
- Never invent legibility. Unreadable text becomes
[illegible — looks like "…"]in the ambiguity ledger. A wrong guess presented confidently poisons the whole spec. - Multiple photos: establish overlap first (same board, different angles vs. different boards) and merge without duplicating.
Output Format
Board write-up: [session topic] — [date]
What the board says (transcription by region):
[region] — [contents, verbatim where legible]
Decisions on the board:
| # | Decision | Evidence on the board | Confidence |
|---|---|---|---|
| | | [e.g. "circled, arrow from both options"] | high / read-between-lines |
Flows / structures (redrawn):
[the diagram the board was drawing]
Considered and rejected: [crossed-out items, with what replaced them]
Open questions from the board: [every "?", disagreement marker, or dangling arrow]
Ambiguity ledger: [illegible or two-way-readable items — for the room to resolve]
Suggested next step: [the one action the board implies, e.g. "confirm decision #2 with the two owners named"]
Quality Checks
- [ ] Every legible element on the board appears somewhere in the write-up — nothing silently dropped
- [ ] Crossed-out content is preserved as "rejected", not omitted
- [ ] Diagrams are redrawn as Mermaid/steps, not prose descriptions of arrows
- [ ] Every uncertain reading is in the ambiguity ledger, not presented as fact
- [ ] Decisions carry their on-board evidence, so a sceptic can check the photo
Anti-Patterns
- [ ] Do not proceed without an image — this skill reads boards, it doesn't imagine them
- [ ] Do not "clean up" the room's thinking into what it should have decided — transcribe what it did decide
- [ ] Do not guess illegible words silently — a confident wrong guess is worse than a flagged gap
- [ ] Do not ignore spatial grouping — merging two separate clusters into one list destroys the meaning
- [ ] Do not drop the marginalia — initials, dates, and edge notes are often owners and deadlines
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
plugins/pm-vision/skills/whiteboard-to-spec/SKILL.md同一个仓库里的其他技能
同名技能的其他版本
有 3 个不同仓库或目录里都有叫 whiteboard-to-spec 的技能。它们内容并不相同,别混用:
- mohitagw15856/pm-claude-skills — Turn photos of a whiteboard, sticky-note wall, or napkin sketch into a structured spec the
- mohitagw15856/pm-claude-skills — Turn photos of a whiteboard, sticky-note wall, or napkin sketch into a structured spec the