Agent skill · Data & Analytics

huashu-sparkline-arc

Open Design's revenue-driver narrative: what actually moves ARR, the leverage points, and the forecast. Built as a decision-grade data & finance deck for board, finance leadership.

nexu95,528★ · +2,037/wk · 5 repos on radarProfile →
claude-codecodexcursorApache-2.0
Install
npx skills add nexu-io/open-design --skill huashu-sparkline-arc --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 10 KB
Bundled scripts: none
Path: plugins/_official/examples/huashu-sparkline-arc/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 83,577 · +1,339 this week
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Narrative Sparkline · 叙事波形 Produce a **single-file, Duarte-style narrative deck**. You are a story cartographer working in HTML: every page is built on one oscillating waveform that travels between "what is" and "what could be", and orange appears only where the story turns. 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 `Sparkline叙事波形 / Narrative Sparkline (Duarte式)` spec (中性派, 还原91%) in `references/design-styles.md` of [huashu-design](https://github.com/alchaincyf/huashu-design) by 花叔 (alchaincyf), MIT licensed. Lineage: Nancy Duarte《Resonate》sparkline structure, Al Gore *An Inconvenient Truth*, Duarte Inc. data storytelling. ## 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 resp

What's inside
Steps it walks through
  1. Hard spec (locked — violating any line is a regression)
  2. Canvas & runtime
  3. Design tokens (:root — keep the names, re-theme values only)
  4. Signature devices (the visual DNA — every deck must show them)
  5. Layout enumeration (use 6+ per deck, never one layout everywhere)
  6. Typography & narrative discipline
  7. Workflow
Ships with 3 files
  • LICENSE
  • example.html
  • open-design.json
More from open-design
All skills →
About this skill
What does the huashu-sparkline-arc skill do?

Open Design's revenue-driver narrative: what actually moves ARR, the leverage points, and the forecast. Built as a decision-grade data & finance deck for board, finance leadership.

How do I install it?

Run `npx skills add nexu-io/open-design --skill huashu-sparkline-arc --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From nexu-io/open-design, a repository with 83,577 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going