AI-Powered Development
Use AI coding assistants to ship faster. Claude Code for architecture, Cursor for day-to-day coding, v0 for UI generation.
This page demonstrates every Starlight component available on gabrubuilds. Use it as a reference when writing new content.
Callout boxes for tips, notes, warnings, and danger alerts.
Inline status indicators.
New Stable Deprecated Removed Default TipBadges work inline with text: Check out this feature Beta before it ships.
Cards for grouping related content. CardGrid creates a responsive grid layout.
AI-Powered Development
Use AI coding assistants to ship faster. Claude Code for architecture, Cursor for day-to-day coding, v0 for UI generation.
Week 1
Build an AI-powered developer tool. Focus: rapid prototyping with Claude Code.
Week 2
Ship a user-facing product. Focus: product scoping and talking to users.
Week 3
Design-heavy project. Focus: UI/UX, v0, and design systems.
Week 4
Revenue experiment. Focus: pricing, payments, value proposition.
Step 1: Identify the Problem
Find a real pain point. Not imagined, not theoretical — something people actually complain about.
Step 2: Build the MVP
Ship the smallest thing that solves the problem. No extra features, no polish. Just function.
Step 3: Get Feedback
Put it in front of real users. Watch what they do, not what they say.
Cards that link to other pages or external URLs.
Call-to-action buttons with variants.
Read the Blog About gabrubuilds Follow on XTabbed content for showing alternatives or variations.
Best for: complex multi-file projects, architecture decisions, terminal-based workflows.
Best for: everyday coding, inline edits, IDE-native AI assistance.
Open Cursor → Cmd+K → describe what you want → accept or iterate.
Best for: UI generation, component design, landing pages.
Prompt: “Create a pricing page with 3 tiers, dark mode, indigo accent color”
Numbered step-by-step instructions.
Pick a pain point
Browse Reddit, X, or your own frustrations. Find something real.
Scope ruthlessly
If it takes more than a week, you’re overbuilding. Cut features until it fits.
Build with AI tools
Use Claude Code for architecture, Cursor for implementation, v0 for UI.
Ship and share
Deploy to Cloudflare Pages. Write a build log. Post on X.
Measure and iterate
Track signups, usage, feedback. Double down on what works.
Visual directory structures.
Inline code and code blocks with syntax highlighting, line highlighting, and titles.
Standard Markdown tables, styled by the theme.
| Component | Use Case | Import From |
|---|---|---|
Card | Group related info | @astrojs/starlight/components |
Tabs | Show alternatives | @astrojs/starlight/components |
Steps | Sequential instructions | @astrojs/starlight/components |
FileTree | Directory structures | @astrojs/starlight/components |
Aside | Callouts and warnings | @astrojs/starlight/components |
Badge | Status indicators | @astrojs/starlight/components |
LinkButton | CTA buttons | @astrojs/starlight/components |
Code | Code with extras | @astrojs/starlight/components |
Components work together. Here’s a real-world example:
Monday: Ideate
Tuesday–Thursday: Build
Architecture
Implementation
Friday: Ship
Deploy, write the build log, share on X. Done. Shipped