after-hours-editorial-template

after-hours-editorial-template is a skill for Claude Code, Codex from wolfenazz/YzPzCode. It costs 62 tokens per session (558 once invoked), scanned A, a copy of after-hours-editorial-template, Apache-2.0.

A ready-made HTML template for three-page, dark editorial storyboards with cinematic typography and transitions.

In plain words
What is it for?
Use it to create single-file HTML storyboards with staged text, page transitions, grain, vignette, and a cursor-light preview.
Why use it?
It gives an agent a defined visual structure for fashion-style presentations and other moody, high-end stories.

Skill for Claude CodeCodex

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

Good fit Use it to create single-file HTML storyboards with staged text, page transitions, grain, vignette, and a cursor-light preview.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wolfenazz/yzpzcode/after-hours-editorial-template
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 wolfenazz/YzPzCode --skill after-hours-editorial-template
Clone the repo
git clone --depth 1 https://github.com/wolfenazz/YzPzCode

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 after-hours-editorial-template

README.md
[![agentmods](https://agentmods.dev/badge/skills/wolfenazz/yzpzcode/after-hours-editorial-template.svg)](https://agentmods.dev/skills/wolfenazz/yzpzcode/after-hours-editorial-template)
Your own site
<a href="https://agentmods.dev/skills/wolfenazz/yzpzcode/after-hours-editorial-template"><img src="https://agentmods.dev/badge/skills/wolfenazz/yzpzcode/after-hours-editorial-template.svg" alt="Measured on agentmods" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 558 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 100% 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.00062 $0.00558
Opus 5 $0.00031 $0.00279
Sonnet 5 $0.00012 $0.00112
Haiku 4.5 $0.00006 $0.00056

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

Security

Grade A, and why

after-hours-editorial-template 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

100% identical to after-hours-editorial-template — 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.

app/desgin/skills/after-hours-editorial-template/SKILL.md · 80 lines

What it actually says

After Hours Editorial Template

Produce a self-contained HTML editorial motion artifact in a dark luxury style, with three short pages, cinematic typography, and premium transition language.

Resource map

after-hours-editorial-template/
├── SKILL.md
├── assets/
│   └── template.html
├── references/
│   └── checklist.md
└── example.html

Workflow

  1. Read active DESIGN.md and map colors, typography tone, and layout rhythm into CSS variables while preserving a dark editorial baseline.
  2. Copy assets/template.html to index.html.
  3. Keep three narrative pages in sequence; do not increase default page dwell above 3 seconds.
  4. Preserve premium motion behavior:
    • staged text reveal hierarchy
    • chapter wipe transitions
    • ambient grain/vignette depth
    • restrained cursor-light interaction for local preview
  5. Keep output single-file HTML with inline CSS and JS.
  6. Avoid sandbox-hostile browser APIs (e.g. localStorage and confirm).
  7. Validate with references/checklist.md before emitting.

Output contract

One short orientation sentence, then:

<artifact identifier="after-hours-editorial" type="text/html" title="After Hours Editorial Template">
<!doctype html>
<html>...</html>
</artifact>
Files

What ships with it

3 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.

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 · 80 lines · 62 tokens per session scan A d32adf3724ad

Subscribe to this mod's changes

after-hours-editorial-template is a skill published in the GitHub repository wolfenazz/YzPzCode (13 stars, last pushed 3d ago), licensed Apache-2.0. It adds 62 tokens to every session and 558 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 after-hours-editorial-template, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

html-ppt-viewer

A simple HTML viewer that presents a set of existing images like a slide deck. It includes a side panel, large image display, page controls, and keyboard navigation, but does not create the images.

huangrichao2020/pretty-skills · 93 tokens

threejs

Build immersive 3D web experiences with Three.js - WebGL/WebGPU library for scenes, cameras, geometries, materials, lights, animations, loaders, post-processing, shaders (including node-based TSL), compute, physics, VR/XR, and advanced rendering. Use when creating 3D visualizations, games, interactive graphics, data…

ihatesea69/kiro-kit · 136 tokens

image-taste-frontend

Elite frontend image-direction skill for generating premium, artistic, implementation-friendly website design references. Uses combinatorial variation to avoid repetitive AI aesthetics, enforces cinematic hero minimalism, strong hierarchy, generous spacing, image-led composition, and anti-slop visual discipline. For…

fatihkan/badi · 90 tokens

web-artifact-builder

Build rich HTML/CSS/JS artifacts, prototypes, and interactive demos as local project-owned files with browser verification.

CodeInfinity1/Stram · 28 tokens

gsp-color

Design color systems — palettes, contrast, semantic mapping, dark mode — use when: pick colors, build a palette, semantic tokens, dark mode pairings, brand color, accent color.

jubscodes/get-shit-pretty · 41 tokens

artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

bobmatnyc/claude-mpm · 63 tokens