v1.1.0 (2026-06-13)
Quality/consistency release resolving all CRITICAL/HIGH findings from the v1.0.0 restructure audit.
Added
ghCLI detection in/setup— checks ifghis installed for/pageGitHub Pages deployment- Node.js version check in
/setup— warns when Node.js < 18 (required byvision-support)
Fixed
- [CRITICAL] CI blind spot —
skills/page/was missing from CI trigger paths and validation loop - Documentation count errors —
README_ZH.mdstated "8" while listing 9; corrected all 3 occurrences AGENTS.mdcommand map —/pagewas absent from the enumerated trigger list- Version metadata inconsistency — 8 skills had
version: "1.0"while manifests declared1.1.0; unified to1.1(16 files) - Backtick escaping — 5 SKILL.md files used escaped backticks in "Where" sections; normalized
- Truncated path guidance —
skills/page/SKILL.md"Where" section expanded
Changed
- CI step name:
(8 skills)→(9 skills) skills/page/now git-tracked — existed on disk but was never committed- All plugin manifests: version
1.1.0, skills path./skills/, 9 commands
Stats
- 34 files changed, +180 / -64
- 10 plugin manifests across 8 platforms
- 9 per-command skills with unified versioning