Files
gh-lagz0ne-c3-skill/commands/c3-init.md
2025-11-30 08:36:44 +08:00

11 lines
391 B
Markdown

---
description: Initialize C3 documentation structure from scratch
---
Create `.c3/` directory structure and begin system design.
Use the `c3-adopt` skill for fresh initialization, which will:
1. Create `.c3/` directory structure (v3: containers as lowercase folders)
2. Track version via `c3-version` frontmatter in README.md
3. Guide through Context, Container, and Component discovery