SkillAgentSearch skills...

after-hours-editorial-template

Luxury dark-editorial HyperFrames template for three-page cinematic storyboards, inspired by haute couture title cards and magazine chapter spreads

Install / Use

npx skills add nexu-io/open-design --skill after-hours-editorial-template

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

90/100

Category

Marketing

Supported Platforms

Universal

Tags

Our assessment of after-hours-editorial-template

after-hours-editorial-template scores 90/100 on our quality scale, 27th of 111 Marketing skills we index (top 25%).

Its SKILL.md is 2.4 KB long, split into 4 sections with 2 code examples: moderately detailed.

With 97,896 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
20/30
Structure
14/20
Description
15/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated today, so after-hours-editorial-template is actively maintained.
  • It is released under the Apache-2.0 license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

after-hours-editorial-template compared with similar skills

All 4 of these similar skills score higher than after-hours-editorial-template; compare them before choosing.

SkillScoreStarsUpdatedFormat
after-hours-editorial-template (this skill)by nexu-io9097.9ktodaySKILL.md
algorithmic-artby anthropics100177.9k2d agoSKILL.md
pptxby anthropics100177.9k2d agoSKILL.md
designby nextlevelbuilder100130.2k3d agoSKILL.md
ui-ux-pro-maxby nextlevelbuilder100130.2k3d agoSKILL.md

Frequently asked questions

How do I install after-hours-editorial-template?
Run npx skills add nexu-io/open-design --skill after-hours-editorial-template. The install tabs above show the steps for each supported agent.
Which AI agents does after-hours-editorial-template work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is after-hours-editorial-template safe to use?
It is Apache-2.0-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is after-hours-editorial-template still maintained?
The repository was last updated today, so after-hours-editorial-template is actively maintained.

name: after-hours-editorial-template description: | Luxury dark-editorial HyperFrames template for three-page cinematic storyboards, inspired by haute couture title cards and magazine chapter spreads. Use when the user asks for premium fashion-style motion pages, moody serif-led storytelling, or a high-end dark presentation aesthetic with rich transitions. triggers:

  • "after hours editorial template"
  • "dark fashion hyperframes template"
  • "haute couture motion pages"
  • "magazine style cinematic slides"
  • "高级暗黑时尚风模板"
  • "高定杂志风动效" od: mode: template surface: video type: hyperframes platform: desktop preview: type: html entry: index.html reload: debounce-100 design_system: requires: true sections: [color, typography, layout, components] outputs: primary: index.html secondary:
    • template.html
    • example.html example_prompt: "Create a three-page HyperFrames editorial sequence in a dark haute-couture style: premium serif typography, magenta accent, elegant chapter transitions, and cinematic grain. Keep each page under 3 seconds." capabilities_required:
    • file_write

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>

Related Skills

View on GitHub
GitHub Stars97.9k
CategoryMarketing
Updated15h ago
Forks11.4k

Languages

TypeScript

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions