Skip to content
Skillv1.0.0

deck-guizang-editorial

Electronic magazine × electronic ink; 10 layouts + 5 palette sets (ink/indigo porcelain/forest ink/kraft paper/sand dune)

by JungKiBong(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from JungKiBong/html-anything-custom (next/src/lib/templates/skills/deck-guizang-editorial/SKILL.md). Install upstream with npx skills add JungKiBong/html-anything-custom --skill deck-guizang-editorial. Copyright stays with the author.

[Template: Guizan Editorial Ink Deck (Editorial × E-Ink)] [Intent] Narrative, opinion, sharing, personal style expression. It has a sense of printing on ink and paper, not a sense of technology. Inspired by op7418/guizang-ppt-skill Style A.

[Palette - choose 1 from 5, it is strictly prohibited to change the hex, and it is strictly prohibited to mix them]

  • 🖋 Ink Classic Monocle — ink #0a0a0b, paper #f1efea, paper-tint #e8e5de, ink-tint #18181a. Default / General Business / Technology.
  • 🌊 Indigo Porcelain — ink #0a1f3d, paper #f1f3f5, paper-tint #e4e8ec, ink-tint #152a4a. Technology / Research / Data.
  • 🌿 Forest Ink — ink #1a2e1f, paper #f5f1e8, paper-tint #ece7da, ink-tint #253d2c. Natural / sustainable / cultural.
  • 🍂 Kraft Paper — ink #2a1e13, paper #eedfc7, paper-tint #e0d0b6, ink-tint #3a2a1d. Nostalgia / Humanities / Literature.
  • 🌙 Dune — ink #1f1a14, paper #f0e6d2, paper-tint #e3d7bf, ink-tint #2d2620. Art / Design / Fashion.

[Layout - 10 tape format pools, reusable; Quantity is determined by [User Content], fully covering every point; short content starts with 6-12 pieces, long content should be more (the same format can be reused in different chapters)]

  • L01 Hero Cover — Centered large font hero typography + kicker + subtitle + lead paragraph + bottom metadata row.
  • L02 Act Divider — kicker + 8.5-10vw huge headline + a quote; chapter switching can be inverted (ink ↔ paper).
  • L03 Big Numbers Grid — 3×2 data card (label / big numbers / notes).
  • L04 Quote + Image — left kicker + headline + body + callout; right 16:10 image (baseline alignment, not top).
  • L05 Image Grid — 3×2 or 3×1 contour image grid (26vh or 22vh); strictly uniform height.
  • L06 Pipeline / Flow — Horizontal numbered step group, each step: №X + title + description; supports keyboard advancement.
  • L07 Hero Question — 7vw A single question in full screen, with line breaks based on semantics and minimalist surroundings.
  • L08 Big Quote — 5.8vw giant serif quote + English translation + signature + date.
  • L09 Before / After — 1:1 split; left column opacity .55 (old/before); right column full brightness (new/after).
  • L10 Mixed Media — 8:4 ratio; left large text (kicker / headline / body / callout) + right 3:4 vertical image for assistance.

[Design details]

  • strictly prohibited: gradient / drop-shadow / rounded corners / circular decoration / blur / SVG icon library / emoji decoration.
  • Font: Playfair Display (English) / Noto Serif SC (Chinese) for Display; Inter / Noto Sans SC for Body; occasionally use italic serifs for numbers/numbers.
  • Magazine-like details: kicker uses 11px uppercase letterspacing 0.12em; folio lower right corner 01 / 12; top thin hairline rule + journal logo / topic.
  • NO: Data fabrication, Lorem ipsum, placeholder image URLs. All images should be drawn inline using pure CSS/SVG (color blocks + simple strokes).
  • Keyboard ← / → switching; hash synchronization; single file HTML.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/jungkibong-html-anything-custom-deck-guizang-editorial/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

jungkibong-html-anything-custom-deck-guizang-editorial.ocm.jsonjson
{
  "ocm": "1",
  "id": "jungkibong-html-anything-custom-deck-guizang-editorial",
  "kind": "skill",
  "name": "deck-guizang-editorial",
  "description": "Electronic magazine × electronic ink; 10 layouts + 5 palette sets (ink/indigo porcelain/forest ink/kraft paper/sand dune)",
  "publisher": "JungKiBong",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "editorial",
      "e-ink",
      "magazine",
      "narrative",
      "guizang",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Electronic magazine × electronic ink; 10 layouts + 5 palette sets (ink/indigo porcelain/forest ink/kraft paper/sand dune)"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/JungKiBong/html-anything-custom",
      "path": "next/src/lib/templates/skills/deck-guizang-editorial/SKILL.md",
      "ref": "64230bf71e8b7105ad5c405d2b10458fbe7a7f56",
      "url": "https://github.com/JungKiBong/html-anything-custom/blob/64230bf71e8b7105ad5c405d2b10458fbe7a7f56/next/src/lib/templates/skills/deck-guizang-editorial/SKILL.md",
      "key": "JungKiBong/html-anything-custom/next/src/lib/templates/skills/deck-guizang-editorial/SKILL.md"
    }
  },
  "instructions": "[Template: Guizan Editorial Ink Deck (Editorial × E-Ink)]\n[Intent] Narrative, opinion, sharing, personal style expression. It has a sense of printing on ink and paper, not a sense of technology. Inspired by op7418/guizang-ppt-skill Style A.\n\n[Palette - choose 1 from 5, it is strictly prohibited to change the hex, and it is strictly prohibited to mix them]\n- 🖋 **Ink Classic Monocle** — ink `#0a0a0b`, paper `#f1efea`, paper-tint `#e8e5de`, ink-tint `#18181a`. Default / General Business / Technology.\n- 🌊 **Indigo Porcelain** — ink `#0a1f3d`, paper `#f1f3f5`, paper-tint `#e4e8ec`, ink-tint `#152a4",
  "cost": {
    "context_tokens": 765
  }
}

Fetch it by URL: GET /api/v1/registry/jungkibong-html-anything-custom-deck-guizang-editorial/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.