presentation-style — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited presentation-style (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Generate polished, single-file HTML slide-deck presentations following a precise design system.
Read the design system reference first: Open and read references/design-system.md (in the same directory as this SKILL.md) before writing any HTML. It contains the complete color palette, typography scale, component library, and composition patterns. Do not rely on memory — re-read it every time.
.html file<style> within <head>, no external dependencies)<div class="slide"> with min-height: 100vh/mnt/user-data/outputs/ and present via present_filesEvery presentation follows this structure:
--blue-900), all text whiteh1 at 52px, max-width 700pxgrid-2 of .card elements for pain points or observationsChoose the right components for each slide's purpose. See the Component Selection Guide below.
var(--bg-sec) (warm off-white)Match your content type to the right component:
| Content Type | Component(s) to Use |
|---|---|
| Problems, pain points, challenges | grid-2 of .card with coral labels |
| Architecture, system layers | Stacked .arch-layer bars with ↕ arrows |
| File/directory structure | .tree-line with color-highlighted names |
| Feature list, capability grid | grid-3 or grid-4 of .skill-card |
| Sequential process, setup steps | .step-row with numbered circles |
| Rules, policies, constraints | .rule-row with dot markers |
| Commands, key-value pairs | .cmd-row with mono names |
| File listing with metadata | .file-row with icon + name + description + pill |
| How things combine | Horizontal flex of .card with + and = operators |
| Key metrics | Flex row of .stat boxes |
| Key insight or callout | Teal callout box with left border |
| Warning or caveat | Amber callout box with left border |
| Side-by-side comparison | grid-2 with independent content per column |
| Code snippets | Dark code block (--gray-800 bg, light text) |
box-shadow anywhere.0.5px solid var(--border-med) for cards..stat-num which is centered.'SF Mono', 'Fira Code', monospace.dir="rtl" on the <html> tag.arch-layer tag goes left, label goes rightreferences/design-system.md<style>/mnt/user-data/outputs/presentation.html (or a descriptive name)present_filesSlide labels help orient the viewer. They are small uppercase text above the h2. Examples:
· (middle dot) as separator, not - or /.slide-label--bg-sec background~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.