Commit 45cff71
feat: add Building with AI page (#179)
## Summary
- New documentation page at **Get started > Overview > Building with
AI** (before FAQ)
- Helps developers use AI coding assistants (Claude Code, Cursor,
Windsurf) with the Grid API
- Covers: skill installation, credential setup, example prompts by use
case, CLI command reference, llms.txt discovery, and tips for best
results
- Uses custom FeatureCard components with new Central Icons
(magnifying-glass, prompt, arrow-path-right, bug, console-sparkle)
## Test plan
- [x] Page renders at `/platform-overview/building-with-ai`
- [x] Appears in sidebar under Overview, before FAQ
- [x] Sidebar icon (console-sparkle) renders correctly
- [x] FeatureCards display with colored icons
- [x] Code blocks, tables, and Tip component render properly
- [x] Internal links (`/llms.txt`, `/llms-full.txt`) work
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Jeremy Klein <jklein24@gmail.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>1 parent 03f79b3 commit 45cff71
10 files changed
Lines changed: 281 additions & 0 deletions
File tree
- mintlify
- images
- heroes
- icons
- platform-overview
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
Loading
0 commit comments