- Move PHP and Go framework docs from /packages/ to /build/ - Move CLI docs from /packages/go/cmd/ to /build/cli/ - Add /publish/ section with docs for all release publishers: GitHub, Docker, npm, Homebrew, Scoop, AUR, Chocolatey, LinuxKit - Add sidebar navigation for /publish/ section - Update nav with Build, Publish, Deploy dropdowns - Remove changelog, contributing, guide, and security sections - Make sidebar auto-discover from packages, build, publish, deploy dirs Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
766 B
766 B
Claude Code Skill
The core skill teaches Claude Code how to use the Core CLI effectively.
Installation
curl -fsSL https://raw.githubusercontent.com/host-uk/core/main/.claude/skills/core/install.sh | bash
Or if you have the repo cloned:
./.claude/skills/core/install.sh
What it does
Once installed, Claude Code will:
- Auto-invoke when working in host-uk repositories
- Use
corecommands instead of rawgo/php/gitcommands - Follow the correct patterns for testing, building, and releasing
Manual invocation
Type /core in Claude Code to invoke the skill manually.
Updating
Re-run the install command to update to the latest version.
Location
Skills are installed to ~/.claude/skills/core/SKILL.md.