Initial commit
This commit is contained in:
10
commands/c3-init.md
Normal file
10
commands/c3-init.md
Normal 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
|
||||
Reference in New Issue
Block a user