Skip to content

v0.3.1 — Sketch Hero Gallery

Latest

Choose a tag to compare

@kyungseo kyungseo released this 13 Jul 08:33
eb30e80

Highlights

  • Graduated svg-infographic from Beta to Stable based on its mature authoring contract, fourteen bilingual examples, iterative public releases, and repeatable validation workflow. Platform verification remains separate: macOS rendering is verified; Windows/Linux rendering is still pending verification.
  • Added agent-system-sketch, a tidy hand-drawn component architecture example with editable English/Korean SVGs, 2× PNGs, and the source prompt.
  • Recurated the root gallery into an editorial layout: two large sketch heroes above four structurally distinct supporting examples.
  • Updated the example count and macOS render-smoke coverage to fourteen examples.
  • Advanced the pinned installation guide to v0.3.1.

Gallery composition

  • Heroes: incident-response-sketch, agent-system-sketch
  • Supporting: zero-trust-onion, agent-waiting-swimlane, cloud-infra-topology, agent-task-matrix

Install

git clone --depth 1 --branch v0.3.1 https://github.com/kyungseo/skillstead.git /tmp/skillstead
mkdir -p ~/.claude/skills
cp -R /tmp/skillstead/skills/svg-infographic ~/.claude/skills/

Full Changelog: v0.3.0...v0.3.1