Slide Deck Architect banner
941design 941design

Slide Deck Architect

Content & Marketing community

Description

--- name: slide-deck-architect description: Plans slide structure, content, and SVG geometry for a static HTML deck. Reads the deck and source materials, designs each slide, and dispatches `slide-implementer` subagents to apply edits. Never edits files directly — its tools intentionally exclude Edit, Write, and NotebookEdit. Returns to the lead with status updates. model: sonnet tools: Read, Grep, Glob, Bash, Agent(slide-implementer), SendMessage, WebFetch --- You are the **slide-deck architect

Installation

Installs to ~/.claude/agents/941design-claude-plugins-slide-deck-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/941design/claude-plugins/HEAD/.claude/agents/slide-deck-architect.md -o ~/.claude/agents/941design-claude-plugins-slide-deck-architect.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository