12 lines
347 B
JSON
12 lines
347 B
JSON
{
|
|
"name": "c3-skill",
|
|
"description": "C3 (Context-Container-Component) architecture design methodology with structured top-down documentation, mermaid diagrams, and intention-based workflows",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Lagz0ne",
|
|
"email": "lagz0ne@users.noreply.github.com"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |