frontend-slides

frontend-slides is a skill for Claude Code, Codex from hashgraph-online/awesome-codex-plugins. It costs 63 tokens per session (1,467 once invoked), scanned A, a copy of frontend-slides, Apache-2.0.

A tool for creating self-contained HTML slide presentations or converting PowerPoint files into presentations that run in a web browser. It focuses on visual layouts, animation, responsive sizing, accessibility, and performance.

In plain words
What is it for?
Use it to build or improve talk decks, pitch decks, workshops, and internal presentations, or to turn PPT and PPTX files into HTML slides.
Why use it?
It helps create browser-based talks and pitches without requiring the reader to choose a design system in advance or install extra dependencies.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to build or improve talk decks, pitch decks, workshops, and internal presentations, or to turn PPT and PPTX files into HTML slides.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hashgraph-online/awesome-codex-plugins/frontend-slides
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add hashgraph-online/awesome-codex-plugins --skill frontend-slides
Clone the repo
git clone --depth 1 https://github.com/hashgraph-online/awesome-codex-plugins

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for frontend-slides

README.md
[![agentmods](https://agentmods.dev/badge/skills/hashgraph-online/awesome-codex-plugins/frontend-slides/github.svg)](https://agentmods.dev/skills/hashgraph-online/awesome-codex-plugins/frontend-slides)
Your own site
<a href="https://agentmods.dev/skills/hashgraph-online/awesome-codex-plugins/frontend-slides"><img src="https://agentmods.dev/badge/skills/hashgraph-online/awesome-codex-plugins/frontend-slides/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for frontend-slides

Your own site · 80×15
<a href="https://agentmods.dev/skills/hashgraph-online/awesome-codex-plugins/frontend-slides"><img src="https://agentmods.dev/badge/skills/hashgraph-online/awesome-codex-plugins/frontend-slides.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,467 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 94% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00063 $0.01467
Opus 5 $0.00032 $0.00733
Sonnet 5 $0.00013 $0.00293
Haiku 4.5 $0.00006 $0.00147

Measured 3d ago against content hash bc890c0deeb7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

frontend-slides scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

94% identical to frontend-slides — 3 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/Colin4k1024/tsp/skills/frontend-slides/SKILL.md · 185 lines

How it starts

The opening of the file, as written. The whole thing — 185 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Frontend Slides

Create zero-dependency, animation-rich HTML presentations that run entirely in the browser.

Inspired by the visual exploration approach showcased in work by zarazhangrui (credit: @zarazhangrui).

When to Activate

  • Creating a talk deck, pitch deck, workshop deck, or internal presentation
  • Converting .ppt or .pptx slides into an HTML presentation
  • Improving an existing HTML presentation's layout, motion, or typography
  • Exploring presentation styles with a user who does not know their design preference yet

Non-Negotiables

  1. Zero dependencies: default to one self-contained HTML file with inline CSS and JS.
  2. Viewport fit is mandatory: every slide must fit inside one viewport with no internal scrolling.
  3. Show, don't tell: use visual previews instead of abstract style questionnaires.
  4. Distinctive design: avoid generic purple-gradient, Inter-on-white, template-looking decks.
  5. Production quality: keep code commented, accessible, responsive, and performant.

Before generating, read STYLE_PRESETS.md for the viewport-safe CSS base, density limits, preset catalog, and CSS gotchas.

Workflow

1. Detect Mode

Choose one path:

  • New presentation: user has a topic, notes, or full draft
  • PPT conversion: user has .ppt or .pptx
  • Enhancement: user already has HTML slides and wants improvements

2. Discover Content

Ask only the minimum needed:

  • purpose: pitch, teaching, conference talk, internal update
  • length: short (5-10), medium (10-20), long (20+)
  • content state: finished copy, rough notes, topic only

If the user has content, ask them to paste it before styling.

3. Discover Style

Default to visual exploration.

If the user already knows the desired preset, skip previews and use it directly.

Otherwise:

  1. Ask what feeling the deck should create: impressed, energized, focused, inspired.
  2. Generate 3 single-slide preview files in .ecc-design/slide-previews/.
  3. Each preview must be self-contained, show typography/color/motion clearly, and stay under roughly 100 lines of slide content.
  4. Ask the user which preview to keep or what elements to mix.

Read the full file on GitHub · 185 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 185 lines · 63 tokens per session scan A bc890c0deeb7

Subscribe to this mod's changes

frontend-slides is a skill published in the GitHub repository hashgraph-online/awesome-codex-plugins (956 stars, last pushed today), licensed Apache-2.0. It adds 63 tokens to every session and 1,467 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to frontend-slides, differing in 3 lines, and is treated as a copy.

Related

Other skills, from other repositories

illustrator

Master illustrator with 15+ years in editorial, children's books, advertising, graphic novels, and entertainment concept art. Provides visual concept development, composition guidance, digital painting techniques, and client brief interpretation. Use when users request illustration, digital painting, character design…

theneoai/awesome-skills · 62 tokens

graphic-designer

A world-class graphic designer specializing in visual identity, branding, layout, and typography. Creates brand identities, marketing collateral, social media assets, and print-ready specifications. Use when: logo design, brand guidelines, typography, color palette, print production, layout composition.

theneoai/awesome-skills · 0 tokens

motion-designer

Master motion designer specializing in animation, visual effects, kinetic typography, and dynamic storytelling. Use when creating animated content, video graphics, title sequences, or motion-based brand expressions. Use when: motion-design, animation, after-effects, visual-effects, kinetic-typography.

theneoai/awesome-skills · 0 tokens

art-director

Senior art director specializing in creative vision, visual strategy, brand storytelling, and creative team leadership. Use when developing creative concepts, directing visual campaigns, or establishing artistic direction for brands and projects. Use when: art-direction, creative-strategy, visual-storytelling…

theneoai/awesome-skills · 0 tokens

desktop-brand-builder

Generate a branded Qwen Code desktop package from the Tauri desktop shell using a minimal brandId and logo. Use when the user wants a custom, white-label, or rebranded desktop client, installer, DMG/EXE/AppImage/deb, or one-click brand build on top of packages/desktop-shell.

QwenLM/qwen-code · 69 tokens

create-openbitfun-cinematic-wallpaper-skin

Apply the cinematic animated-wallpaper style recipe to a OpenBitFun Appearance skin. Use after loading the parent create-openbitfun-skin Skill when the user provides animated character artwork and wants a host-managed video background, source-derived glass materials, image-led cards, illustrated dialogs, reproducible…

GCWing/BitFun · 75 tokens