{
  "name": "Okane Land Palette",
  "description": "Curated shortlist of AI tools worth your time, one line each.",
  "updated": "2026-06-21",
  "count": 81,
  "tools": [
    {
      "name": "Cursor",
      "url": "https://www.cursor.sh/",
      "summary": "AI-first VS Code fork; the default most people land on.",
      "stack": "cloud",
      "types": [
        "editor"
      ],
      "notable": true,
      "bucket": "Editors & assistants"
    },
    {
      "name": "GitHub Copilot",
      "url": "https://github.com/features/copilot",
      "summary": "The original AI pair programmer; lives in VS Code, JetBrains, and GitHub.",
      "stack": "cloud",
      "types": [
        "completion",
        "editor"
      ],
      "notable": true,
      "bucket": "Editors & assistants"
    },
    {
      "name": "Windsurf",
      "url": "https://windsurf.com/",
      "summary": "VS Code fork built around Cascade, its agentic mode; Cursor's main rival.",
      "stack": "cloud",
      "types": [
        "editor",
        "agent"
      ],
      "notable": true,
      "bucket": "Editors & assistants"
    },
    {
      "name": "Cody (Sourcegraph)",
      "url": "https://about.sourcegraph.com/cody",
      "summary": "Codebase-aware assistant; leans on Sourcegraph's code search for context.",
      "stack": "cloud",
      "types": [
        "completion",
        "editor"
      ],
      "notable": false,
      "bucket": "Editors & assistants"
    },
    {
      "name": "Continue",
      "url": "https://continue.dev/",
      "summary": "Open-source Copilot alternative you point at any model, local or hosted.",
      "stack": "both",
      "types": [
        "editor",
        "completion"
      ],
      "notable": false,
      "bucket": "Editors & assistants"
    },
    {
      "name": "Google Antigravity",
      "url": "https://antigravity.google/",
      "summary": "Google's agent-first IDE with Gemini and browser automation; free in preview.",
      "stack": "cloud",
      "types": [
        "editor",
        "agent"
      ],
      "notable": false,
      "bucket": "Editors & assistants"
    },
    {
      "name": "Kilo Code",
      "url": "https://kilocode.ai",
      "summary": "Open VS Code extension, 500+ models, no API markup; superset of Cline/Roo.",
      "stack": "both",
      "types": [
        "editor",
        "agent"
      ],
      "notable": false,
      "bucket": "Editors & assistants"
    },
    {
      "name": "Kiro",
      "url": "https://kiro.dev/",
      "summary": "AWS's spec-driven IDE; you write specs first, agent builds from them.",
      "stack": "cloud",
      "types": [
        "editor",
        "agent"
      ],
      "notable": false,
      "bucket": "Editors & assistants"
    },
    {
      "name": "Tabby",
      "url": "https://tabby.tabbyml.com/",
      "summary": "Self-hosted open-source completion you run on your own box.",
      "stack": "local",
      "types": [
        "completion",
        "local-model"
      ],
      "notable": false,
      "bucket": "Editors & assistants"
    },
    {
      "name": "Zed",
      "url": "https://zed.dev/",
      "summary": "Fast Rust editor with AI built in; not a VS Code reskin.",
      "stack": "both",
      "types": [
        "editor"
      ],
      "notable": false,
      "bucket": "Editors & assistants"
    },
    {
      "name": "Aider",
      "url": "https://github.com/paul-gauthier/aider",
      "summary": "Pair-programs from your terminal, git-aware, model-agnostic.",
      "stack": "both",
      "types": [
        "agent",
        "cli"
      ],
      "notable": true,
      "bucket": "Agents & terminal"
    },
    {
      "name": "Claude Code",
      "url": "https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview",
      "summary": "Anthropic's terminal agent; reads your whole repo and edits it.",
      "stack": "cloud",
      "types": [
        "agent",
        "cli"
      ],
      "notable": true,
      "bucket": "Agents & terminal"
    },
    {
      "name": "Cline",
      "url": "https://github.com/cline/cline",
      "summary": "VS Code agent with file and terminal access; asks before acting.",
      "stack": "both",
      "types": [
        "agent",
        "editor"
      ],
      "notable": true,
      "bucket": "Agents & terminal"
    },
    {
      "name": "Devin AI",
      "url": "https://devin.ai/",
      "summary": "Autonomous 'AI engineer'; demos big, judge the receipts.",
      "stack": "cloud",
      "types": [
        "agent"
      ],
      "notable": false,
      "bucket": "Agents & terminal"
    },
    {
      "name": "Gemini CLI",
      "url": "https://github.com/google-gemini/gemini-cli",
      "summary": "Google's terminal agent on Gemini; generous free tier.",
      "stack": "both",
      "types": [
        "agent",
        "cli"
      ],
      "notable": false,
      "bucket": "Agents & terminal"
    },
    {
      "name": "Open Interpreter",
      "url": "https://github.com/OpenInterpreter/open-interpreter",
      "summary": "Runs code locally from plain language across Python, JS, shell.",
      "stack": "local",
      "types": [
        "agent",
        "cli"
      ],
      "notable": false,
      "bucket": "Agents & terminal"
    },
    {
      "name": "OpenAI Codex CLI",
      "url": "https://openai.com/blog/openai-codex/",
      "summary": "OpenAI's CLI agent; runs edits in a cloud sandbox.",
      "stack": "both",
      "types": [
        "agent",
        "cli"
      ],
      "notable": false,
      "bucket": "Agents & terminal"
    },
    {
      "name": "OpenCode",
      "url": "https://github.com/opencode-ai/opencode",
      "summary": "Open-source terminal agent, provider-agnostic, with LSP awareness.",
      "stack": "both",
      "types": [
        "agent",
        "cli"
      ],
      "notable": false,
      "bucket": "Agents & terminal"
    },
    {
      "name": "OpenHands",
      "url": "https://opendevin.ai/",
      "summary": "Open-source autonomous engineer; the self-hosted Devin alternative.",
      "stack": "both",
      "types": [
        "agent"
      ],
      "notable": false,
      "bucket": "Agents & terminal"
    },
    {
      "name": "Roo Code",
      "url": "https://roocode.com/",
      "summary": "Cline fork; holds up on multi-file edits in big repos.",
      "stack": "both",
      "types": [
        "agent",
        "editor"
      ],
      "notable": false,
      "bucket": "Agents & terminal"
    },
    {
      "name": "SWE-agent",
      "url": "https://github.com/princeton-nlp/SWE-agent",
      "summary": "Princeton's research agent that resolves real GitHub issues.",
      "stack": "both",
      "types": [
        "agent",
        "testing"
      ],
      "notable": false,
      "bucket": "Agents & terminal"
    },
    {
      "name": "Warp",
      "url": "https://www.warp.dev/",
      "summary": "AI-assisted terminal itself, not just an agent in one.",
      "stack": "cloud",
      "types": [
        "cli",
        "productivity"
      ],
      "notable": false,
      "bucket": "Agents & terminal"
    },
    {
      "name": "Bolt.new",
      "url": "https://bolt.new",
      "summary": "Build and deploy full-stack web apps in the browser from a prompt.",
      "stack": "cloud",
      "types": [
        "app-builder"
      ],
      "notable": true,
      "bucket": "App & UI builders"
    },
    {
      "name": "Lovable",
      "url": "https://lovable.dev/",
      "summary": "Prompt-to-app web builder; one of the defaults vibe coders reach for.",
      "stack": "cloud",
      "types": [
        "app-builder"
      ],
      "notable": true,
      "bucket": "App & UI builders"
    },
    {
      "name": "v0.dev",
      "url": "https://v0.dev/",
      "summary": "Vercel's tool for generating React UI from text and image prompts.",
      "stack": "cloud",
      "types": [
        "ui",
        "app-builder"
      ],
      "notable": true,
      "bucket": "App & UI builders"
    },
    {
      "name": "Bolt.diy",
      "url": "https://github.com/stackblitz-labs/bolt.diy",
      "summary": "Open-source Bolt fork that runs any LLM, local or cloud.",
      "stack": "both",
      "types": [
        "app-builder"
      ],
      "notable": false,
      "bucket": "App & UI builders"
    },
    {
      "name": "CopilotKit",
      "url": "https://github.com/CopilotKit/CopilotKit",
      "summary": "Open-source framework for embedding AI copilots into your React app.",
      "stack": "both",
      "types": [
        "framework",
        "ui"
      ],
      "notable": false,
      "bucket": "App & UI builders"
    },
    {
      "name": "FlutterFlow",
      "url": "https://flutterflow.io/",
      "summary": "Visual Flutter builder with AI help; the pick for mobile.",
      "stack": "cloud",
      "types": [
        "app-builder",
        "ui"
      ],
      "notable": false,
      "bucket": "App & UI builders"
    },
    {
      "name": "Replit",
      "url": "https://replit.com/",
      "summary": "Cloud IDE with an agent that builds whole apps from a description.",
      "stack": "cloud",
      "types": [
        "app-builder",
        "editor"
      ],
      "notable": false,
      "bucket": "App & UI builders"
    },
    {
      "name": "Screenshot-to-Code",
      "url": "https://github.com/abi/screenshot-to-code",
      "summary": "Open-source: turn a screenshot or mockup into HTML/React/Vue.",
      "stack": "both",
      "types": [
        "ui"
      ],
      "notable": false,
      "bucket": "App & UI builders"
    },
    {
      "name": "tldraw Make Real",
      "url": "https://makereal.tldraw.com/",
      "summary": "Draw a UI on a canvas, get working HTML/CSS back.",
      "stack": "cloud",
      "types": [
        "ui",
        "app-builder"
      ],
      "notable": false,
      "bucket": "App & UI builders"
    },
    {
      "name": "CodeRabbit",
      "url": "https://coderabbit.ai/",
      "summary": "AI bot that reviews your PRs with line-level, context-aware comments.",
      "stack": "cloud",
      "types": [
        "review"
      ],
      "notable": true,
      "bucket": "Review, test & secure"
    },
    {
      "name": "Playwright",
      "url": "https://playwright.dev/",
      "summary": "Microsoft's end-to-end browser testing framework; the default for new web tests.",
      "stack": "local",
      "types": [
        "testing",
        "framework"
      ],
      "notable": true,
      "bucket": "Review, test & secure"
    },
    {
      "name": "Semgrep",
      "url": "https://semgrep.dev/",
      "summary": "Open-source static analysis with rules for bugs and security; runs in CI.",
      "stack": "both",
      "types": [
        "security",
        "review"
      ],
      "notable": true,
      "bucket": "Review, test & secure"
    },
    {
      "name": "Snyk",
      "url": "https://snyk.io/",
      "summary": "Developer-first security: scans code, dependencies, containers, and IaC.",
      "stack": "both",
      "types": [
        "security"
      ],
      "notable": true,
      "bucket": "Review, test & secure"
    },
    {
      "name": "CodeQL (GitHub)",
      "url": "https://codeql.github.com/",
      "summary": "GitHub's semantic code analysis for finding vulnerabilities; free on public repos.",
      "stack": "both",
      "types": [
        "security"
      ],
      "notable": false,
      "bucket": "Review, test & secure"
    },
    {
      "name": "GitGuardian",
      "url": "https://www.gitguardian.com/",
      "summary": "Catches leaked secrets and API keys before they hit your repo.",
      "stack": "cloud",
      "types": [
        "security"
      ],
      "notable": false,
      "bucket": "Review, test & secure"
    },
    {
      "name": "Greptile",
      "url": "https://greptile.com/code-review-bot",
      "summary": "PR review bot that reasons over your whole codebase, not just the diff.",
      "stack": "cloud",
      "types": [
        "review"
      ],
      "notable": false,
      "bucket": "Review, test & secure"
    },
    {
      "name": "Qodo",
      "url": "https://www.qodo.ai/",
      "summary": "AI test generation plus PR review; its PR-Agent is open-source.",
      "stack": "both",
      "types": [
        "testing",
        "review"
      ],
      "notable": false,
      "bucket": "Review, test & secure"
    },
    {
      "name": "Sourcery",
      "url": "https://sourcery.ai/",
      "summary": "AI reviewer that suggests refactors and cleanups across 30+ languages.",
      "stack": "both",
      "types": [
        "review"
      ],
      "notable": false,
      "bucket": "Review, test & secure"
    },
    {
      "name": "LM Studio",
      "url": "https://lmstudio.ai/",
      "summary": "Desktop app to find, run, and serve local models with a chat UI.",
      "stack": "local",
      "types": [
        "local-model",
        "app-builder"
      ],
      "notable": true,
      "bucket": "Local models"
    },
    {
      "name": "Ollama",
      "url": "https://ollama.com/",
      "summary": "Run open models locally with one command; the default starting point.",
      "stack": "local",
      "types": [
        "local-model",
        "cli"
      ],
      "notable": true,
      "bucket": "Local models"
    },
    {
      "name": "Qwen2.5-Coder",
      "url": "https://github.com/QwenLM/Qwen2.5-Coder",
      "summary": "Alibaba's open coding model; the go-to weights for self-hosting.",
      "stack": "local",
      "types": [
        "model"
      ],
      "notable": true,
      "bucket": "Local models"
    },
    {
      "name": "DeepSeek Coder",
      "url": "https://github.com/deepseek-ai/DeepSeek-Coder-V2",
      "summary": "Strong open coding model; runs local or cheap via API.",
      "stack": "both",
      "types": [
        "model"
      ],
      "notable": false,
      "bucket": "Local models"
    },
    {
      "name": "Jan",
      "url": "https://jan.ai/",
      "summary": "Open-source, offline-first desktop app for local models; ChatGPT-style UI.",
      "stack": "local",
      "types": [
        "local-model",
        "ui"
      ],
      "notable": false,
      "bucket": "Local models"
    },
    {
      "name": "llamafile",
      "url": "https://github.com/Mozilla-Ocho/llamafile",
      "summary": "Mozilla project packing a model into one runnable file, no install.",
      "stack": "local",
      "types": [
        "local-model"
      ],
      "notable": false,
      "bucket": "Local models"
    },
    {
      "name": "LocalAI",
      "url": "https://localai.io/",
      "summary": "Self-hosted OpenAI-compatible API for local models; drop-in for existing code.",
      "stack": "local",
      "types": [
        "local-model",
        "api"
      ],
      "notable": false,
      "bucket": "Local models"
    },
    {
      "name": "LangChain",
      "url": "https://www.langchain.com/",
      "summary": "The default framework for chaining LLMs, agents, and retrieval.",
      "stack": "both",
      "types": [
        "framework"
      ],
      "notable": true,
      "bucket": "Frameworks & APIs"
    },
    {
      "name": "LlamaIndex",
      "url": "https://www.llamaindex.ai/",
      "summary": "Data framework for wiring LLMs to your own documents; RAG-first.",
      "stack": "both",
      "types": [
        "framework"
      ],
      "notable": true,
      "bucket": "Frameworks & APIs"
    },
    {
      "name": "Vercel AI SDK",
      "url": "https://sdk.vercel.ai/",
      "summary": "TypeScript toolkit for streaming AI UIs; what most web devs reach for.",
      "stack": "both",
      "types": [
        "framework",
        "api"
      ],
      "notable": true,
      "bucket": "Frameworks & APIs"
    },
    {
      "name": "Haystack",
      "url": "https://haystack.deepset.ai/",
      "summary": "Open-source RAG and agent pipelines; a leaner LangChain alternative.",
      "stack": "both",
      "types": [
        "framework"
      ],
      "notable": false,
      "bucket": "Frameworks & APIs"
    },
    {
      "name": "LiteLLM",
      "url": "https://github.com/BerriAI/litellm",
      "summary": "One proxy, 100+ providers behind a single OpenAI-style API.",
      "stack": "both",
      "types": [
        "api",
        "framework"
      ],
      "notable": false,
      "bucket": "Frameworks & APIs"
    },
    {
      "name": "OpenRouter",
      "url": "https://openrouter.ai/",
      "summary": "Hosted gateway to many models through one API key and bill.",
      "stack": "cloud",
      "types": [
        "api"
      ],
      "notable": false,
      "bucket": "Frameworks & APIs"
    },
    {
      "name": "Promptfoo",
      "url": "https://github.com/promptfoo/promptfoo",
      "summary": "Test, eval, and red-team your prompts before they ship.",
      "stack": "both",
      "types": [
        "testing",
        "framework"
      ],
      "notable": false,
      "bucket": "Frameworks & APIs"
    },
    {
      "name": "Semantic Kernel",
      "url": "https://github.com/microsoft/semantic-kernel",
      "summary": "Microsoft's SDK for LLMs in C#, Python, or Java apps.",
      "stack": "both",
      "types": [
        "framework"
      ],
      "notable": false,
      "bucket": "Frameworks & APIs"
    },
    {
      "name": "Context7",
      "url": "https://context7.com/",
      "summary": "MCP server that feeds current library docs to your AI editor.",
      "stack": "both",
      "types": [
        "mcp",
        "docs"
      ],
      "notable": true,
      "bucket": "Workflow & ops"
    },
    {
      "name": "Task Master",
      "url": "https://github.com/eyaltoledano/claude-task-master",
      "summary": "Breaks a spec into tracked tasks for Cursor and Claude Code.",
      "stack": "both",
      "types": [
        "agent",
        "productivity"
      ],
      "notable": true,
      "bucket": "Workflow & ops"
    },
    {
      "name": "Infracost",
      "url": "https://www.infracost.io/",
      "summary": "Shows the cloud cost of Terraform changes right in the PR.",
      "stack": "both",
      "types": [
        "devops"
      ],
      "notable": false,
      "bucket": "Workflow & ops"
    },
    {
      "name": "Mintlify",
      "url": "https://mintlify.com/",
      "summary": "Docs platform that generates and keeps docs in sync from code.",
      "stack": "cloud",
      "types": [
        "docs"
      ],
      "notable": false,
      "bucket": "Workflow & ops"
    },
    {
      "name": "Perplexity Pro",
      "url": "https://perplexity.ai/pro",
      "summary": "Search engine with live web access; handy for digging up coding answers.",
      "stack": "cloud",
      "types": [
        "search"
      ],
      "notable": false,
      "bucket": "Workflow & ops"
    },
    {
      "name": "Raycast AI",
      "url": "https://raycast.com/ai",
      "summary": "Mac launcher with AI commands wired into your everyday workflow.",
      "stack": "both",
      "types": [
        "productivity"
      ],
      "notable": false,
      "bucket": "Workflow & ops"
    },
    {
      "name": "Jasper",
      "url": "https://www.jasper.ai/",
      "summary": "AI content platform built for marketing teams; agents keep the copy on brand.",
      "stack": "cloud",
      "types": [
        "copywriting",
        "agent"
      ],
      "notable": true,
      "bucket": "Marketing & content"
    },
    {
      "name": "Copy.ai",
      "url": "https://www.copy.ai/",
      "summary": "Go-to-market copy and prospecting in reusable AI workflows, not one-off prompts.",
      "stack": "cloud",
      "types": [
        "copywriting",
        "sales"
      ],
      "notable": false,
      "bucket": "Marketing & content"
    },
    {
      "name": "Surfer SEO",
      "url": "https://surferseo.com/",
      "summary": "Optimizes your draft against the pages already ranking; the content-SEO default.",
      "stack": "cloud",
      "types": [
        "seo"
      ],
      "notable": true,
      "bucket": "Marketing & content"
    },
    {
      "name": "OpusClip",
      "url": "https://www.opus.pro/",
      "summary": "Turns one long video into captioned vertical clips for Shorts, Reels, and TikTok.",
      "stack": "cloud",
      "types": [
        "video"
      ],
      "notable": true,
      "bucket": "Marketing & content"
    },
    {
      "name": "Descript",
      "url": "https://www.descript.com/",
      "summary": "Edit video and podcasts by editing the transcript; clips filler in one pass.",
      "stack": "both",
      "types": [
        "video",
        "audio"
      ],
      "notable": false,
      "bucket": "Marketing & content"
    },
    {
      "name": "HeyGen",
      "url": "https://www.heygen.com/",
      "summary": "Generates talking-avatar videos from a script, with voice cloning and translation.",
      "stack": "cloud",
      "types": [
        "video"
      ],
      "notable": false,
      "bucket": "Marketing & content"
    },
    {
      "name": "ElevenLabs",
      "url": "https://elevenlabs.io/",
      "summary": "The go-to AI voice: text-to-speech, cloning, and dubbing across 70+ languages.",
      "stack": "cloud",
      "types": [
        "voice"
      ],
      "notable": false,
      "bucket": "Marketing & content"
    },
    {
      "name": "Canva Magic Studio",
      "url": "https://www.canva.com/magic-studio/",
      "summary": "Canva's AI bundle: text-to-image, auto-layout, and copy inside the design tool.",
      "stack": "cloud",
      "types": [
        "design"
      ],
      "notable": false,
      "bucket": "Marketing & content"
    },
    {
      "name": "AdCreative.ai",
      "url": "https://www.adcreative.ai/",
      "summary": "Generates ad images, headlines, and video, then scores what is likely to convert.",
      "stack": "cloud",
      "types": [
        "ads"
      ],
      "notable": false,
      "bucket": "Marketing & content"
    },
    {
      "name": "beehiiv",
      "url": "https://www.beehiiv.com/",
      "summary": "Newsletter platform built for growth and money; AI writing and images included.",
      "stack": "cloud",
      "types": [
        "newsletter"
      ],
      "notable": false,
      "bucket": "Marketing & content"
    },
    {
      "name": "Clay",
      "url": "https://www.clay.com/",
      "summary": "Builds and enriches prospect lists from 100+ sources; Claygent does the research.",
      "stack": "cloud",
      "types": [
        "sales",
        "data"
      ],
      "notable": true,
      "bucket": "Sales, automation & ops"
    },
    {
      "name": "Apollo.io",
      "url": "https://www.apollo.io/",
      "summary": "A 230M-contact database plus sequencing; prospect, enrich, and email in one place.",
      "stack": "cloud",
      "types": [
        "sales",
        "crm"
      ],
      "notable": false,
      "bucket": "Sales, automation & ops"
    },
    {
      "name": "HubSpot Breeze",
      "url": "https://www.hubspot.com/products/artificial-intelligence",
      "summary": "HubSpot's AI layer; Breeze agents prospect and answer across the CRM.",
      "stack": "cloud",
      "types": [
        "crm",
        "agent"
      ],
      "notable": false,
      "bucket": "Sales, automation & ops"
    },
    {
      "name": "Lindy",
      "url": "https://www.lindy.ai/",
      "summary": "Build no-code AI agents for outreach, scheduling, and CRM updates across 5,000+ apps.",
      "stack": "cloud",
      "types": [
        "agent",
        "automation"
      ],
      "notable": false,
      "bucket": "Sales, automation & ops"
    },
    {
      "name": "Zapier",
      "url": "https://zapier.com/",
      "summary": "Connects 9,000+ apps and now builds AI agents to run multi-step tasks for you.",
      "stack": "cloud",
      "types": [
        "automation",
        "agent"
      ],
      "notable": true,
      "bucket": "Sales, automation & ops"
    },
    {
      "name": "Make",
      "url": "https://www.make.com/en",
      "summary": "Visual drag-and-drop automation; wire 3,000+ apps with AI agents in the flow.",
      "stack": "cloud",
      "types": [
        "automation"
      ],
      "notable": false,
      "bucket": "Sales, automation & ops"
    },
    {
      "name": "n8n",
      "url": "https://n8n.io/",
      "summary": "Open-source automation you can self-host; native AI agent nodes, no per-task bill.",
      "stack": "both",
      "types": [
        "automation",
        "agent"
      ],
      "notable": true,
      "bucket": "Sales, automation & ops"
    },
    {
      "name": "Fin (formerly Intercom)",
      "url": "https://fin.ai/",
      "summary": "AI support agent that resolves chat, email, and voice, and escalates the hard ones.",
      "stack": "cloud",
      "types": [
        "support",
        "agent"
      ],
      "notable": false,
      "bucket": "Sales, automation & ops"
    },
    {
      "name": "Fathom",
      "url": "https://www.fathom.ai/",
      "summary": "Records, transcribes, and summarizes your Zoom and Meet calls; genuinely free tier.",
      "stack": "cloud",
      "types": [
        "meetings",
        "productivity"
      ],
      "notable": false,
      "bucket": "Sales, automation & ops"
    },
    {
      "name": "Notion AI",
      "url": "https://www.notion.com/product/ai",
      "summary": "Notion's built-in assistant; writes, summarizes meetings, and runs agent tasks.",
      "stack": "cloud",
      "types": [
        "productivity",
        "agent"
      ],
      "notable": false,
      "bucket": "Sales, automation & ops"
    }
  ]
}