From jmchilton
Bootstrap a Galaxy worktree with Python deps, client deps, Playwright, and config
npx claudepluginhub jmchilton/claude-jmchilton-plugins --plugin jmchiltonThis skill is limited to using the following tools:
Bootstrap a Galaxy worktree for development. If no path provided, use current directory.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Analyzes BMad project state from catalog CSV, configs, artifacts, and query to recommend next skills or answer questions. Useful for help requests, 'what next', or starting BMad.
Bootstrap a Galaxy worktree for development. If no path provided, use current directory.
/galaxy-bootstrap [path-to-galaxy-root]
.venv virtual environment (if not exists)uvconfig/galaxy.yml from sample with:
preload: true (enabled)admin_users: jmchilton@gmail.comuv must be installedRun the bootstrap script:
~/.claude/skills/galaxy-bootstrap/bootstrap.sh $ARGUMENTS
After completion, report:
.venv and config/galaxy.yml./run.sh) and Vite dev server (make client-dev-server)