v1.19.0 · May 25, 2026
Bundled skills, auto-update accuracy, and installation coverage
Adds /run, /verify, /run-skill-generator bundled skills and skillOverrides to the skills module. Fixes inaccurate auto-update guidance and npm deprecation claims by cross-referencing official docs. Adds Linux package managers (apt/dnf/apk), claude doctor, and release channel details across getting-started and project-setup.
Fixed
Fixed auto-update documentation accuracy
Project-setup module now correctly documents that Homebrew/WinGet can opt in to auto-updates via CLAUDE_CODE_PACKAGE_MANAGER_AUTO_UPDATE=1, adds autoUpdatesChannel setting, and DISABLE_AUTOUPDATER env var. Previous PR #195 incorrectly claimed the env var was unsupported.
Removed incorrect npm deprecation claim
Getting-started module, quiz, and installation tabs no longer describe npm as deprecated — the official docs list it as a supported alternative installation method.
Content
Added /run, /verify, /run-skill-generator bundled skills
Documents the three bundled skills for launching, verifying, and recording app build recipes. Added to both English and Arabic skills module.
Added skillOverrides setting
Documents the skillOverrides setting for controlling skill visibility from settings.json without editing SKILL.md frontmatter. Includes the /skills interactive menu workflow.
Added string substitution variables
Documents ${CLAUDE_SESSION_ID}, ${CLAUDE_EFFORT}, ${CLAUDE_SKILL_DIR}, and named arguments frontmatter in the skills module.
Added Linux package managers and claude doctor
Getting-started module now documents apt, dnf, and apk installation methods and the claude doctor verification command.
Arabic
Full EN/AR parity for all changes
All module text, quiz corrections, and tab content mirrored in Arabic.