zjamesblake

Claude Code Workspace Generator — AI skill for Claude Code

AI community

Set up structured AI workspaces with Claude Code.

How to install Claude Code Workspace Generator

This entry records only its repository, not the path inside it, so there is no exact command to give. Open zjamesblake/claude-code-workspace-generator and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claude Code Workspace Generator does

Set up structured AI workspaces with Claude Code. Clone, install skills, onboard — then start building.

Alternatives in AI

  • Architecture Diagram Generator — Generate beautiful dark-themed system architecture diagrams as standalone HTML/SVG files 7k ★
  • Claude Squad — by smtg-ai - Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents i 6.5k ★
  • Academic Figure Generator — AI 驱动的学术论文配图生成平台 2.2k ★

README

Claude Code Workspace Generator

**Workspace setup moved into the Team Build Kit.** The kit carries the interview this repository used to ship, plus the standards, hooks and practices a workspace needs, and it stays installed and current. Get it here: https://github.com/ecom-business-team/team-build-kit

If you already use Claude Code, paste this one line into a terminal or into Claude Code:

curl -fsSL https://raw.githubusercontent.com/ecom-business-team/team-build-kit/main/install.sh | bash

Then type **`/onboard`** to create your workspace.

**Looking for `/identify-skill`?** That's a standalone skill in this repo, companion to the CC-02 video "Building Your First Skill." Install it in one message: see [identify-skill/](./identify-skill/).

**If you came from the CC-01 video:** download the Team Build Kit instead of this folder (Code ▸ Download ZIP on the kit's page), open it in VS Code, and type `get started`. It runs the same interview and creates your workspace beside the kit folder.

Credits

Built by Zachary Blake. Architecture principles from Jake Van Clief.