Source profileQuality 78/100

nexu-io/open-design/plugins/_official/examples/huashu-golden-circle/SKILL.md

huashu-golden-circle

A brand-repositioning strategy for a heritage coffee chain — why, how, what — the governing idea and the moves to prove it. Built as a decision-grade consulting deck for client CMO, board.

Source repository stars
82,073
Declared platforms
0
Static risk flags
1
Last source update
2026-07-28
Source checked
2026-07-28

Decision brief

What it does—and where it fits

Produce a single-file, one-diagram concept deck. You are visualizing a methodology the way Simon Sinek drew the Golden Circle on a TED flip chart: one geometric master figure carries the entire argument, and every page is that figure seen from a different angle. The visual syste…

Best for

    Not for

    • Tasks that require unconfirmed production actions or broad system permissions.
    • Environments where the pinned source and install steps cannot be inspected.

    Compatibility matrix

    Platform support, with evidence labels

    PlatformStatusEvidenceWhat to check
    CodexNot declaredNo explicit evidencePortability before use
    Claude CodeNot declaredNo explicit evidencePortability before use
    CursorNot declaredNo explicit evidencePortability before use
    Gemini CLINot declaredNo explicit evidencePortability before use
    Open the compatibility checker

    Installation

    Inspect first. Install second.

    The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.

    Source-detected install commandSource
    npx skills add https://github.com/nexu-io/open-design --skill "plugins/_official/examples/huashu-golden-circle"
    Safe inspection promptEditorial

    Inspect the Agent Skill "huashu-golden-circle" from https://github.com/nexu-io/open-design/blob/89d6d4ef21baf80f871595abdf6f7de6e941dd44/plugins/_official/examples/huashu-golden-circle/SKILL.md at commit 89d6d4ef21baf80f871595abdf6f7de6e941dd44. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.

    Workflow

    What the source asks the agent to do

    1. 01

      Workflow

      1. Clarify once: topic, audience, page count — and the user's three-band framework (what is the WHY / HOW / WHAT of their argument), plus 1–2 protagonist numbers for the evidence page. The master figure is the deck; name its bands before writing any page. 2. Copy example.html, r…

      Clarify once: topic, audience, page count — and the user'sCopy example.html, retitle, rename the ring labels if needed, thenFor ≥ 5 pages, showcase first: build the cover + the master-diagram
    2. 02

      Hard spec (locked — violating any line is a regression)

      The .gc component — nested concentric circles, pure border-radius: 50% divs — is the only diagram in the deck. Keep its geometry verbatim:

      One fixed at 1920 × 1080 px, centered withEach page is one inside stage with aNavigation (keep the script verbatim): ←/↑/PageUp previous,
    3. 03

      Canvas & runtime

      One fixed at 1920 × 1080 px, centered with

      One fixed at 1920 × 1080 px, centered withEach page is one inside stage with aNavigation (keep the script verbatim): ←/↑/PageUp previous,
    4. 04

      Design tokens (:root — keep the names, re-theme values only)

      Fonts come from the single existing Google Fonts @import

      Fonts come from the single existing Google Fonts @import--tint-2/--tint-3 are tints of the accent, not second colors. A second- Fonts come from the single existing Google Fonts @import (Jost 400–700 + Manrope 400–800); Chinese falls back to PingFang SC / Microsoft YaHei. No other @import, no CDN scripts, no icon fonts. - --tint-2/--tint-3 are…
    5. 05

      THE master figure (the deck's entire visual vocabulary)

      The .gc component — nested concentric circles, pure border-radius: 50% divs — is the only diagram in the deck. Keep its geometry verbatim:

      .gc { --gc: px } sets the diameter; rings at inset: 0 (WHAT,Uppercase labels (.lbl, Jost 600, letter-spacing: .35em) are embeddedLocked modes — these are the full enumeration, do not invent new ones:

    Permission review

    Static risk signals and limitations

    Reads files

    low · line 34

    The documentation asks the agent to read local files, directories, or repositories.

    step — the file must open inside a sandboxed iframe via `file://`.

    Evidence record

    Why each signal appears

    EvidenceSourceComputedTestedEditorial
    SignalValueEvidence typeMeaning
    Quality score78/100ComputedDocumentation, specificity, maintenance, and trust rules
    Repository stars82,073SourceRepository attention, not individual Skill quality
    Compatibility0 platformsSourceDeclared in the catalog source record
    Usage guideautomated source guideEditorialGenerated or reviewed according to the visible evidence level

    Pinned source

    Provenance and original SKILL.md

    Repository
    nexu-io/open-design
    Skill path
    plugins/_official/examples/huashu-golden-circle/SKILL.md
    Commit
    89d6d4ef21baf80f871595abdf6f7de6e941dd44
    License
    Apache-2.0
    Collected
    2026-07-28
    Default branch
    main
    View the original SKILL.md

    Golden Circle Diagram · 黄金圆环图解

    Produce a single-file, one-diagram concept deck. You are visualizing a methodology the way Simon Sinek drew the Golden Circle on a TED flip chart: one geometric master figure carries the entire argument, and every page is that figure seen from a different angle. The visual system, canvas contract, and navigation runtime are locked by example.html. Start from example.html, replace content only — do not rewrite the design or the script. Do not introduce any color or font outside this spec.

    Generated from the 中性派「单图母图概念图解 / Diagrammatic Minimalism」spec in references/design-styles.md of huashu-design by 花叔 (alchaincyf), MIT licensed. Lineage: Simon Sinek's Golden Circle TED talk, Bauhaus geometric abstraction, "one diagram rules the room" information architecture.

    Hard spec (locked — violating any line is a regression)

    Canvas & runtime

    • One <div id="stage"> fixed at 1920 × 1080 px, centered with position: fixed; top: 50%; left: 50%; a fit() function applies translate(-50%, -50%) scale(min(innerWidth/1920, innerHeight/1080)) on load and resize. All inner layout in px — the scaler owns responsiveness.
    • Each page is one <section class="slide"> inside #stage with a data-screen-label="01 封面"-style label; exactly one slide carries .active; the dark closing page adds .dark.
    • Navigation (keep the script verbatim): //PageUp previous, //Space/PageDown next, Home/End first/last; #/N hash routing (1-indexed) read on load + hashchange, written via history.replaceState; click left third = back, rest = forward; fixed counter pill bottom-right, key-hint bottom-left. No external JS, no build step — the file must open inside a sandboxed iframe via file://.

    Design tokens (:root — keep the names, re-theme values only)

    TokenValueRole
    --paper#FAFAF7warm-white page background
    --ink#141414primary text
    --night#161512dark closing-page background
    --night-ink#F5F2EAprimary text on dark
    --accent#E8860Cthe only accent hue (gold)
    --tint-2#F2BA6Bmiddle-ring tint of the accent
    --tint-3#FAE5C3outer-ring tint of the accent
    --neutral-2#E8E4D9de-emphasized ring (warm grey)
    --neutral-3#F2EFE7de-emphasized outer ring
    --line#E5E1D6hairline rules
    --muted#8A867Csecondary labels
    --muted-2#56524Abody copy
    --faint#B5B0A4tertiary captions
    --night-line#3A372Fhairlines on the dark page
    --display'Jost', 'Manrope', 'PingFang SC', …uppercase tracked labels
    --sans'Manrope', 'PingFang SC', …headlines + body
    • Fonts come from the single existing Google Fonts @import (Jost 400–700 + Manrope 400–800); Chinese falls back to PingFang SC / Microsoft YaHei. No other @import, no CDN scripts, no icon fonts.
    • --tint-2/--tint-3 are tints of the accent, not second colors. A second accent hue is the cardinal sin of this style.

    THE master figure (the deck's entire visual vocabulary)

    The .gc component — nested concentric circles, pure border-radius: 50% divs — is the only diagram in the deck. Keep its geometry verbatim:

    • .gc { --gc: <size>px } sets the diameter; rings at inset: 0 (WHAT, --tint-3), inset: 16% (HOW, --tint-2), inset: 33% (WHY, solid --accent, flex-centered core label).
    • Uppercase labels (.lbl, Jost 600, letter-spacing: .35em) are embedded inside the bands: WHAT centered at 8% height, HOW at 24.5%, WHY in the core at calc(var(--gc) * 0.085) in --paper white.
    • Locked modes — these are the full enumeration, do not invent new ones:
      • default: golden fill (cover, master page, the "right way" comparison);
      • .mode-how / .mode-what: target band --accent (its label --paper), other bands --neutral-3/--paper;
      • .mode-grey: all-neutral counter-example (core --muted);
      • .mode-outline: transparent rings with 2px --accent strokes — dark closing page only.
    • Derivatives allowed: the solid accent disc (.why-disc, the WHY page's zoomed core), faint watermark rings (1px accent border, opacity ≤ 0.3, may bleed off-canvas), mini three-circle inline-SVG glyphs (36px, one band accented to mark a section), and inside-out arrows (inline SVG: dot at the center, 2–2.5px line, solid polygon head). Nothing else — no photos, no charts, no emoji, no decorative illustration.
    • The rings may be renamed to match the user's framework (信念/路径/产品, core/loop/surface…) but there are always exactly three bands, and the innermost band is always the thesis.

    Chrome (hairline strips, not bars)

    • Every page: .head (top) and .foot (bottom) — 84px strips at left/right: 80px with a 1px --line border (--night-line on dark), Jost 13px/600/3px-tracking uppercase; left side carries the deck logotype in --ink <b> + a gold / separator; right side of .foot carries NN / 章节名. Content lives in .body (top/bottom: 84px, left/right: 80px).
    • The only rounded rectangle in the deck is the runtime counter pill (and the WHAT evidence cards at 18px radius); everything else is a circle or a straight hairline.

    Layout enumeration (use 6+ per deck, never one layout everywhere)

    LayoutRole
    coverleft headline (gold full stop ) + hairline meta row; right master figure
    contentshairline rows: gold number + mini glyph + title + uppercase EN label
    masterthe figure at ≈660px + inside-out arrow piercing the rings + per-ring notes
    whysolid accent disc (zoomed core) + one belief statement, ≤ 2 sentences
    how.mode-how figure + three hairline-separated pillar columns
    what.mode-what figure + 2×2 evidence cards with glyph markers
    big-number300px Manrope-800 numeral (accent unit glyph) + stat rail + watermark rings
    comparisongrey circle (inward arrow, outside-in) vs gold circle (outward arrow, inside-out)
    quote66px/800 quote, key word in accent, offset watermark rings bleeding right
    closingdark page, .mode-outline figure + CTA in a 2px accent outlined capsule

    Typography & discipline

    • Headlines: Manrope 800, 64–96px, negative tracking; the cover/closing full stop is the accent. Body (.lede) 20px/1.85 --muted-2 with <strong> ink emphasis — statements, not bullet walls; any list ≤ 3 short lines.
    • Labels (.kicker, .caption, ring labels): Jost 600, 12–15px, 3–5px tracking, uppercase — the connective tissue of the style.
    • Chinese copy uses 「」 quotes and full-width punctuation; accent is applied to single glyphs and key words, never whole headings.
    • Default 10 pages (8–11 allowed). Exactly one dark page (the closing). Accent budget: outside the figure itself, ≤ 3 gold touches per page.
    • One idea per page, mapped onto the figure: if a concept cannot be pointed to on the circle, it does not belong in this deck.

    Workflow

    1. Clarify once: topic, audience, page count — and the user's three-band framework (what is the WHY / HOW / WHAT of their argument), plus 1–2 protagonist numbers for the evidence page. The master figure is the deck; name its bands before writing any page.
    2. Copy example.html, retitle, rename the ring labels if needed, then replace each section's content following the layout enumeration. Keep the .gc component, tokens, hairline chrome, and the script intact. Re-theme by changing token values only — and keep --tint-2/--tint-3 as tints of whatever single accent you choose.
    3. For ≥ 5 pages, showcase first: build the cover + the master-diagram page, confirm the figure's band names read correctly, then batch the rest.
    4. Self-check before delivery: arrow through every page; counter and #/N hash stay in sync; no overflow beyond 1920×1080; every page shows the figure or one of its locked derivatives; ring labels sit inside their bands at every --gc size used; exactly one accent hue in the whole file; no leftover demo ("同心"/"TONGXIN") text; grep for TODO.

    Alternatives

    Compare before choosing

    Computed 1007

    event4u-app/agent-config

    design-intelligence

    Grounded design brief from the adopted corpus — style, WCAG-checked color tokens, typography, layout pattern, anti-patterns. Use on ui-design-brief or any which-style/palette/font/chart decision.

    Computed 9827

    MoizIbnYousaf/marketing-cli

    higgsfield-generate

    Use when the user wants to generate an image or video via Higgsfield AI. Covers 30+ models: Soul V2, Seedance 2.0, Kling 3.0, Veo 3.1, GPT Image 2, Nano Banana 2. Also covers Marketing Studio — branded ad video/image with avatars and products. Use whenever: "generate an image", "make a video", "animate this photo", "image-to-video", "img2vid", "edit this image with AI", "produce a clip", "create an ad", "make a UGC video", "marketing video", "brand video", "TV spot", "import product from URL", "

    Computed 9727

    MoizIbnYousaf/marketing-cli

    creative

    Generate visual asset briefs, ad copy variants, AI image prompts, video scripts, and storyboards. Full creative production system with 5 specialized modes: product photos, product video, social graphics, talking heads, and ad creative. Make sure to use this skill whenever the user mentions any visual or creative marketing need — ad creative, image prompts, video scripts, thumbnails, banners, social graphics, product photography, storyboards, or marketing visuals of any kind. Even if they just sa

    Computed 9542,015

    coreyhaines31/marketingskills

    site-architecture

    When the user wants to plan, map, or restructure their website's page hierarchy, navigation, URL structure, or internal linking. Also use when the user mentions "sitemap," "site map," "visual sitemap," "site structure," "page hierarchy," "information architecture," "IA," "navigation design," "URL structure," "breadcrumbs," "internal linking strategy," "website planning," "what pages do I need," "how should I organize my site," or "site navigation." Use this whenever someone is planning what page