> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vibely.sh/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Video tutorials

> Short videos that walk through real builds and feature deep-dives.

Video walkthroughs are often the fastest way to grok a new feature. We publish new ones as the product evolves — and revisit older ones when something changes meaningfully.

## Where to watch

All videos live at [youtube.com/@vibelydev](https://youtube.com/@vibelydev). Subscribe to get notified when new walkthroughs land.

## Getting started

* **5-minute tour** — sign in, build your first app, publish it
* **Picking a mode** — when to use Web, Mobile, or Design
* **Your first week with Vibely** — a guided one-thing-per-day arc

## Per-mode walkthroughs

* **Web app** — a SaaS dashboard from blank prompt to live URL
* **Mobile app** — an Expo app from prompt to Expo Go on a phone, then to TestFlight
* **Design Mode** — a marketing page generated and made real with one click
* **Slides and animations** — building a pitch deck in Design Mode

## Power user

* **Make it real** — turning designs into working code, end to end
* **Connectors** — wiring Slack and Stripe with one prompt each
* **GitHub sync** — branches, PRs, and CI alongside Vibely
* **Iterating across many turns** — the habits that prevent regressions

## Behind the scenes

* **Smart model routing** — what each model is good at, and why we let the platform pick
* **Skills deep dive** — authoring `SKILL.md` bundles that consistently improve output

## Next

<CardGroup cols={2}>
  <Card title="Quick start" icon="rocket" href="/docs/introduction/quick-start">
    Build your first app in five minutes — text version.
  </Card>

  <Card title="Your first week" icon="calendar-days" href="/docs/introduction/your-first-week">
    The same arc as the onboarding video, written out.
  </Card>
</CardGroup>
