Curated · 2026
Awesome Claude Code
Hand-curated list of the best Claude Code resources in 2026, skills, subagents, MCP servers, scheduled tasks, voice mode, use cases, ecosystem reads. Updated as new things land.
items9sections2026edition
Essentials, start here
5The five things to install or read first if you're new to Claude Code.
Install Claude Code
Anthropic's terminal-native agentic coding assistant.
skills-hub.ai, open registry
4,900+ SKILL.md files synced daily from 100+ sources. One-command install.
Get started in 30 seconds
Install your first skill, run it, integrate via MCP across other tools.
SKILL.md format spec
The open Agent Skills standard. YAML frontmatter + Markdown body.
Claude Code on the Anthropic site
Official docs, pricing, and feature announcements.
Skills, the 50 most-installed
6Top installs from the catalog, grouped by SDLC phase. See /blog/top-50-ai-coding-skills-2026 for the full ranked list with install commands.
code-review (and review, api-review, code-smell)
Correctness + style + security + missing tests, in one pass.
unit-test (and integration-test, e2e, load-test)
Auto-detect framework (Vitest / Jest / pytest / Go test / RSpec / JUnit).
secure (and owasp, pentest, dependency-scan)
Full-stack security posture + 0-100 score + fix code.
docker (and k8s, github-actions, terraform, full-deploy)
Production-grade deployment artifacts.
readme (and api-docs, diagram, onboarding, changelog)
Documentation from your codebase.
Top 50 skills (ranked)
Full ranked list with install commands and SDLC grouping.
Subagents, parallel isolated agents
5Claude Code's headline 2026 feature. Each subagent gets its own context window and tool access.
Claude Code subagents, complete guide
Anatomy, four canonical patterns, real ship-it pipeline, common mistakes.
Agent teams pattern
Mega-guide on multi-agent workflows.
"subagent" in the glossary
Definition, three context layers, why isolation matters.
"orchestration" in the glossary
Fan-out / pipeline / specialist+critic / sandbox-then-merge.
ship-it composition skill
spec → implement → test → review → ship. The full feature lifecycle as an installable skill.
Scheduled tasks (/loop), cron for AI agents
3Shipped March 2026. Five lines of YAML replaces a GitHub Actions workflow.
Voice mode (/voice)
2Shipped March 2026. Push-to-talk in 20 languages, streaming transcription.
MCP, Model Context Protocol
69,400+ MCP servers in the registry in 2026. The connectivity layer that makes everything compose.
MCP servers, browse + curated
Browse the best MCP servers; install the skills-hub MCP server.
MCP skills landing
How to use the skills-hub catalog from any MCP client.
"mcp" in the glossary
Definition + adoption + how it composes with skills.
"mcp-server" in the glossary
Per-server structure: tools / resources / prompts.
MCP vs SKILL.md
When to use each, they compose, not compete.
modelcontextprotocol.io
Official spec + reference servers.
Comparisons, Claude Code vs alternatives
6Head-to-head with the other major AI coding tools in 2026.
Claude Code vs Cursor
Terminal agent vs AI-first IDE, when each wins.
Claude Code vs OpenAI Codex CLI
Anthropic vs OpenAI terminal-agent face-off.
Claude Code vs GitHub Copilot
Agent autonomy vs autocomplete + native PR review.
Claude Code vs Google Antigravity 2.0
Two multi-agent platforms, sub-agents vs native architecture.
Claude Code vs Windsurf
Terminal autonomy vs Cascade flows in an IDE.
All Claude Code comparisons
Every head-to-head with Claude Code in the matrix.
Use cases, goal-shaped recipes
6Step-by-step recipes for what you're actually trying to do, with install commands.
Automate PR review
5-step setup, install code-review + secure + unit-test, add the workflow, set the gates.
Ship features spec-driven
Install story-implementer. Write spec. Agent implements, tests, opens PR.
Migrate a legacy codebase
Framework upgrades + language bumps with sub-agents fanning out per module.
Continuous security audits
Nightly /loop scheduled audits, OWASP + dep CVEs + secret detection.
Onboard a new engineer in a day
Clone-to-first-commit in hours instead of a week, codebase tour + dev env setup + starter PR.
Ship a mobile app from design
Flutter or React Native, full test suite, App Store + Play Store publishing pipeline.
Ecosystem, what's happening in AI coding 2026
4Big-picture reads on the 2026 ecosystem, releases, state of the field, top tools.
The state of AI coding in 2026
18-min snapshot of tools, models, patterns, and what comes next.
Best AI coding tools (ranked)
11-tool ranked roundup with tier groupings.
AI coding tool releases timeline
Every major launch, feature, model release, ecosystem milestone since Claude Code launched October 2024.
AI coding glossary
48 defined terms for 2026 AI coding vocab, skill, MCP, subagent, agent-loop, prompt-cache, more.
Stay current as new resources land
Weekly digest of new Claude Code skills, feature releases, and curated resources.
Subscribe →