feat: initial hub-guide Claude Code plugin
- plugin.json manifest with hub-guide skill - Skill: monorepo guidance (submodules, infra, dev workflow, debugging)
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "hub-guide",
|
||||
"version": "0.1.0",
|
||||
"description": "Guidance and reference for the Asepharyana Hub monorepo",
|
||||
"author": "Asep Haryana Saputra",
|
||||
"skills": {
|
||||
"hub-guide": {
|
||||
"name": "hub-guide",
|
||||
"description": "Guides you through the Asepharyana Hub monorepo: architecture, submodules, infra stack, CI/CD, and how to add a new service"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user