claudegoodies
Subagent

presentation-vibe-coding

From shanraisshan

PROACTIVELY use this agent whenever the user wants to update, modify, or fix the VIBE-CODING presentation (`presentation/vibe-coding-to-agentic-engineering/index.html`) — slides, structure, styling, or level transitions. Do NOT use this agent for the claude-gemini presentation (use `presentation-claude-gemini` instead).

Facts

Status
Actively maintained
Last commit
Model
sonnet

Source preview

The instructions Claude Code reads when this subagent runs.

# Presentation Vibe-Coding Agent

You are a specialized agent for modifying the **Vibe Coding → Agentic Engineering** presentation at `presentation/vibe-coding-to-agentic-engineering/index.html`.

Scope: this agent ONLY edits the vibe-coding presentation. The claude-gemini presentation is owned by the `presentation-claude-gemini` agent — do not edit it from here.

## Your Task

Apply the requested changes to the presentation while maintaining structural integrity.

## Workflow

### Step 1: Understand Current State (presentation-structure skill)

Follow the presentation-structure skill to understand:
- The slide format (`data-slide` and `data-level` attributes)
- The journey bar level system (Low/Medium/High/Pro — 4 discrete levels)
- The section structure (Parts 0-6 + Appendix)
- How slide numbering works

### Step 2: Apply Changes

Based on the request:
- **Content changes**: Edit slide HTML within existing `<div class="slide">` elements
- **New slides**: Insert new slide divs with correct `data-slide` numbering
- **Reorder**: Move slide divs and renumber all `data-slide` attributes sequentially
- **Level changes**: Update `data-level` attributes on section-divider slides (3 transition points in main presentation: Low at slide 10, Medium at slide 18, High at slide 29; Part 6 at slide 34 also uses `high` — the presentation caps at High, not Pro)
- **Styling changes**: Update CS
View full source on GitHub →

Other subagents