ai-docs/docs/ai/index.md
Matt Bruce 3586f39e8e More refactoring
Signed-off-by: Matt Bruce <matt.bruce1@toyota.com>
2026-02-22 15:02:58 -06:00

56 lines
2.1 KiB
Markdown

# AI Documentation
You are here: AI Docs Home
## Contents
- Guided Paths
- Start Here
- Platform Setup
- [VS Code Initial Setup](vscode-setup.md)
- [iOS Setup](ios/ios.md)
- [Android Setup](android/android.md)
- Use AI Day-To-Day
- Safety And Cost
## How To Use This Guide
Follow the steps in order. Do not skip ahead if this is your first time.
### Example Path (New iOS Engineer)
1. Read [AI Overview](overview.md)
2. Follow [iOS Setup](ios/ios.md)
3. Skim [Usage and Token Budgeting](usage-tokens.md)
4. Return to [Cross-Platform AI Usage](crossplatform/cross-platform.md)
## Guided Paths (Pick One)
- New to AI: [AI Overview](overview.md) -> [Cross-Platform AI Usage](crossplatform/cross-platform.md) -> [Usage and Token Budgeting](usage-tokens.md)
- iOS setup: [AI Overview](overview.md) -> [iOS Setup](ios/ios.md) -> [MCP](ios/ios-mcp.md)
- Android setup: [AI Overview](overview.md) -> [Android Setup](android/android.md)
- Contributors: [AI Overview](overview.md) -> [Governance, Privacy, and Policy](governance.md) -> [Troubleshooting and FAQ](troubleshooting.md)
## If You Are New
1. Read the overview to understand terms and guardrails.
2. Follow the setup guide for your platform.
3. Skim skills and usage tips before your first session.
### Key Repo Files (For Contributors)
If you will edit these docs, start with the "Key Repo Files" section in the overview:
- [AI Overview](overview.md)
## Start Here
- [AI Overview](overview.md)
- [iOS Setup](ios/ios.md)
- [Android Setup](android/android.md)
## Use AI Day-To-Day
- [Cross-Platform AI Usage](crossplatform/cross-platform.md) - Overview, agent workflows, and navigation to:
- [Prompting Patterns](crossplatform/prompting-patterns.md)
- [Prompting Anti-Patterns](crossplatform/prompting-antipatterns.md)
- [Plan-First Workflow](crossplatform/plan-first-workflow.md)
- [Starter Prompts](crossplatform/starter-prompts.md)
- [MCP Overview](crossplatform/mcp-overview.md)
- [Skills Library](skills.md)
## Safety And Cost
- [Governance, Privacy, and Policy](governance.md)
- [Usage and Token Budgeting](usage-tokens.md)
- [Troubleshooting and FAQ](troubleshooting.md)