skills/smithery.ai/organize-multi-project

organize-multi-project

SKILL.md

Organize Multi-Project Workspace

Overview

Defines folder structure, shared-spec patterns, and project boundaries for LikeC4 workspaces containing multiple projects. Each project owns its own likec4.config.json plus local model/view files, while shared definitions stay in a shared area.

Start new projects from a minimal baseline (likec4.config.json + model file + views file), not by treating an example project as the canonical source of truth. If a starter project exists locally, use it only as a scaffold and remove its example-specific content immediately.

When to Use

  • Initializing a new LikeC4 workspace with several architectural domains
  • Adding a new project to an existing multi-project workspace
  • Deciding how to split a growing single-project workspace into domain-scoped projects
  • Understanding how cross-project references and shared external systems work

Tip: Use configure-project-includes when updating include paths or image aliases.

Quick Reference

Installs
2
First Seen
Mar 27, 2026
organize-multi-project from smithery.ai