Files
gh-lagz0ne-c3-skill/.claude-plugin/plugin.json
2025-11-30 08:36:44 +08:00

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"
]
}