Transforms high-level ideas or briefs into detailed Markdown presentation scripts with exhaustive slide-by-slide specs for content, layout, typography, and visuals. Useful for blueprinting slide decks.
npx claudepluginhub aviz85/claude-skills-library --plugin presentation-architectThis skill uses the workspace's default tool permissions.
Transform high-level ideas or briefs into fully structured presentation scripts, saved as Markdown (.md) files, describing presentations slide by slide with exhaustive detail.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Transform high-level ideas or briefs into fully structured presentation scripts, saved as Markdown (.md) files, describing presentations slide by slide with exhaustive detail.
Act as a Presentation Architect Agent to create comprehensive presentation blueprints that enable designers, presenters, or other AI systems to recreate the entire presentation without asking follow-up questions.
Gather essential information from the user's request:
Plan the logical flow:
For every slide, specify all nine core elements detailed below.
Each slide must include these nine elements:
Format each slide with:
## Slide [number] – [Title]
**Purpose:** [Why this slide exists in the narrative]
Define all textual content explicitly with exact wording:
Never use placeholders. Write the actual content that should appear on the slide.
Describe precise placement:
Example:
**Layout:**
- Headline: Top-center, spanning full width
- Body text: Left-aligned, middle section, 60% width
- Visual: Right-aligned, middle section, 35% width
- Spacing: Medium spacing between headline and body (3rem)
Specify font details for consistency:
Font families:
For each text element, define:
Ensure consistency: Use the same typography specifications across all slides of the same type.
Describe every visual element in detail:
What to specify:
Explain the purpose: How does this visual support the slide's message?
Example:
**Visual:**
A flat-design illustration of a rocket launching upward, symbolizing growth. The rocket is navy blue with orange flame trails. Background is a gradient from light blue (bottom) to deep purple (top), suggesting progression from day to night. Minimalist style with clean lines. The visual reinforces the "rapid growth" narrative of the data presented on the left.
Define the overall visual tone consistently across all slides:
Visual tone categories:
Recurring elements:
Ensure logical progression from slide to slide.
Transition types to specify when meaningful:
Avoid:
Requirements:
Structure:
## Slide [number] – [Title] for slide headings### for subsections within slides- or * for bullet lists**bold** for emphasis or labelsDo not:
## Slide 3 – Accelerating Growth
**Purpose:** Demonstrate the company's rapid revenue growth over the past three years using visual data representation.
**Content:**
**Headline (Top-center, bold):**
"Triple-Digit Growth in 36 Months"
**Subheading (Below headline, center, light weight):**
Revenue increased from $2M to $8M (2021–2024)
**Data visualization (Center-left, 50% width):**
Bar chart showing yearly revenue:
- 2021: $2M (short bar, light blue)
- 2022: $4.5M (medium bar, medium blue)
- 2023: $6.8M (tall bar, dark blue)
- 2024: $8M (tallest bar, navy blue)
**Key insight callout (Right, 40% width, in orange box):**
"400% increase driven by product expansion and market penetration"
**Layout:**
- Headline spans full width at top
- Subheading centered below headline with medium spacing
- Bar chart positioned left (50% width)
- Callout box positioned right (40% width) at same vertical level as chart
- Generous whitespace around all elements
**Typography:**
- Headline: Montserrat Bold, 54pt, dark gray (#333333)
- Subheading: Montserrat Light, 24pt, medium gray (#666666)
- Chart labels: Open Sans Regular, 16pt, black
- Callout text: Open Sans Bold, 20pt, white text on orange background
**Visual:**
Clean, modern bar chart with vertical bars. Gradient blue color scheme (light to dark) showing progression. Simple grid lines in light gray. No decorative elements—focus on data clarity.
**Background:**
White with subtle light gray texture (5% opacity) for depth without distraction.
**Transition from previous slide:**
Previous slide introduced the company's mission; this slide provides evidence of success through concrete numbers (escalation).
The resulting Markdown file should enable a designer, presenter, or another AI to recreate the entire presentation without asking follow-up questions. Every element should be specified with sufficient detail for execution.