Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:36:44 +08:00
commit ec741f0ffa
9 changed files with 194 additions and 0 deletions

10
commands/c3-init.md Normal file
View File

@@ -0,0 +1,10 @@
---
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