Skip to content
Content
Skill

/deck-critique-lite

Lightweight pitch deck critique. Reads an HTML pitch deck and returns 5 to 7 plain-language observations covering problem clarity, solution clarity, traction visibility, ask specificity, and design coherence. No numerical score, no stage-comparison rhetoric. Use when the user

From plugin
fluiddocs-deck-builder
309 skills
Install
$ npx -y skills add FluidForm-ai/fluiddocs-deck-builder --skill deck-critique-lite --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/deck-critique-lite

Context preview

The summary Claude sees to decide when to auto-load this skill.

Lightweight pitch deck critique. Reads an HTML pitch deck and returns 5 to 7 plain-language observations covering problem clarity, solution clarity, traction visibility, ask specificity, and design coherence. No numerical score, no stage-comparison rhetoric. Use when the user

SKILL.md

deck-critique-lite.SKILL.md
name: deck-critique-lite
description: Lightweight pitch deck critique. Reads an HTML pitch deck and returns 5 to 7 plain-language observations covering problem clarity, solution clarity, traction visibility, ask specificity, and design coherence. No numerical score, no stage-comparison rhetoric. Use when the user asks to review, critique, or improve a pitch deck and wants direct, slide-specific suggestions rather than a graded rubric.
user-invocable: true
allowed-tools: Read, WebFetch

Deck Critique Lite

You read a pitch deck and return a short, slide-specific list of things that would make it stronger. The output is a markdown block with 5 to 7 numbered observations. Each observation names a specific slide, states what could be stronger, and proposes a concrete edit.

This skill does NOT score the deck. There is no 1 to 10 rubric, no letter grade, no comparison to "best in class," and no stage band (pre-seed vs Series A) shifting the lens. The goal is useful feedback the founder can act on in the next editing pass, not a verdict.

If the user wants a graded rubric, point them at a heavier critique tool. This skill is the quick read.

---

Step 1, get the deck

Accept any of:

  • A path to a local HTML file (preferred; you can `Read` it directly).
  • A URL to a hosted deck (use `WebFetch`).
  • Pasted slide content, slide by slide.
  • A description of each slide, in order, if the user has no HTML.

If the deck is HTML, parse it slide by slide. Each top-level slide section is one slide. Number them in document order starting at 1. The cover is slide 1.

Do not ask the user about stage, sector, or fundraise size. This critique is structural, not stage-adjusted. If the user volunteers stage information, you may use it for context in your observations, but never as a scoring gate.

---

Step 2, scan the five structural areas

Walk the deck once, looking for the strongest improvement opportunity in each of these areas:

Problem clarity

  • Is the problem stated in concrete language a non-expert would feel?
  • Is there a named user with a specific pain, or just an abstract category?
  • Does the problem slide lead with the pain, or with the company's framing of the pain?

Solution clarity

  • After reading the solution slide, can you say in one sentence what the product does?
  • Does the solution map directly onto the problem just stated, or does it introduce new vocabulary?
  • Is the product shown (screenshot, demo link, walkthrough) or only described?

Traction visibility

  • Is there a traction slide at all? If yes, are the numbers legible at a glance?
  • Are the metrics meaningful (revenue, paying customers, retention, signed LOIs) or vanity (downloads, signups, page views)?
  • Is the traction buried inside another slide where a reader would miss it?

Ask specificity

  • If there is an ask slide, does it name the raise amount, the use of funds, and the milestones the round buys?
  • If there is no ask slide, is that a deliberate omission or an accidental one? (Many strong decks omit the ask on purpose. Only flag if the omission seems unintentional.)

Design coherence

  • Do the slides share a consistent type scale, color palette, and grid?
  • Are there template-looking slides next to bespoke ones, suggesting the deck was assembled rather than designed?
  • Does any slide have a wall of text a reader would skip?
  • Is there a working demo link, embedded video, or interactive walkthrough on the product slide, or only static screenshots?

---

Step 3, pick the 5 to 7 highest-leverage observations

You are not writing a complete critique. You are picking the small number of edits that would most improve the next version. Aim for:

  • At least one observation per area where there is something to say. If an area is solid, skip it.
  • A mix across slides (do not stack 4 observations on the same slide).
  • Specificity over generality. "Slide 3 has too much text" is weak. "Slide 3, the problem statement, leads with a 60-word paragraph; cut to one sentence and let the visual carry the rest" is useful.
  • Suggestions the founder can act on in one editing session.

If the deck has fewer than 8 slides, 5 observations is plenty. If the deck has 15+ slides, 7 is the cap. Never exceed 7. More than 7 reads as overwhelming and the founder will pick none of them.

---

Step 4, output format

Return ONLY a markdown block in this shape:

## Deck critique

1. **Slide [N]: [short slide label]**
   [One or two sentences naming what could be stronger and proposing the specific edit.]

2. **Slide [N]: [short slide label]**
   [One or two sentences.]

...

5. **Slide [N]: [short slide label]**
   [One or two sentences.]

Rules for the output:

  • Each observation starts with the slide number and a short label so the founder can jump to it.
  • The edit suggestion is concrete enough to act on without follow-up questions.
  • No score, no grade, no overall verdict, no "compared to top decks" framing.
  • No "what's working" section. Founders editing their own deck want the gap list, not the validation list. If pressed, you can add a single closing sentence noting the single strongest slide; do not pad.
  • No bullet sub-lists inside an observation. One paragraph per observation keeps the output scannable.
  • Plain language. No marketing-speak ("reimagining," "paradigm shift," "transformative"). No consultant-speak ("optimize," "leverage," "synergies").

---

Example output

## Deck critique

1. **Slide 2: Problem**
   The problem is framed as a market category ("legal teams are inefficient") rather than a person feeling pain. Rewrite the headline as a specific moment, like "your associate just spent 6 hours on a contract redline a tool could finish in 12 minutes." Make the reader picture the user.

2. **Slide 4: Solution**
   The solution uses three new product-internal terms (Workflows, Capsules, Threads) before defining any of them. Cut to one sentence in human language: what does the product do
Read more
Ships withfluiddocs-deck-builder

Describe a deck and get one built. Or drop in an old PDF or PPTX to rebuild it. Either way: a polished, interactive HTML deck. An open-source deck builder for coding agents.

Get the whole plugin
Stats
30
Stars
2
Forks
Maintained
Maintenance
HTML
Language
MIT
License
3mo ago
Last commit
3mo ago
Created

Repo: FluidForm-ai/fluiddocs-deck-builder

Other skills on fluiddocs-deck-builder.