Skip to content

Examples

Quick starts:

ai-workspace create Web --template nextjs --dry-run
ai-workspace create Api --template fastapi --apply
ai-workspace init --dry-run --verbose
ai-workspace providers init ollama --apply
ai-workspace docker validate

Runnable PowerShell examples are in the examples source directory. Package examples include a provider profile and declarative plugin manifest in the repository examples/ directory. Use previews in copied sample repositories; never apply examples to valuable existing files without reviewing the plan.