From kerno
This skill should be used when the user asks to bootstrap Kerno MCP, verify connectivity, or runs /kerno-bootstrap. Guides healthcheck, get_applications, and optional endpoint discovery. For environment bring-up use kerno-environment-setup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kerno:kerno-bootstrapThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Bootstrap Kerno MCP connectivity for aicore-agent. Use the MCP tools exposed by the connected server (names may be prefixed by the client; match tool definitions to `kerno_*`).
Bootstrap Kerno MCP connectivity for aicore-agent. Use the MCP tools exposed by the connected server (names may be prefixed by the client; match tool definitions to kerno_*).
References:
${CLAUDE_PLUGIN_ROOT}/references/tool-ordering.md — ordered steps and anti-patterns${CLAUDE_PLUGIN_ROOT}/references/mcp-client-config.md — URL and timeouts${CLAUDE_PLUGIN_ROOT}/skills/kerno-environment-setup/SKILL.md — compose plan approval gate + start environmentWORKSPACE (expected root).Call kerno_healthcheck with workspace_path if required, or omit if the tool defaults to the agent workspace.
The tool intentionally waits 120 seconds (SSE timeout testing). If the result indicates failure, stop and report remediation (Docker, git, auth).
Call kerno_get_applications with the same workspace_path. Parse supported applications and choose app for subsequent steps. Note workspace_id if you will pass it to later tools.
If the task needs HTTP route discovery, call kerno_list_endpoints with workspace_path, required scope (e.g. all), and optional app.
${CLAUDE_PLUGIN_ROOT}/skills/kerno-environment-setup/SKILL.md — compose plan + approval gate + start environment${CLAUDE_PLUGIN_ROOT}/skills/kerno-plan-implement-baseline/SKILL.md — scenario authoring after env is ready${CLAUDE_PLUGIN_ROOT}/skills/kerno-validate/SKILL.md — run tests after code changesProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
npx claudepluginhub kernoio/kerno-mcp-plugin --plugin kerno