๐ŸŽฎ v1.10.1

Desktop Tools

Software that helps developers write, test, and build apps

๐Ÿ› ๏ธ What are Developer Tools?

These are programs that help people write code and build software. Don't worry if you're not a programmerโ€”some of these tools can help you learn to code or even build simple apps without coding experience.

Think of them like specialized word processors for writing computer programs, except now many have AI built in to help you along the way.

Auth

Authentication for websites and apps. Add login with minimal code.

Browser AI

AI assistants and chat built into web browsers. Privacy-focused, contextual, no account required for many.

Computer automation (agents)

These systems run personal AI agents that can operate apps, shells, and browsers on your behalf. OpenClaw is the de facto pioneer: a full-featured, self-hosted stack where real UI control often goes through Playwright (Chromium automation — clicks, navigation, screenshots). Newer “claw” projects fork, slim down, or reimplement that idea for edge devices, Zig, Go, or hosted wrappers.

For agent integrations, Microsoft’s Playwright MCP exposes the same class of browser tools over MCP; the core library lives at playwright.dev.

Browser Tools

CLI

CLI = Command Line Interface. These are tools you use by typing commands (like in the movies when hackers type on black screens). They're powerful but take some learning. The AI-powered ones can actually understand what you want and help you.

Codebase & research

Index, discover, and understand code repositories; AI-generated docs and search.

Coding Assistants

AI plugins and extensions for your existing IDE.

Coding plans

Subscription & API plans that plug into your existing IDE or CLI. Pay for model access (e.g. GLM-5) and use it in Cursor, Claude Code, Cline, Kilo Code, and moreโ€”one plan, many tools.

Debug & QA

Bug reporting and debugging tools that capture context automatically.

DevOps & containers

Game development

Browser based builder

Build and ship in the browser โ€” no install: AI workspaces, autonomous engineers, and product builders that run in your tab (or a hosted cloud IDE).

IDE

IDE = Integrated Development Environment. Think of it as Microsoft Word, but for writing code instead of documents. These are full programs you install on your computer. Many now have AI assistants built in that can suggest code, fix errors, or even write entire functions for you.

Local LLM runtimes

Run open models on your machine or server; keep data local.

Reference

Terminal

Terminal emulators โ€” where you run the CLI. GPU-accelerated for speed; native UI; cross-platform or macOS-only apps built for agentic workflows.

Tunneling

Expose your local server to the internet without DNS or firewall config.

Voice & speech-to-text

Web builders

๐Ÿš€ Best for beginners! These let you build websites and apps just by describing what you wantโ€”no coding required. The AI writes the code for you. Everything runs in your browser, so there's nothing to install. Just sign up and start creating.