From nabledge-1.4
Provides Nablarch 1.4 framework knowledge and code analysis capabilities. Use when developing Nablarch applications, implementing features, reviewing code, or answering questions about Nablarch 1.4.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nabledge-1.4:nabledge-1.4The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Knowledge base and code analysis tool for Nablarch 1.4 framework.
assets/code-analysis-template-examples.mdassets/code-analysis-template-guide.mdassets/code-analysis-template.mddocs/README.mddocs/about/about-nablarch/about-nablarch-01_NablarchOutline.mddocs/about/about-nablarch/about-nablarch-02_I18N.mddocs/about/about-nablarch/about-nablarch-04_RDBMS_Policy.mddocs/about/about-nablarch/about-nablarch-1-FAQ.mddocs/about/about-nablarch/about-nablarch-1-faq.mddocs/about/about-nablarch/about-nablarch-2.mddocs/about/about-nablarch/about-nablarch-3.mddocs/about/about-nablarch/about-nablarch-4.mddocs/about/about-nablarch/about-nablarch-5.mddocs/about/about-nablarch/about-nablarch-6.mddocs/about/about-nablarch/about-nablarch-FAQ.mddocs/about/about-nablarch/about-nablarch-aboutThis.mddocs/about/about-nablarch/about-nablarch-all.mddocs/about/about-nablarch/about-nablarch-basic_policy.mddocs/about/about-nablarch/about-nablarch-bigdecimal.mddocs/about/about-nablarch/about-nablarch-concept-about_nablarch.mdKnowledge base and code analysis tool for Nablarch 1.4 framework.
Interactive mode:
nabledge-1.4
Direct knowledge search:
nabledge-1.4 "<question>"
Direct code analysis:
nabledge-1.4 code-analysis
No arguments (nabledge-1.4):
Text argument (nabledge-1.4 "<question>"):
workflows/qa.md to answer question"code-analysis" argument (nabledge-1.4 code-analysis):
workflows/code-analysis.md to analyze user's codeKnowledge files only: Answer using ONLY information in knowledge/*.json. DO NOT use external knowledge or LLM training data.
When knowledge is missing:
knowledge/index.toonKnowledge not found (Knowledge Search):
Target code not found (Code Analysis):
Workflow execution failure:
Files: knowledge/about/, knowledge/component/, knowledge/development-tools/, knowledge/extension/, knowledge/guide/, knowledge/processing-pattern/
Index: knowledge/index.toon (all entries with search hints)
Scripts: scripts/*.sh (pre-built processing scripts)
npx claudepluginhub nablarch/nabledge --plugin nabledge-1.4Provides high-level architecture guidance, system design context, and structural overviews for software projects.
Covers Nuxt 4 fundamentals for project setup, nuxt.config.ts configuration, file-based routing, middleware, SEO with useHead/useSeoMeta, error handling via error.vue/NuxtErrorBoundary, and directory structure.
Explores a Spring Boot application to build primary context: tech stack, module structure, domain entities, REST endpoints. Triggers on project exploration requests.