Skip to content

DEV

AI dev resources

Claude Code skills, MCP servers, Cursor rules, agent frameworks, LLM deployment tools — curated GitHub repos with editor commentary, GitHub stats refreshed daily.

LLM Deploy

186.1K57.2K fork

n8n-io/n8n

n8n-io/n8n· TypeScript

Self-hostable visual workflow builder with 400+ integrations and native MCP client/server support.

Claude Code Skills

172.9K15.3K fork

obra/superpowers

obra/superpowers· Shell

A Claude Code skill pack enforcing TDD, YAGNI, and DRY across real production workflows.

LLM Deploy

170.3K15.9K fork

ollama/ollama

ollama/ollama· Go

One-command local runner for open-weight LLMs, with auto GPU offload and an OpenAI-compatible API.

LLM Deploy

147.5K8.9K fork

langflow-ai/langflow

langflow-ai/langflow· Python

Visual drag-and-drop builder for LangChain/LangGraph agents and RAG workflows.

LLM Deploy

139.6K21.9K fork

langgenius/dify

langgenius/dify· TypeScript

Self-hostable low-code platform for building RAG pipelines, agents, and LLM workflows via a visual canvas.

LLM Deploy

134.8K19.2K fork

open-webui/open-webui

open-webui/open-webui· Python

Self-hosted ChatGPT-style web UI for Ollama, OpenAI-compatible APIs, and local RAG.

Agent Framework

108.0K15.9K fork

Shubhamsaboo/awesome-llm-apps

Shubhamsaboo/awesome-llm-apps· Python

100+ runnable example apps for AI agents, RAG and multi-agent systems in Python.

Agent Framework

91.2K10.4K fork

browser-use/browser-use

browser-use/browser-use· Python

Python library that lets any LLM drive a real browser via Playwright to complete web tasks.

MCP Server

85.9K9.6K fork

punkpeye/awesome-mcp-servers

punkpeye/awesome-mcp-servers

The most-starred curated index of 1200+ MCP servers, organized by category and runtime.

LLM Deploy

78.6K16.3K fork

vllm-project/vllm

vllm-project/vllm· Python

High-throughput LLM inference server with PagedAttention, continuous batching, and OpenAI-compatible API.

Coding Agent

72.4K9.1K fork

All-Hands-AI/OpenHands

All-Hands-AI/OpenHands· Python

Open-source autonomous coding agent that runs in a sandboxed Docker environment.

Coding Agent

61.2K6.3K fork

cline/cline

cline/cline· TypeScript

Autonomous coding agent in VS Code with human-in-the-loop approval at every step

Agent Framework

57.6K8.7K fork

microsoft/autogen

microsoft/autogen· Python

Microsoft's multi-agent conversation framework for orchestrating LLM agents that talk to each other.

Claude Code Skills

57.1K6.2K fork

ComposioHQ/awesome-claude-skills

ComposioHQ/awesome-claude-skills· Python

Curated Claude Skills list with a SaaS-integration and Composio/Rube bias.

MCP Server

54.1K2.6K fork

upstash/context7

upstash/context7· TypeScript

MCP server that injects current, version-specific library docs into your coding LLM.

Lovable Template

52.4K24.2K fork

FlowiseAI/Flowise

FlowiseAI/Flowise· TypeScript

Drag-and-drop visual builder for LLM apps and multi-agent workflows, self-hostable on Node.js.

Agent Framework

50.3K6.9K fork

crewAIInc/crewAI

crewAIInc/crewAI· Python

Python framework for role-based multi-agent crews — fastest path from idea to working prototype.

LLM Deploy

45.2K7.7K fork

BerriAI/litellm

BerriAI/litellm· Python

Unified OpenAI-format SDK and proxy gateway for 100+ LLM providers, with cost tracking and routing.

Coding Agent

44.1K4.3K fork

Aider-AI/aider

Aider-AI/aider· Python

Terminal-native AI pair programmer that edits your local Git repo with any LLM.

Coding Agent

43.5K4.4K fork

block/goose

block/goose· Rust

Open-source local CLI/desktop agent that runs MCP tools with any LLM you bring.

Claude Code Skills

41.8K3.5K fork

hesreallyhim/awesome-claude-code

hesreallyhim/awesome-claude-code· Python

The canonical awesome-list for Claude Code: skills, hooks, slash-commands, agents, and plugins.

Agent Framework

39.8K5.3K fork

agno-agi/agno

agno-agi/agno· Python

Python framework for building multi-agent systems and serving them as production APIs.

Cursor Rule

39.3K3.4K fork

PatrickJS/awesome-cursorrules

PatrickJS/awesome-cursorrules· MDX

Massive curated collection of .cursorrules templates for tuning Cursor's AI behavior per stack.

Coding Agent

33.5K1.7K fork

TabbyML/tabby

TabbyML/tabby· Rust

Self-hosted AI coding assistant you run on your own GPU, with IDE plugins for VSCode/JetBrains/Vim.

Coding Agent

32.9K4.4K fork

continuedev/continue

continuedev/continue· TypeScript

Open-source AI coding assistant for VS Code and JetBrains, with a CLI for CI checks.

MCP Server

31.8K2.6K fork

microsoft/playwright-mcp

microsoft/playwright-mcp· TypeScript

Microsoft's official MCP server giving LLMs Playwright-powered browser automation.

Agent Framework

30.8K5.3K fork

langchain-ai/langgraph

langchain-ai/langgraph· Python

Graph-based orchestrator for stateful, durable LLM agents with checkpointing and human-in-the-loop.

Agent Framework

27.0K2.5K fork

huggingface/smolagents

huggingface/smolagents· Python

Minimal Python agent framework where the LLM writes and executes code as its action space.

Agent Framework

25.6K3.9K fork

openai/openai-agents-python

openai/openai-agents-python· Python

OpenAI's official Python SDK for building multi-agent workflows with handoffs, tools, and tracing.

Coding Agent

23.8K3.2K fork

RooVetGit/Roo-Code

RooVetGit/Roo-Code· TypeScript

VS Code AI agent fork of Cline with Code/Architect/Ask/Debug modes and custom personas.

Agent Framework

23.4K2.0K fork

mastra-ai/mastra

mastra-ai/mastra· TypeScript

TypeScript-first agent framework with workflows, RAG, evals, and MCP from the Gatsby team.

MCP Server

22.4K1.5K fork

browserbase/stagehand

browserbase/stagehand· TypeScript

Playwright SDK with act/extract/observe primitives for building reliable browser agents.

MCP Server

21.4K2.0K fork

Skyvern-AI/skyvern

Skyvern-AI/skyvern· Python

LLM + vision browser automation that survives DOM changes, with an MCP server for agent use.

v0 Template

20.2K6.5K fork

vercel/ai-chatbot

vercel/ai-chatbot· TypeScript

Vercel's official Next.js + AI SDK chatbot starter with auth, streaming, and persistence

Claude Code Skills

19.4K2.1K fork

VoltAgent/awesome-agent-skills

VoltAgent/awesome-agent-skills

Curated index of 1000+ agent skills for Claude Code, Codex, Gemini CLI, Cursor and more.

Bolt Template

19.3K10.4K fork

stackblitz-labs/bolt.diy

stackblitz-labs/bolt.diy· TypeScript

Open-source Bolt.new fork: prompt-to-fullstack-app in-browser with any LLM provider

Agent Framework

16.7K2.0K fork

pydantic/pydantic-ai

pydantic/pydantic-ai· Python

Type-safe Python agent framework from the Pydantic team, with structured outputs as a first-class citizen.

Claude Code Skills

11.9K1.3K fork

travisvn/awesome-claude-skills

travisvn/awesome-claude-skills

Curated awesome-list of Claude Skills, prompts, and tooling for Claude Code workflows.

MCP Server

4.3K556 fork

makenotion/notion-mcp-server

makenotion/notion-mcp-server· TypeScript

Notion's official MCP server exposing 22 tools for pages, databases, and search.

Cursor Rule

4.0K467 fork

filipecalegario/awesome-vibe-coding

filipecalegario/awesome-vibe-coding

Curated awesome-list of vibe-coding tools, IDEs, and references for AI-assisted development.

MCP Server

3.6K635 fork

IBM/mcp-context-forge

IBM/mcp-context-forge· Python

Enterprise MCP gateway that unifies MCP, A2A, and REST/gRPC tools behind one governed endpoint.

Cursor Rule

3.5K420 fork

sanjeed5/awesome-cursor-rules-mdc

sanjeed5/awesome-cursor-rules-mdc· Python

Curated .mdc Cursor rules library auto-generated per framework via Exa search + LLM

MCP Server

2.7K342 fork

supabase-community/supabase-mcp

supabase-community/supabase-mcp· TypeScript

Official Supabase MCP server: query, manage, and migrate your Supabase project from any AI assistant.

Claude Code Skills

1.5K449 fork

rohitg00/awesome-claude-code-toolkit

rohitg00/awesome-claude-code-toolkit· JavaScript

Mega-bundle of 135 agents, 35 skills, 42 commands, 176 plugins and 20 hooks for Claude Code.

Claude Code Skills

632144 fork

obra/superpowers-skills

obra/superpowers-skills· TypeScript

Community-maintained skill library for the Claude Code superpowers plugin.

Agent Framework

466202 fork

caramaschiHG/awesome-ai-agents-2026

caramaschiHG/awesome-ai-agents-2026

Curated awesome-list of 300+ AI agents, frameworks and tools, sorted into 20+ categories.

Claude Code Skills

321231 fork

jqueryscript/awesome-claude-code

jqueryscript/awesome-claude-code

Curated awesome list of Claude Code tools, IDE integrations, plugins, and skills.

Cursor Rule

16723 fork

LessUp/awesome-cursorrules-zh

LessUp/awesome-cursorrules-zh· JavaScript

Curated Chinese-language collection of .cursorrules templates browsable as a VitePress site.

MCP Server

7257 fork

tolkonepiu/best-of-mcp-servers

tolkonepiu/best-of-mcp-servers

Weekly-updated ranked list of 400+ MCP servers, scored by GitHub activity and quality signals.

Cursor Rule

236 fork

JhonMA82/awesome-clinerules

JhonMA82/awesome-clinerules

A curated list of .cursorrules files for seeding Cursor projects with consistent AI behavior.

We use cookies

Anonymous analytics help us improve the site. You can opt out anytime. Learn more