tags

#Anthropic

Click a filter to scope results to projects or posts.

posts 02 May 2026

Claude Code Slash Commands: The Complete Reference

Slash commands are Claude Code's control surface — typed commands that change session state, run skills, manage memory, and trigger custom workflows. This post walks through every built-in slash command and shows how to author your own project- or user-level commands.

posts 01 May 2026

Getting Started with Claude Code: Anthropic's Agentic CLI

Claude Code is Anthropic's official command-line agent — a terminal-native AI pair programmer that reads your repo, edits files, runs tests, and ships PRs. This guide walks through installation, first-run authentication, project setup with CLAUDE.md, and the day-to-day workflow that makes it stick.