Upvoted Tools
Taste Skill
A collection of AI agent skills that improve how AI coding tools write frontend code, producing modern, premium designs with proper animations, spacing, and visual quality.
GitHub Copilot
AI coding assistant from GitHub that provides completions, chat, agent mode, code review, and a CLI across major IDEs and GitHub.com.
ai-cli
A CLI tool by Vercel Labs that lets you generate anything from your terminal using AI.
Claude Managed Agents
Anthropic's pre-built agent harness that runs Claude as an autonomous agent in managed cloud containers, with built-in tools, skills, memory stores, multi-agent orchestration, and outcome-graded sessions.
Claude Agent SDK
Build production AI agents with Claude Code as a library, programmable in Python and TypeScript with built-in tools, hooks, subagents, MCP, and sessions.
OpenAI Agents SDK
OpenAI's lightweight, provider-agnostic framework for building multi-agent and voice agent workflows in Python and TypeScript with very few abstractions.
LangGraph
Low-level orchestration framework from LangChain for building stateful, long-running agents with durable execution, human-in-the-loop control, and first-class streaming.
Flue
Flue is a TypeScript agent harness framework for building headless, programmable AI agents that deploy anywhere — Node.js, Cloudflare, GitHub Actions, and more.
Sandcastle
A TypeScript library for orchestrating AI coding agents in isolated sandboxes using Docker, Podman, or Vercel, with configurable branch strategies and a simple sandcastle.run() API.
Anthropic Sandbox Runtime
A lightweight CLI and library for enforcing filesystem and network restrictions on arbitrary processes at the OS level using native sandboxing primitives, without requiring a container.