一键导入
meeting-notes
Turn raw critique notes, design sync transcripts, or rough notes into structured meeting summaries with decisions, action items, and open questions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Turn raw critique notes, design sync transcripts, or rough notes into structured meeting summaries with decisions, action items, and open questions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Build or critique narratives using Storyteller Tactics (Pip Decks). Use when pitching ideas, structuring presentations, framing research share-outs, selling design decisions, motivating teams, or sharpening any story-shaped argument.
Ideate and critique data visualizations using Edward Tufte's principles. Use when designing charts, improving dashboards, checking graphical integrity, reducing chartjunk, or planning small multiples and high-density displays.
Heuristic and WCAG 2.1 AA accessibility review of UX specs, Figma flows, or described interactions. Tied to your design system's accessibility standards.
Review color usage in a design for semantic consistency, token adherence, and accessibility. Works from attached images, specs, or Figma files.
Connect MCPs for real-time tool integration — Figma (primary), Storybook, research tools, and project management
Review microcopy, labels, error messages, and content hierarchy in a design or spec. Grounded in your writing styles, design principles, and component UX guidance.
| name | meeting-notes |
| description | Turn raw critique notes, design sync transcripts, or rough notes into structured meeting summaries with decisions, action items, and open questions. |
| version | 1 |
| user-invocable | true |
/meeting-notes - Design Meeting NotesProcess raw notes from critiques, design syncs, and stakeholder reviews into clean summaries.
/meeting-notes → I'll ask for the notes and context
/meeting-notes [paste raw notes] → I'll structure them directly
/meeting-notes --critique → Critique-specific format (decisions + next steps)
/meeting-notes --sync → Design sync format (updates + blockers)
Output: Notes saved to outputs/meeting-notes/[meeting-type]-[date].md
Time: 5–10 minutes
Before processing, check:
| Source | Files/Folders | What to extract |
|---|---|---|
| Critique agenda | outputs/critique-notes/ | Goals and open questions the critique was meant to resolve |
| Brief or spec | outputs/briefs/, outputs/design-specs/ | Scope and decisions that frame the meeting |
| Stakeholder profiles | context-library/stakeholder-template.md | Communication style, what to watch for |
| Past meeting notes | context-library/meetings/ | Running decisions and prior context |
Focus on: decisions made, feedback given, action items.
Structure:
Focus on: status updates, blockers, priorities.
Structure:
Focus on: feedback received, approval status, next steps.
Structure:
When processing notes, be precise:
Decision: The team agreed to do / not do something. Include the rationale. "Decided: Use inline filter (Option A) over filter drawer. Rationale: keeps the action in context; drawer adds a navigation layer users don't expect."
Discussion: Something was raised but not resolved. "Open: Whether to persist filter state across sessions. [Owner: designer] to check research for evidence before next sync."
Feedback: Input from a reviewer that doesn't require a decision yet. "Feedback from [PM]: concerned that 'Save filter' CTA isn't prominent enough for power users."
Every action item should have:
Example:
| Action | Owner | By |
|---|---|---|
| Revise filter panel to increase Save CTA prominence | [Designer] | Friday |
| Check research for evidence on filter persistence | [Designer] | Before next sync |
| Get engineering estimate for FilterDrawer new pattern | [Eng lead] | Next sprint planning |
If a significant design decision was made:
templates/decision-log-template.mdoutputs/decisions/ (then promote to context-library/decisions/ when finalized)If the critique updated the spec:
Move processed meeting notes from outputs/meeting-notes/ to context-library/meetings/ once reviewed.