Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add nikeyes/stepwise-dev/plugin install frontend-slidesWrote 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.
[](https://agentmods.dev/skills/nikeyes/stepwise-dev/frontend-slides)<a href="https://agentmods.dev/skills/nikeyes/stepwise-dev/frontend-slides"><img src="https://agentmods.dev/badge/skills/nikeyes/stepwise-dev/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.
<a href="https://agentmods.dev/skills/nikeyes/stepwise-dev/frontend-slides"><img src="https://agentmods.dev/badge/skills/nikeyes/stepwise-dev/frontend-slides.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00063 | $0.06122 |
| Opus 5 | $0.00032 | $0.03061 |
| Sonnet 5 | $0.00013 | $0.01224 |
| Haiku 4.5 | $0.00006 | $0.00612 |
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 5d 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.
This is a copy
100% identical to frontend-slides — 0 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.
How it starts
The opening of the file, as written. The whole thing — 381 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.
Core Principles
- Zero Dependencies — Single HTML files with inline CSS/JS. No npm, no build tools.
- Show, Don't Tell — Generate visual previews, not abstract choices. People discover what they want by seeing it.
- Distinctive Design — No generic "AI slop." Every presentation must feel custom-crafted.
- Progressive Disclosure — Read lightweight style indexes first. For bold templates, use small preview cards for style previews and load the full
design.mdonly after the user picks that template. - Fixed 16:9 Stage (NON-NEGOTIABLE) — Every deck uses a 1920×1080 slide canvas scaled as a whole to the viewport. Slides must stay 16:9 on every screen, including phones. Do not reflow slide content to fit the device.
Design Aesthetics
You tend to converge toward generic, "on distribution" outputs. In frontend design, this creates what users call the "AI slop" aesthetic. Avoid this: make creative, distinctive frontends that surprise and delight.
Focus on:
- Typography: Choose fonts that are beautiful, unique, and interesting. Avoid generic fonts like Arial and Inter; opt instead for distinctive choices that elevate the frontend's aesthetics.
- Color & Theme: Commit to a cohesive aesthetic. Use CSS variables for consistency. Dominant colors with sharp accents outperform timid, evenly-distributed palettes. Draw from IDE themes and cultural aesthetics for inspiration.
- Motion: Use animations for effects and micro-interactions. Prioritize CSS-only solutions for HTML. Use Motion library for React when available. Focus on high-impact moments: one well-orchestrated page load with staggered reveals (animation-delay) creates more delight than scattered micro-interactions.
- Backgrounds: Create atmosphere and depth rather than defaulting to solid colors. Layer CSS gradients, use geometric patterns, or add contextual effects that match the overall aesthetic.
What ships with it
60 files 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.
- animation-patterns.md 3.9 KB
- bold-template-pack/deck-stage.js 22 KB runs code
- bold-template-pack/README.md 3.2 KB
- bold-template-pack/selection-index.json 38 KB
- bold-template-pack/templates/8-bit-orbit/design.md 44 KB
- bold-template-pack/templates/8-bit-orbit/preview.md 4.6 KB
- bold-template-pack/templates/biennale-yellow/design.md 46 KB
- bold-template-pack/templates/biennale-yellow/preview.md 4.4 KB
- bold-template-pack/templates/block-frame/design.md 45 KB
- bold-template-pack/templates/block-frame/preview.md 4.4 KB
- bold-template-pack/templates/blue-professional/design.md 50 KB
- bold-template-pack/templates/blue-professional/preview.md 4.6 KB
- bold-template-pack/templates/bold-poster/design.md 53 KB
- bold-template-pack/templates/bold-poster/preview.md 4.7 KB
- bold-template-pack/templates/broadside/design.md 38 KB
- bold-template-pack/templates/broadside/preview.md 4.2 KB
- bold-template-pack/templates/capsule/design.md 39 KB
- bold-template-pack/templates/capsule/preview.md 4.3 KB
- bold-template-pack/templates/cartesian/design.md 36 KB
- bold-template-pack/templates/cartesian/preview.md 4.3 KB
- bold-template-pack/templates/cobalt-grid/design.md 42 KB
- bold-template-pack/templates/cobalt-grid/preview.md 4.2 KB
- bold-template-pack/templates/coral/design.md 44 KB
- bold-template-pack/templates/coral/preview.md 4.4 KB
- bold-template-pack/templates/creative-mode/design.md 29 KB
- bold-template-pack/templates/creative-mode/preview.md 4.4 KB
- bold-template-pack/templates/daisy-days/design.md 39 KB
- bold-template-pack/templates/daisy-days/preview.md 4.5 KB
- bold-template-pack/templates/editorial-forest/design.md 39 KB
- bold-template-pack/templates/editorial-forest/preview.md 4.5 KB
- bold-template-pack/templates/editorial-tri-tone/design.md 33 KB
- bold-template-pack/templates/editorial-tri-tone/preview.md 4.6 KB
- bold-template-pack/templates/emerald-editorial/design.md 44 KB
- bold-template-pack/templates/emerald-editorial/preview.md 4.5 KB
- bold-template-pack/templates/grove/design.md 44 KB
- bold-template-pack/templates/grove/preview.md 4.8 KB
- bold-template-pack/templates/long-table/design.md 48 KB
- bold-template-pack/templates/long-table/preview.md 5.1 KB
- bold-template-pack/templates/mat/design.md 38 KB
- bold-template-pack/templates/mat/preview.md 4.6 KB
- bold-template-pack/templates/monochrome/design.md 35 KB
- bold-template-pack/templates/monochrome/preview.md 4.4 KB
- bold-template-pack/templates/neo-grid-bold/design.md 38 KB
- bold-template-pack/templates/neo-grid-bold/preview.md 4.3 KB
- bold-template-pack/templates/peoples-platform/design.md 38 KB
- bold-template-pack/templates/peoples-platform/preview.md 4.5 KB
- bold-template-pack/templates/pin-and-paper/design.md 42 KB
- bold-template-pack/templates/pin-and-paper/preview.md 4.6 KB
- bold-template-pack/templates/pink-script/design.md 45 KB
- bold-template-pack/templates/pink-script/preview.md 4.7 KB
- bold-template-pack/templates/playful/design.md 36 KB
- bold-template-pack/templates/playful/preview.md 4.2 KB
- bold-template-pack/templates/raw-grid/design.md 34 KB
- bold-template-pack/templates/raw-grid/preview.md 4.4 KB
- bold-template-pack/templates/retro-windows/design.md 45 KB
- bold-template-pack/templates/retro-windows/preview.md 4.6 KB
- bold-template-pack/templates/retro-zine/design.md 43 KB
- bold-template-pack/templates/retro-zine/preview.md 4.5 KB
- bold-template-pack/templates/sakura-chroma/design.md 49 KB
- bold-template-pack/templates/sakura-chroma/preview.md 4.8 KB
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.
- 5d ago First seen · 381 lines · 63 tokens per session scan A 832994fe1dfc
frontend-slides is a skill published in the GitHub repository nikeyes/stepwise-dev (24 stars, last pushed 3d ago), licensed Apache-2.0. It adds 63 tokens to every session and 6,122 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to frontend-slides, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
webgl-holographic-foil
A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
html-ppt-taste-brutalist
16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
accessibility
Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.
make-resume
A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.