How this command is triggered — by the user, by Claude, or both
Slash command
/mobile-spine:initThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /mobile-spine:init
Run the `mobile-spine:init` skill bundled with this plugin: a 6-question
interview that scaffolds a fully customized mobile-spine workspace
(`CLAUDE.md`, `SETUP.md`, `.claude/agents/`, `_context/`, etc.) with
placeholders replaced.
The skill body lives at `${CLAUDE_PLUGIN_ROOT}/skills/init/SKILL.md` — read
that file first and follow its instructions verbatim. The skill resolves the
templates directory via `${CLAUDE_PLUGIN_ROOT}/skills/init/templates/`,
interviews the user, applies substitutions, and writes the scaffold to the
chosen install location.
**Important**: d...Run the mobile-spine:init skill bundled with this plugin: a 6-question
interview that scaffolds a fully customized mobile-spine workspace
(CLAUDE.md, SETUP.md, .claude/agents/, _context/, etc.) with
placeholders replaced.
The skill body lives at ${CLAUDE_PLUGIN_ROOT}/skills/init/SKILL.md — read
that file first and follow its instructions verbatim. The skill resolves the
templates directory via ${CLAUDE_PLUGIN_ROOT}/skills/init/templates/,
interviews the user, applies substitutions, and writes the scaffold to the
chosen install location.
Important: do not deviate from the skill's substitution rules in §4-2 or its sanity checks in §4-3 — they encode the placeholder discipline that keeps the scaffold consistent across users.
npx claudepluginhub bentleypark/claude-code-mobile-spine --plugin mobile-spine/initInitializes beads issue tracking database in current directory with optional prefix (defaults to dir name). Shows DB location, prefix, workflow overview, next steps; displays stats if already set up.
/initInitializes guided UI design for dashboards, apps, and tools. Assesses intent, proposes styles with rationale, builds components, and offers to save patterns.
/initSets up Repowise for the current codebase. Installs if needed, asks about indexing preferences (index-only or full with LLM), and runs the indexing process.
/initScaffolds a kubb.config.ts by running the Kubb init CLI. Accepts flags for an OpenAPI spec input, output directory, and comma-separated plugins.
/initDownloads and installs the notification binary for the claude-notifications plugin on macOS, Linux, or Windows, fetching the latest from GitHub Releases.
/initInitializes or re-boots llmdoc/ directory structure, runs multi-themed project investigations with investigator, and generates initial stable docs via recorder.