Stats
Actions
Tags
From stacklane
Initialize stacklane baseline using deterministic scripts and optional adapter profiles (nextjs/tanstack, railway/flyio).
How 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.
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 reusednpx claudepluginhub bishnubista/stacklane --plugin stacklaneCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.