docs/docs/go/skill/index.md
Snider a61000db6e feat: migrate docs site to Zensical with full nav and new sections
Replace Hugo+Docsy with Zensical (MkDocs Material). Restructure all
content under docs/ with explicit nav. Add 19 new Go package pages,
plus Agent, MCP, CoreTS, IDE, GUI, and AI (LEM) sections. PHP sidebar
restructured with collapsible Guides/Reference groups. Homepage now
has sidebar with Where to Start guide and Community links.

Tabs: Home | Go | PHP | TS | GUI | AI | Tools | Deploy | Publish

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-11 11:48:44 +00:00

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 core commands instead of raw go/php/git commands
  • 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.