html-slides CLAUDE.md

html-slides CLAUDE.md is an instructions file for coding agents from bluedusk/html-slides. It costs 339 tokens per session, scanned A, original, from a forked repository, MIT.

Project instructions for html-slides, a tool for generating HTML presentations. They describe its upstream dependency, release process, and file structure.

In plain words
What is it for?
Use them when changing html-slides, managing releases, or working with its themes, presentation templates, and supporting files.
Why use it?
They help contributors preserve shared upstream files and update all required version locations together.

Instructions file

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.

agentmods
npx agentmods add instructions/bluedusk/html-slides/claude-md
Clone the repo
git clone --depth 1 https://github.com/bluedusk/html-slides

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 html-slides CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/bluedusk/html-slides/claude-md.svg)](https://agentmods.dev/instructions/bluedusk/html-slides/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/bluedusk/html-slides/claude-md"><img src="https://agentmods.dev/badge/instructions/bluedusk/html-slides/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 339 This file is loaded in full into every session.
When invoked 339 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin fork From a forked repository.
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 $0.00339 $0.00339
Opus 5 $0.00169 $0.00169
Sonnet 5 $0.00068 $0.00068
Haiku 4.5 $0.00034 $0.00034

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

Security

Grade A, and why

html-slides CLAUDE.md 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.

CLAUDE.md · 25 lines

What it actually says

Project Instructions

Upstream Dependency

This project (html-slides) builds on top of frontend-slides (https://github.com/zarazhangrui/frontend-slides), a third-party Claude Code plugin for generating HTML presentations. We extend it with content-driven design, additional CDN libraries (Mermaid.js, anime.js), and improved style discovery. The upstream project's files (viewport-base.css, components.css, slides-runtime.js, theme CSS, component-templates.md, html-template.md, STYLE_PRESETS.md) should not be modified unless fixing a confirmed upstream bug.

Version Bumps

See RELEASE.md for the release process. Version must be updated in all 5 locations simultaneously — never update just one:

  1. .claude-plugin/plugin.json
  2. .claude-plugin/marketplace.json (2 entries)
  3. SKILL.md frontmatter
  4. references/html-template.md — the <meta name="generator"> tag version
  5. references/presentation-layer.md — the <meta name="generator"> tag version

Project Structure

  • SKILL.md — Main skill entry point (Pro + Vibe modes)
  • assets/components.css — Shared component CSS for all Pro themes
  • assets/themes/ — Theme CSS files (one per Pro theme)
  • assets/slides-runtime.js — Shared runtime JS for all Pro themes (nav, charts, particles, speaker notes)
  • references/ — Supporting docs loaded on-demand by the skill
  • .claude-plugin/ — Plugin manifest and marketplace config
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 · 25 lines · 339 tokens per session scan A 4e8c85739f0d

Subscribe to this mod's changes

html-slides CLAUDE.md is an instructions file published in the GitHub repository bluedusk/html-slides (76 stars, last pushed 4mo ago), licensed MIT. It adds 339 tokens to every session, about $0.0017 per session on Opus 5. A static security scan graded it A with 0 findings. It comes from a forked repository.

Related

Other instructions, from other repositories