Skip to content

Instantly share code, notes, and snippets.

@shaposhnikoff
Last active April 7, 2026 16:05
Show Gist options
  • Select an option

  • Save shaposhnikoff/31de5cc1ce03df0137d99320f77e5fe8 to your computer and use it in GitHub Desktop.

Select an option

Save shaposhnikoff/31de5cc1ce03df0137d99320f77e5fe8 to your computer and use it in GitHub Desktop.
Claude Code Resource Bible

Claude Code Resource Bible

Every tool, repo, and tutorial worth knowing. Nothing left out.


Official Anthropic

# Name Description Link
01 Official Docs Complete CC documentation code.claude.com/docs
02 Partner Network Anthropic partners anthropic.com/news/claude-partner-network
03 Certification Claude Certified Architect anthropic.skilljar.com/...
04 MCP Servers Repo Official MCP servers github.com/modelcontextprotocol/servers

Directories + Mega Lists

# Name Description Link
05 Everything Claude Code Curated tool directory ecc.tools
06 Mega Resource Repo GitHub mega collection github.com/asfaan-m/everything-claude-code
07 Awesome MCP Servers 2K+ stars github.com/punkpeye/awesome-mcp-servers
08 Awesome Claude Skills Skills list github.com/BehiSecc/awesome-claude-skills
09 Skill Codex Community directory github.com/skills-directory/skill-codex
10 Visual Skills Browser Browse skills visually emux.arteezhutoy.netlify.app/skills.html
11 50+ Best MCP Addons Curated MCP list claudefa.st/blog/tools/mcp-extensions/best-addons
12 MCP Server Guide Best servers for CC mcp.cat/io/guides/best-mcp-servers-for-claude-code

MCP Servers

# Name Description Link
13 Playwright Browser automation (official) github.com/anthropics/mcp-server-playwright
14 Firecrawl Web scraping + search github.com/nicholasoxford/firecrawl-mcp
15 Supabase DB + auth + edge functions github.com/supabase-community/supabase-mcp
16 PostgreSQL Database github.com/nicholasoxford/postgres-mcp
17 GitHub PRs, issues, repos github.com/nicholasoxford/github-mcp
18 Context7 Live library docs github.com/upstash/context7
19 Sentry Error monitoring github.com/nicholasoxford/sentry-mcp
20 Dokploy Deployment github.com/Dokploy/Dokploy
21 Slack Messaging github.com/nicholasoxford/slack-mcp
22 Notion Knowledge base github.com/nicholasoxford/notion-mcp
23 Figma Design access github.com/nicholasoxford/figma-mcp
24 Linear Project management github.com/nicholasoxford/linear-mcp

Articles + Blogs

# Name Description Link
25 10 CLI Tools for AI Coding Starmorph blog.starmorph.com
26 Best MCP Servers for Devs Firecrawl firecrawl.dev/blog
27 MCP Guide Step-by-step setup builder.io/blog
28 Agentmaxxing Parallel agents vibecoding.app/blog

Skills + Extensions

# Name Description Link
29 Superpowers Browser + LinkedIn tools github.com/obra/superpowers
30 Taste Skill Anti-slop frontend github.com/LeonxLnx/taste-skill
31 Chrome CDP Control Chrome tabs github.com/pasky/chrome-cdp-skill
32 Delivery Lifecycle Full workflow skills github.com/levnikolaevich/claude-code-skills
33 Codex Settings Optimised configs github.com/fcad/claude-code-settings
34 CLUI Visual interface for CC github.com/lcoutodemios/clui-cc
35 Loop Recurring task runner github.com/tadaspetra/loop
36 Clawd Cursor Claude + Cursor github.com/amrDab/clawd-cursor

Terminal Multiplexers

# Name Description Link
37 cmux macOS agent terminal (7.7K stars) cmux.com
38 gmux Multi-agent orchestration gmux.sh
39 claude-squad Manage multiple agents github.com/smtg-ai/claude-squad
40 dmux Git worktree multiplexer github.com/standardagents/dmux
41 mux Isolated parallel dev github.com/coder/mux

Agent Frameworks

# Name Description Link
42 ClawTeam Multi-agent coordination github.com/HKUDS/ClawTeam
43 CLI-Anything Turn any tool into CLI github.com/HKUDS/CLI-Anything
44 Collaborator AI Multi-agent collab github.com/collaborator-ai/collab-public
45 Autoresearch Automated research loops github.com/uditgoenka/autoresearch
46 ACE Platform Agent control env github.com/DannyMac180/ace-platform
47 Hermes Agent NousResearch github.com/NousResearch/hermes-agent
48 CopilotKit Embed copilots in apps github.com/CopilotKit/CopilotKit

Automation + Infra

# Name Description Link
49 n8n-as-code n8n workflows as code github.com/leonlescoo/n8n-as-code
50 Office Agents Word + Excel automation github.com/newliyang/office-agents
51 Cloak Browser Stealth browser for agents github.com/CloakHQ/CloakBrowser
52 OpenLogs AI agent observability openlogs.dev
53 Vercel Chat SDK Agents for your users vercel.com/blog/chat-sdk-brings-agents-to-your-users
54 Self-Hosted Infra Happy Engineering guide happy.engineering/docs/guides/self-hosting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment