v0.1.1 — Example visual refresh
Visual refresh of the entire svg-infographic example set, plus the two examples and skill-guidance additions accumulated since v0.1.0.
Highlights
- All ten examples redrawn to a refreshed, higher-fidelity style — band containers with pill section headers, white icon cards, numbered step badges, emphasized key steps, and footer rule/summary cards. English + Korean, re-rendered to 2× PNG.
- Two new examples (example count 8 → 10):
ci-cd-artifact-promotion— build once / promote-the-same-digest release-candidate model.issue-tracker-cicd-approval-flow— an issue key threading commit → build → test → approval → prod deploy, with a parallel issue-state rail.
- Gallery preview refreshed to a curated 3×2 six-example montage (English + Korean).
- SKILL.md guidance (lightweight): input-mode classification, archetype selection from the content signal, conclusion-first titles, an optional 3×3 zone layout aid, an expanded rendering + message + container-containment review checklist, and an optional attribution/footer policy. No engine/DSL — the skill stays a lightweight guide.
- Usage docs & bilingual gallery: skill README (EN/KO) usage aligned to the new guidance; a Korean examples gallery added with cross-links; per-example provenance simplified to a short, consistent line.
Scope & honesty
- Claude Code first. macOS PNG export verified across all ten examples; Windows/Linux render paths remain documented and pending.
- Examples are synthetic, non-client artifacts.
- SVG is the editable source of truth; PNG is the 2× export.
Install
git clone --depth 1 https://github.com/kyungseo/skillstead.git /tmp/skillstead
mkdir -p ~/.claude/skills
cp -R /tmp/skillstead/skills/svg-infographic ~/.claude/skills/Project-scoped install, Windows PowerShell, pinned versions, update, and uninstall are in docs/INSTALL.md.
Full changelog: CHANGELOG.md