The Index

Every entry verified live, scored against the public rubric, and timestamped. Sorted by overall score, never by stars.

metrics fetched 2026-07-07 · methodology v1.0

46 of 46 entries

obra/superpowersA-Tier

A process-first skill framework for Claude Code: brainstorming, test-driven development, systematic debugging, and verification skills that…

83/100 MIT active (commit 1d before fetch)
claude-code
promptfoo/promptfooA-Tier

Test harness for prompts, agents, and RAG pipelines: declarative test cases, assertions, matrix comparisons, and red-team scanning, runnable…

83/100 MIT active (commit 0d before fetch)
generic
langchain-ai/langgraphA-Tier

The most adopted graph-based agent orchestration framework: workflows as explicit state machines with checkpointing, human-in-the-loop…

82/100 MIT active (commit 1d before fetch)
generic
pydantic/pydantic-aiA-Tier

An agent framework built on type validation: structured outputs, dependency injection, and tool schemas checked the way Pydantic checks…

82/100 MIT active (commit 0d before fetch)
generic
anthropics/skillsA-Tier

Anthropic's first-party public skill collection: the de facto reference for SKILL.md structure, frontmatter conventions, and…

81/100 no license active (commit 6d before fetch)
claude-codegeneric
garrytan/gstackA-Tier

An opinionated 23-skill suite that staffs a solo developer's agent with the roles a startup would hire: CEO review, design review,…

80/100 MIT active (commit 12d before fetch)
claude-code
confident-ai/deepevalA-Tier

A pytest-style LLM evaluation framework: metric classes for correctness, hallucination, RAG quality, and agent task completion, written as…

80/100 Apache-2.0 active (commit 1d before fetch)
generic
langfuse/langfuseA-Tier

Open-source LLM engineering platform: tracing, evals, prompt management, and metrics for agent systems. The observability layer most stacks…

80/100 NOASSERTION active (commit 0d before fetch)
generic
microsoft/playwright-mcpA-Tier

Browser automation as agent tools, built on Playwright's accessibility tree rather than screenshots: structured, deterministic web…

80/100 Apache-2.0 active (commit 8d before fetch)
claude-codecursorcodexcopilotgeneric
modelcontextprotocol/serversA-Tier

The reference implementations of the Model Context Protocol: the official server collection that defines what a well-built agent tool looks…

79/100 NOASSERTION active (commit 1d before fetch)
claude-codecursorcodexcopilotgeneric
upstash/context7A-Tier

An MCP server that feeds agents current, version-specific library documentation at generation time, attacking the stale-training-data class…

79/100 MIT active (commit 0d before fetch)
claude-codecursorcodexcopilotgeneric
openai/openai-agents-pythonA-Tier

OpenAI's first-party multi-agent framework: agents, handoffs, guardrails, and tracing in a deliberately small API surface.

79/100 MIT active (commit 0d before fetch)
generic
github/github-mcp-serverA-Tier

GitHub's official MCP server: repos, issues, PRs, actions, and code scanning exposed as agent tools with GitHub's own auth and permission…

79/100 MIT active (commit 0d before fetch)
claude-codecursorcodexcopilotgeneric
mem0ai/mem0A-Tier

A universal memory layer for AI agents: extraction, storage, and retrieval of user and session memories with SDKs across the major agent…

78/100 Apache-2.0 active (commit 0d before fetch)
generic
google/adk-pythonA-Tier

Google's Agent Development Kit: code-first agent construction with built-in evaluation tooling and deployment paths into the Google Cloud…

78/100 Apache-2.0 active (commit 0d before fetch)
generic
K-Dense-AI/scientific-agent-skillsA-Tier

140 domain skills plus 100+ database connectors that turn a coding agent into a working research assistant for biology, chemistry, medicine,…

77/100 MIT active (commit 1d before fetch)
claude-codecursorcodexgeneric
letta-ai/lettaA-Tier

A platform for stateful agents with self-editing memory, descended from the MemGPT research line: agents manage their own memory blocks…

77/100 Apache-2.0 active (commit 4d before fetch)
generic
oraios/serenaA-Tier

An MCP toolkit that gives coding agents semantic code retrieval and editing: language-server-grade symbol operations instead of…

77/100 MIT active (commit 1d before fetch)
claude-codecursorcodexgeneric
guardrails-ai/guardrailsA-Tier

Input/output guarding for LLM applications: validator library plus enforcement framework, with correction strategies when checks fail.

77/100 Apache-2.0 active (commit 7d before fetch)
generic
crewAIInc/crewAIA-Tier

Role-based multi-agent orchestration: crews of agents with roles, goals, and tasks, optimized for approachability over control-flow…

76/100 MIT active (commit 0d before fetch)
generic
microsoft/autogenA-Tier

Microsoft's agentic programming framework: conversation-based multi-agent patterns from the original research lineage, in transition toward…

75/100 CC-BY-4.0 commit 83d before fetch
generic
davila7/claude-code-templatesA-Tier

A CLI for configuring Claude Code: install commands, agents, hooks, and settings from a large template catalog, plus usage monitoring.

75/100 MIT active (commit 0d before fetch)
claude-code
getzep/zepA-Tier

A temporal knowledge-graph memory layer for agents: facts extracted from conversations with validity intervals, so recall can answer what…

74/100 Apache-2.0 active (commit 1d before fetch)
generic
topoteretes/cogneeA-Tier

An open-source memory platform that builds knowledge graphs plus embeddings from agent data, aiming at reasoning-grade recall rather than…

74/100 Apache-2.0 active (commit 0d before fetch)
generic
wshobson/agentsA-Tier

A multi-harness plugin marketplace of role-specialized subagents (reviewer, architect, security, docs) installable across Claude Code, Codex…

72/100 MIT active (commit 1d before fetch)
claude-codecodexcursorcopilotgeneric
basicmachines-co/basic-memoryA-Tier

Local-first agent memory over plain Markdown files with an MCP interface: knowledge persists as human-readable notes the agent reads and…

71/100 AGPL-3.0 active (commit 0d before fetch)
claude-codecursorgeneric
eyaltoledano/claude-task-masterA-Tier

An AI task-management loop that decomposes a spec into ordered, dependency-aware tasks and drives an agent through them one at a time across…

71/100 no license commit 70d before fetch
cursorwindsurfclaude-codegeneric
github/awesome-copilotA-Tier

GitHub's first-party collection of Copilot customizations: instruction files, agent definitions, skills, and chat modes,…

71/100 MIT active (commit 0d before fetch)
copilot
danielmiessler/FabricB-Tier

A large library of named, reusable prompt patterns with a CLI for piping content through them. Prompt-layer infrastructure: patterns without…

68/100 MIT active (commit 28d before fetch)
generic
openai/evalsB-Tier

OpenAI's original eval framework and benchmark registry. Historically foundational; maintenance has visibly slowed as evaluation moved into…

68/100 NOASSERTION commit 84d before fetch
generic
protectai/llm-guardB-Tier

A security toolkit for LLM interactions: scanners for prompt injection, PII, toxicity, and secrets, applied to inputs and outputs.

68/100 MIT commit 204d before fetch
generic
SuperClaude-Org/SuperClaude_FrameworkB-Tier

A configuration framework layering specialized commands and cognitive personas onto Claude Code: an opinionated operating mode rather than a…

68/100 MIT active (commit 24d before fetch)
claude-code
gohypergiant/agent-skillsExperimental

A defense-tech company's internally-maintained skill set, published. Notable for governance discipline: explicit boundaries, scripts treated…

66/100 Apache-2.0 active (commit 1d before fetch)
claude-codegeneric
VoltAgent/awesome-claude-code-subagentsB-Tier

100+ role-specialized Claude Code subagent definitions, consistently formatted, spanning engineering, review, security, and content roles.

64/100 MIT active (commit 13d before fetch)
claude-code
Pimzino/claude-code-spec-workflowB-Tier

Spec-driven development workflow for Claude Code: requirements, design, tasks, and implementation as gated phases with approval between…

63/100 MIT commit 303d before fetch
claude-code
snarktank/ai-dev-tasksB-Tier

A minimal three-file task loop for AI dev agents: create a PRD, generate a task list, then execute one task at a time with human check-ins.

63/100 Apache-2.0 commit 244d before fetch
cursorclaude-codegeneric
travisvn/awesome-claude-skillsPartial 4/8

A Claude-specific aggregator of skills, resources, and tooling. Partially scored: staleness at fetch time left several rubric dimensions…

62/100 no license commit 70d before fetch
claude-code
multica-ai/andrej-karpathy-skillsExperimental

A single CLAUDE.md distilling Andrej Karpathy's public observations on LLM coding pitfalls into instruction-file rules. An instruction set,…

61/100 no license commit 78d before fetch
claude-code
hesreallyhim/awesome-claude-codeB-Tier

A hand-picked aggregator of Claude Code resources: skills, commands, CLAUDE.md files, and tooling. More curation voice than most lists, same…

59/100 NOASSERTION active (commit 0d before fetch)
claude-code
punkpeye/awesome-mcp-serversB-Tier

The largest MCP server aggregator: thousands of community servers organized by category. A discovery surface for the tool layer, with…

58/100 MIT active (commit 3d before fetch)
generic
qdhenry/Claude-Command-SuiteB-Tier

A structured slash-command set for Claude Code covering development workflows: review, test, deploy, and project-management commands with…

58/100 no license commit 128d before fetch
claude-code
PatrickJS/awesome-cursorrulesB-Tier

The largest collection of Cursor rules files, organized by framework and stack. A discovery source for instruction-file patterns rather than…

57/100 CC0-1.0 commit 38d before fetch
cursor
VoltAgent/awesome-agent-skillsB-Tier

A 1000+ entry aggregator of agent skills across Claude Code, Codex, Gemini CLI, and Cursor. Wide coverage, minimal curation signal.

56/100 MIT active (commit 7d before fetch)
claude-codecodexcursorgeneric
sanjeed5/awesome-cursor-rules-mdcB-Tier

A curated collection of Cursor rules in the modern .mdc format, organized by library and framework. The .mdc counterpart to the older…

55/100 CC0-1.0 commit 49d before fetch
cursor
steipete/agent-rulesDeprecated-Tier

A well-regarded collection of rules and knowledge files for Claude Code and Cursor. Archived by its maintainer in 2026; indexed with a…

54/100 MIT commit 65d before fetch
claude-codecursor
iannuttall/claude-agentsDeprecated-Tier

An early custom-subagent collection for Claude Code, archived by its maintainer in 2025. Indexed with a deprecation warning as format…

49/100 MIT commit 347d before fetch
claude-code