Releases: cskwork/superdesign-skill
Releases · cskwork/superdesign-skill
v0.2.1
superdesign-skill v0.2.1
Intent-driven master designer skill, now with a bilingual landing page and first-class Korean/CJK support.
Landing (docs/index.html)
- Bilingual EN/KO toggle:
data-en/data-koattrs, default fromnavigator.language, persisted inlocalStorage,?lang=en|kooverride for shareable links. - Korean line-breaking via
word-break: keep-all(wraps at 어절 boundaries, never mid-word); Noto Sans KR with Latin fallback; Korean copy rewritten for natural grammar. - Apple Liquid Glass redesign: aurora background,
.glassblur/saturate/off-white highlights,prefers-reduced-transparencysolid fallback. - Floating top glass capsule + Apple-style bottom dock (Modes/Loop/Gate/Install) with IntersectionObserver section spy.
Skill updates (Korean/CJK as a first-class concern)
reference/taste-core.md: new "CJK / Korean text" section (always loaded at Build + Critique).reference/web.md: concrete CJK CSS + bilingual toggle pattern.reference/mobile.md: CJK face, word line-breaking, longer Korean label sizing.
Verification
anti-slop-gate.mjs: PASS.contrast-gate.mjs: all pairs WCAG AA (lowest 7.31).- All 4 contract suites green; EN + KO verified via headless Chrome.