Help us improve
Share bugs, ideas, or general feedback.
From stacklane
Initialize stacklane baseline using deterministic scripts and optional adapter profiles (nextjs/tanstack, railway/flyio).
npx claudepluginhub bishnubista/stacklane --plugin stacklaneHow this skill is triggered — by the user, by Claude, or both
Slash command
/stacklane:initThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the script entrypoint, not ad-hoc shell steps.
Initializes solo-factory by prompting for org defaults like domain and GitHub org, founder philosophy, dev principles, and stack preferences; generates ~/.solo-factory/defaults.yaml and .solo/ manifest.md, stream-framework.md, dev-principles.md, stacks/. Safe to re-run for onboarding or updates.
Bootstraps new projects from scratch: gathers requirements for frontend SPAs, full-stack apps, APIs, CLI tools, libraries; researches latest best practices via WebSearch; creates blueprint; confirms; initializes with official CLI; sets up Claude Code agent system.
Share bugs, ideas, or general feedback.
Use the script entrypoint, not ad-hoc shell steps.
bash "${CLAUDE_PLUGIN_ROOT}/scripts/stacklane-init.sh"
--runtime <bun>--frontend <nextjs|tanstack|none>--database <supabase|none>--deploy <railway|flyio|none>--service <name>--environment <name>--healthcheck-url <url>--no-validate--dry-run.stacklane/init-report.md.stacklane.json was created or reused