Design interfaces
at the speed of thought.
A sandbox for shipping UI with AI. Bring your own keys, run locally, or use Skeech-provided models. Zero-knowledge by default.
Enter to send · Shift + Enter for newline
Why Skeech
Built like a dev tool, priced like nothing.
No vendor lock-in. No surprise bills. Everything sensitive stays in your browser or on your machine.
Zero-knowledge by design
API keys encrypted with AES-256-GCM, derived from a password only you know. PBKDF2 with 310,000 iterations. Stored in your browser's IndexedDB — never on our servers.
Multi-provider
Claude, OpenAI, Ollama, or any OpenAI-compatible endpoint. Switch in one click — no extra charges.
Live preview
Components render in real-time. Monaco editor for manual tweaks. Every change is versioned.
Open source bridge
agent-ws runs locally and is MIT-licensed. Audit every byte that touches your machine.
Instant deploys
Ship a working URL in seconds. Custom slugs, env vars, optional password gates.
Element selection
Hit S, click any element, focus the AI on what you care about.
Providers
One UI, every model.
| Provider | Runs | Auth | Cost | Images |
|---|---|---|---|---|
| Local Agent | Local | CLI session | CLI subscription | Native |
| Claude API | Direct HTTPS | Browser (encrypted) | Pay-as-you-go | Native |
| OpenAI | Direct HTTPS | Browser (encrypted) | Pay-as-you-go | Native |
| Ollama | Local HTTP | None | Free | Model-dep. |
| Custom | Direct HTTPS | Browser (encrypted) | Varies | Endpoint |