The Index
Every entry verified live, scored against the public rubric, and timestamped. Sorted by overall score, never by stars.
13 of 46 entries
A process-first skill framework for Claude Code: brainstorming, test-driven development, systematic debugging, and verification skills that…
Anthropic's first-party public skill collection: the de facto reference for SKILL.md structure, frontmatter conventions, and…
An opinionated 23-skill suite that staffs a solo developer's agent with the roles a startup would hire: CEO review, design review,…
Browser automation as agent tools, built on Playwright's accessibility tree rather than screenshots: structured, deterministic web…
The reference implementations of the Model Context Protocol: the official server collection that defines what a well-built agent tool looks…
An MCP server that feeds agents current, version-specific library documentation at generation time, attacking the stale-training-data class…
GitHub's official MCP server: repos, issues, PRs, actions, and code scanning exposed as agent tools with GitHub's own auth and permission…
140 domain skills plus 100+ database connectors that turn a coding agent into a working research assistant for biology, chemistry, medicine,…
An MCP toolkit that gives coding agents semantic code retrieval and editing: language-server-grade symbol operations instead of…
A CLI for configuring Claude Code: install commands, agents, hooks, and settings from a large template catalog, plus usage monitoring.
A multi-harness plugin marketplace of role-specialized subagents (reviewer, architect, security, docs) installable across Claude Code, Codex…
Local-first agent memory over plain Markdown files with an MCP interface: knowledge persists as human-readable notes the agent reads and…
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…