pitch-deck-brainstormlisted
Install: claude install-skill eyhshen/pitch-deck-brainstorm-skill
# Pitch Deck Brainstorm Skill
A structured workflow for turning raw information (meeting notes, docs, voice memos, PDFs)
into a complete, coding-agent-ready pitch deck brainstorm — one slide at a time, with no
assumed content.
**Scope: this skill brainstorms CONTENT only.** It does not choose colors, fonts, animation,
or any visual styling. All aesthetic decisions are delegated to the coding agent that builds
the deck. The single deliverable is one `.md` file: a self-contained prompt that the coding
agent (Claude Code or Codex) takes over from.
Why this split exists: design choices made in a chat brainstorm are guesses the user can't
see. The coding agent renders live and can iterate on look-and-feel directly. Locking hex
values and font names during the brainstorm just freezes weak guesses. So the brainstorm
nails down *what each slide says and what each visual must communicate*, and the agent owns
*how it looks*.
---
## Hard Limits (read first — these override the urge to be helpful)
This skill stops at the handoff prompt. The deck itself is built elsewhere, by a coding
agent, in a later step. Therefore:
- **The ONLY file this skill ever produces is one `.md` handoff prompt.** Nothing else.
- **Do NOT build the deck.** Do not generate `.pptx`, `.pdf`, `.html`, `.key`, or any slide
file. Do not write slide-rendering code.
- **Do NOT invoke the `pptx`, `docx`, `pdf`, or `frontend-design` skills.** They build
artifacts; that is explicitly out of scope here. The hand