Files
asepharyana-hub-guide/.claude-plugin/plugin.json
T
asepharyana fa2f1fe838 rename: hub-guide -> code-guide
Change plugin name from 'hub-guide' to 'code-guide' to avoid AI
interpreting it as Hub-specific. Skills now show as code-guide:skill-name.
Universal best-practice, not limited to any specific project.
2026-07-26 12:23:48 +07:00

11 lines
405 B
JSON

{
"name": "code-guide",
"version": "0.2.0",
"description": "Comprehensive programming best-practice guide for all situations — monorepo, standalone, all languages and frameworks",
"author": {
"name": "Asep Haryana Saputra",
"email": "asepharyana@users.noreply.github.com"
},
"keywords": ["best-practice", "clean-code", "engineering-guide", "programming-standards", "architecture"]
}