marp-slidelisted
Install: claude install-skill MatrixFounder/Universal-skills
# Marp Slide Creator
Create professional, visually appealing Marp presentation slides with 7 pre-designed themes and built-in best practices.
## When to Use This Skill
Use this skill when the user:
- Requests to create presentation slides or Marp documents
- Asks to "make slides look good" or "improve slide design"
- Provides vague instructions like "良い感じにして" (make it nice) or "かっこよく" (make it cool)
- Wants to create lecture or seminar materials
- Needs bullet-point focused slides with occasional images
## Red Flags (Anti-Rationalization)
**STOP and READ if you are thinking:**
- "I know Marp syntax well enough, no need to read the references" → **WRONG**. Always read `references/marp-syntax.md` and the relevant template. Marp image syntax and directives have specific rules that differ from standard Markdown.
- "I'll just use the default theme, the user didn't specify" → **WRONG**. Infer the theme from content type using the Quick Start theme selection rules (technical → tech, business → business, creative → colorful/gradient, academic → minimal). Only fall back to default after inference fails.
- "I'll write the CSS from scratch instead of using the template" → **WRONG**. Templates contain tested, embedded CSS. Modifying CSS without reading `references/theme-css-guide.md` produces broken slides.
## Rationalization Table
| Agent Excuse | Reality |
|---|---|
| "The slide content is simple, I don't need a template" | Templates embed tested CSS. Without them, slides render