Installation
Prerequisites
Section titled “Prerequisites”You need Claude Code CLI installed and authenticated before using Claude Yard:
npm install -g @anthropic-ai/claude-codeDownload
Section titled “Download”- Grab the latest
.dmgfrom the Download page - Open the
.dmgand drag Claude Yard to Applications - Launch it
The app auto-updates — you’ll get a notification when a new version is available.
Verify it’s working
Section titled “Verify it’s working”When Claude Yard launches, you should see:
- An empty workspace with a left tool rail
- A sidebar on the right showing your Claude session history
- Shell and Claude buttons in the tool rail
Click Claude (or press Cmd+T) to spawn your first session.
Next steps
Section titled “Next steps”import { LinkCard } from ‘@astrojs/starlight/components’;