Claude Code Slash Commands: A Working Reference
Every slash command in Claude Code, what it actually does, when to reach for it, and the small handful you'll use 80%…
Every slash command in Claude Code, what it actually does, when to reach for it, and the small handful you'll use 80%…
A working MCP server, end to end, in 30 minutes. We'll expose two tools, run it locally, and connect it to Claude…
MCP — the Model Context Protocol — is the standard way to connect AI assistants to external tools, data, and systems. This…
The split between system and user prompts is the single most under-used lever in prompt design. This guide explains the difference, when…
A pragmatic, no-buzzwords guide to the prompting patterns that survive contact with real production work — from few-shot to constraint stacking to…
Your skill's description is the only thing the model sees at routing time. This guide breaks down what makes a description fire…
A skill is a folder with a SKILL.md file at the top. This guide walks every field of the frontmatter, why it…