AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Xe Design System

skill-xe-skills-xe-design-system · by Xe

A warm, Gruvbox-rooted design system derived from xeiaso.net. Use for personal-blog, technical-educator, or character-driven content that wants serif headlines, parchment surfaces, and chat-bubble layouts. Distinctive: magenta inverted link hovers, boxy 2px-radius sticker avatars, no gradients except the SponsorCard top rule.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-xe-skills-xe-design-system

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-xe-skills-xe-design-system)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Xe Design System? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Xe Iaso Design System — Skill

When to use

Reach for this system when building anything that should feel like xeiaso.net — a personal technical blog with a conversational voice, warm neutrals, and a cast of sticker characters. Good fits: long-form posts, one-person portfolios, zine-style project pages, fictional-conversation explainers. Bad fits: enterprise dashboards, consumer apps, anything that wants to feel "clean, modern SaaS."

Files

  • README.md — full context, content fundamentals, visual foundations, iconography
  • colors_and_type.css — drop-in tokens + primitives; start here
  • fonts/ — Podkova (serif, headings), Schibsted Grotesk (sans, body)
  • assets/ — Xe orca mascot logo SVG, Graphviz diagrams
  • preview/ — small design-system cards (type, color scales, components)

Using it

  1. Link colors_and_type.css into your HTML. It registers @font-face for Podkova and Schibsted Grotesk (Iosevka Curly Iaso is only aspirational — falls back to ui-monospace).
  2. Use the CSS vars for colors: --bg-hard / --bg-soft / --bg-0..4 for surfaces, --fg-0..4 for text, muted accents (--red, --blue, etc.) in light mode and their -bright siblings in dark.
  3. Typeset with the defaults — ` are already Podkova, body is Schibsted Grotesk. Add text-wrap: pretty for headings (already applied to p`).
  4. For distinctive interactions, let links pick up the invert-on-hover magenta — don't override a:hover.
  5. For characters talking, use the Conv/chat pattern shown in preview/chat-conv.html — stacked rows sharing a --bg-soft background, 64×64 boxy avatar, name link + message.

Do

  • Warm cream surfaces (#f9f5d7) in light, warm charcoal (#1d2021) in dark.
  • Serif headings (Podkova 600), sans body.
  • 1px borders, soft two-step shadows, 6–12px radii.
  • Tabler stroke icons (24×24, stroke-width 2, round caps) when icons are needed — usually they aren't.
  • Stickers from stickers.xeiaso.net/sticker/{char}/{mood} when showing characters speak.
  • Sentence-case headings, first-person conversational voice, dry humor.

Don't

  • Don't introduce blue-purple gradients, neon, or cool grays — the palette is Gruvbox warm-neutral.
  • Don't add emoji decoratively; the stickers are the emotional channel.
  • Don't use "left-border accent" cards — only PullQuote has the left bar, intentionally.
  • Don't invent icons in SVG — use placeholders or Tabler.
  • Don't override link hover behavior — the magenta invert is a signature.
  • Don't pad with filler copy; this voice is spare and personal.

Content tone

Xe writes with the reader: warm, a bit confrontational, willing to be weird. Pronouns it/its (also they/them). Technical terms keep their casing (NixOS, Kubernetes, Tailscale). When in doubt, be specific and slightly funny; never generic.

Known substitutions

  • Iosevka Curly Iaso mono is custom-cut and served from files.xeiaso.net — not bundled. ui-monospace fallback is fine.
  • Sticker art lives at live URLs; not copied locally.
  • Hero imagery is linked from files.xeiaso.net/hero/ in the original; use placeholders for new work and flag if real imagery is needed.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.