Claude Code Portfolio Workspace
Structured workspace system for Claude Code — context files, reusable slash commands, organised folder structure. The system that builds everything else.
Before building anything, I built the environment to build in. This workspace uses structured context files (purpose, about, projects, design decisions, current state) and reusable slash commands (/build-site, /add-build, /add-post) to make every Claude Code session productive from the first message.
The idea: instead of re-explaining context every session, encode it in files that Claude reads automatically. Every session starts with /prime, which loads all context so Claude understands the current state of the site.
Why this matters
Meta — a tool built to build tools. Demonstrates systems thinking: before building, build the environment to build in. This is the engineering discipline showing up in a completely different domain.