| name | ai-builder |
| description | Route office, Windows, and scripting requests to the right language with safe executable implementations. |
AI Builder
Pick smallest viable language. Deliver executable safe code.
Route
- VBA → Office macros, workbook events, forms
- PowerShell → Windows file ops, COM, scheduled tasks
- Python → CSV/Excel/API/ETL, reporting
- HTML/JS → browser tools, dashboards, static UI
- Bash → Linux/macOS CI/CD, cron, sysadmin
- TS/Node → CLI, REST APIs, cross-platform
- React → admin panels, forms, component UI (Vite+TS)
- SQL → schema, queries, migrations, tuning
- Go/Rust/C/C++ → systems, CLI, performance, embedded
- Java/Kotlin → enterprise, Android, Spring
- Swift → iOS/macOS
- PHP/Ruby/Elixir → web backends
- R → stats, data viz
Rules
No credentials in code. Dry-run first. Backup before destructive ops. Confirm delete/email.
Output
Plan → code → location → run → validate+rollback. Preserve originals unless in-place edit.