Tools.
A catalogue of tools for AI-assisted development — coding agents, MCP, skills, frameworks, models, evals, and the devops around them. Every entry is an established project from a known maintainer. Hand-picked, not sponsored, no affiliate links.
Build with AI
Agents, editors, and builders that write code.
Coding agents & CLIs
Agents that live in your terminal.
Terminal agent that reads, edits, and ships whole repos.
Open-source terminal agent with a generous free Gemini quota.
Completions, chat, and an async coding agent inside GitHub.
AI editors & IDEs
Where the code gets written now.
AI assistant and Junie agent across the JetBrains IDEs.
by JetBrains
Prompt-to-app builders
From a sentence to a deployed app.
Agentic workspace on Gemini; deploys to Firebase.
Extend & orchestrate
Protocols, skills, and frameworks around the model.
Model Context Protocol
Wire tools and data into any agent.
The open standard for connecting tools to agents.
Official servers: filesystem, git, fetch, memory.
by MCP project
- MCP Registrycatalogue
The official registry of published MCP servers.
Debug UI for testing MCP servers locally.
by MCP project
- Docker MCP Catalogcatalogue
Containerised MCP servers, verified and signed by Docker.
- awesome-mcp-serverscatalogue
The community's main curated list of MCP servers.
by community
Skills & agent standards
Conventions your repo can adopt today.
Reusable skill folders that teach agents procedures.
Package commands, agents, skills, and MCP servers for install.
by Anthropic
Agent frameworks & SDKs
Build your own agents.
Build custom agents on the Claude Code harness.
Lightweight multi-agent orchestration in Python and TypeScript.
Provider-neutral TypeScript toolkit for AI apps and agents.
Type-safe agent framework from the Pydantic team.
The agent framework behind Google's own agent products.
Successor to AutoGen and Semantic Kernel.
Models & inference
Hosted APIs and local runtimes.
Model APIs & gateways
Hosted models behind an API key.
Claude models for prose, code, and agents.
GPT models, embeddings, images, and realtime voice.
Gemini API keys, playground, and a free tier.
One API key for hundreds of models.
Hosted open-source models, fine-tuning, GPU clusters.
The hub for open models, datasets, and spaces.
Claude and other frontier models inside AWS.
Local & open models
Models on your own hardware.
Quality & operations
Evals, review, and infrastructure — the devops side.
Evals & LLM observability
Know when the model is wrong.
Eval-first platform for shipping reliable AI features.
Open-source tracing and evals built on OpenTelemetry.
AI code review & CI
AI in the merge path.
AI review on every pull request.
Run Claude Code inside GitHub Actions on mention.
Agent infra & GPU compute
Sandboxes and GPUs for agent workloads.
Run models on Cloudflare's edge GPUs.
by Cloudflare
Ship & run
Where the shipped thing actually runs.
CDN, Workers, R2, Pages — the edge stack.
Catalogues & reference
Trusted places to find more.
Curated awesome lists
Community-vetted link lists, maintained in the open.
- awesome-rustcatalogue
Curated Rust crates and resources.
by community
- awesome-gocatalogue
Curated Go packages, vetted by contribution rules.
- awesome-pythoncatalogue
Curated Python frameworks, libraries, and tooling.
by community
- awesome-selfhostedcatalogue
Self-hostable alternatives to SaaS, categorised.
- awesome-ai-agentscatalogue
Curated catalogue of AI agent projects and frameworks.
by E2B
- awesome-llm-appscatalogue
LLM app examples with RAG and agent patterns.
by Shubham Saboo
- awesome-claude-codecatalogue
Curated Claude Code commands, skills, and workflows.
by community
Official package registries
The canonical sources; check publishers before installing.
- pkg.go.devcatalogue
Go package discovery and docs.
by Google
- Docker Hubcatalogue
Container images; prefer official and verified publishers.
by Docker
Docs & learning
Primary sources worth the reading time.
API reference, prompt guides, Claude Code manual.
by Anthropic
Notebooks of working Claude patterns.
by Anthropic
Recipes and guides for the OpenAI API.
The standard reference for prompting techniques.
Free courses: LLMs, agents, deep RL, diffusion.
by Hugging Face
Short courses on agents, evals, and LLM engineering.
by DeepLearning.AI
Daily field notes on LLMs and agentic coding.
by Simon Willison