Agentic start: copy-prompt button and /start walkthrough - #1189
Draft
gwenwindflower wants to merge 3 commits into
Draft
Agentic start: copy-prompt button and /start walkthrough#1189gwenwindflower wants to merge 3 commits into
gwenwindflower wants to merge 3 commits into
Conversation
Hidden page fetched as /start.md by coding agents; seo.indexing all keeps hidden pages in llms.txt and the markdown export. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Q7j1Lnzqm9WnSwg1zYbrKY
Copies an agent start prompt pointing at /start.md; four agent brand icons with hover motion, and a char-scramble preview line that cycles between the prompt and the copied confirmation. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Q7j1Lnzqm9WnSwg1zYbrKY
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Q7j1Lnzqm9WnSwg1zYbrKY
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Documentation validation✅ All blocking checks passed. Component system0 finding(s) across the corpus. Findings on lines this pull request touched are annotated inline in Files changed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
An agent-first onboarding entry point, borrowed with love from Flue's docs:
/startwalkthrough (start.mdx) — a hidden page written to coding agents, served atdocs.lightdash.com/start.md. Choose-your-own-adventure shape: install CLI + agent skills → real project (dbt via Quickstart, or no-dbt via Lightdash YAML) vs sandbox (Supabase quickstart repo today, MotherDuck alternative) → account signup → next steps. Kept out of nav deliberately (hidden: true+seo.indexing: "all"keeps it inllms.txtand the.mdexport).snippets/copy-prompt-button.jsx) — accent-purple pill with Claude Code / Codex / opencode / Cursor icons that lean in on hover; the preview line under the button shows the exact prompt it copies, and on click char-scrambles into a purple success state, then fades back out after a cooloff..mintlify/AGENTS.md) — local preview server conventions and the hidden-page pattern.Review notes
mint broken-linksandscripts/docs/validate.tspass.https://docs.lightdash.com/start.mdserves — hidden pages + markdown export is the one combination Mintlify doesn't explicitly document (works locally at/start;.mdexport only exists on the hosted platform).start.mdx.🤖 Generated with Claude Code
https://claude.ai/code/session_01Q7j1Lnzqm9WnSwg1zYbrKY