6 Claude Code GitHub Repos That Change Everything

Nuno Tavares | Automated Marketer · 21m 19s · Watch on YouTube · 17 sources

Decision Card

Effort: A weekend — most of these install in one line via Claude Code’s /plugin marketplace (/plugin install superpowers, /plugin install everything-claude-code, etc.) or a git clone; budget an afternoon to install two or three and actually drive a real task through them.

Honest take: Useful as a shopping list of genuinely popular repos, but the video uses GitHub stars as a proxy for quality while badly misunderstanding what stars are (“177K stars, meaning people that are actually starring it to watch it”) — and it misattributes the Obsidian repo to “Compano, a design lead at Obsidian” when it’s kepano / Steph Ango, Obsidian’s CEO. It even calls a “28 stars” repo “obviously reasonable to download,” contradicting its own stars-equal-trust logic two minutes after invoking it.

Concrete next steps:

  • Superpowers — adopt. /plugin install superpowers or clone github.com/obra/superpowers; skip if you already run a spec/TDD methodology you trust (~10 min).
  • everything-claude-code — try. /plugin install everything-claude-code; skip once you’ve built your own agents/skills and find most of the 48/180+ unused (~10 min).
  • Ruflo / claude-flow (“Roof Flow”) — skip unless you’re running multi-machine agent swarms on heavy projects; revisit at github.com/ruvnet/ruflo when you’re a power user.
  • Open Design — try. Clone github.com/nexu-io/open-design; skip if you don’t build websites/decks/PDFs (~15 min).
  • kepano/obsidian-skills — adopt only if you live in Obsidian; skip entirely otherwise (~5 min).
  • andrej-karpathy-skills — adopt. A single CLAUDE.md of 4 sane principles; no real reason to skip if you already keep a CLAUDE.md (~5 min).

TL;DR

A marketing-channel rundown of six popular Claude Code add-on repos — Superpowers, everything-claude-code, Ruflo/claude-flow, Open Design, Obsidian skills, and Karpathy’s CLAUDE.md — with one-line install instructions for each. The repos are real and mostly worth a look, but the video’s reasoning leans almost entirely on inflated/misread star counts rather than hands-on evaluation.

Key Points

  • The thesis: stacking these six repos turns Claude Code from “fancy autocomplete” into a disciplined senior engineer/designer/swarm 00:10
  • Superpowers (#1 pick) is a full dev methodology — skills, agents, hooks, configs — that forces a spec conversation and red-green-refactor TDD before writing code 00:56
  • Superpowers is now installable directly from Anthropic’s Claude Code plugin marketplace via /plugin 02:29
  • everything-claude-code was built by an Anthropic hackathon winner and ships 48 agents, 182 skills, 68 commands, plus CVE scanning and prompt-injection blocking 05:51
  • Ruflo / claude-flow (“Roof Flow”) is the advanced pick: ~100 specialized agents that self-organize into swarms with shared memory and federated comms — recommended only for power users 08:49
  • Open Design is an open-source alternative to Anthropic’s Claude Design, with design skills and brand-grade design systems (Linear, Stripe, Apple, Notion) and is cheaper on subscription credits 11:44
  • Obsidian skills bridges Claude Code to an Obsidian vault (wikilinks, bases, JSON Canvas, CLI) so your second brain talks to the AI — presenter attributes it to “Compano, a design lead at Obsidian” 16:15
  • Karpathy skills distills Andrej Karpathy’s list of LLM coding pitfalls into one CLAUDE.md with four principles: think before coding, build the simplest thing, surgical changes, define success criteria 18:13
  • Recommended adoption order for beginners: Superpowers → everything-claude-code → Open Design → Obsidian → Karpathy, with Ruflo as the eventual graduation 20:22

Notable Quotes

“Out of the box, Claude code is a good developer. Stack these six GitHub repos on top of it and it becomes a senior engineer with discipline, a designer that builds a swarm that runs your business while you sleep.”

00:10

“It’s got over 177K stars, meaning people that are actually starring it to watch it.”

03:37

“It’s got 28 stars, so it’s obviously reasonable to download.”

17:11

Verified Claims

Claim: Superpowers has crossed ~177K GitHub stars. 03:37

Claim: Superpowers is now in Anthropic’s official Claude Code plugin marketplace. 02:29

Claim: everything-claude-code was built by an Anthropic hackathon winner and ships 48 agents / 182 skills. 05:51

Claim: everything-claude-code has ~140K stars. 05:51

Claim: Open Design is an open-source alternative to Claude Design with ~19K stars. 13:49

Claim: The Obsidian skills repo was “built by Compano, a design lead at Obsidian.” 16:15

Claim: Karpathy’s coding pitfalls were turned into a single CLAUDE.md with four principles. 18:13

Claim: Ruflo / claude-flow offers ~100 specialized agents that self-organize into swarms. 08:49

  • github.com/ruvnet/ruflo · claude-flow wiki
  • Verdict: Confirmed (100+ specialized agents, Queen/topology swarm coordination, shared memory, federated comms; note claude-flow has been renamed Ruflo).

Tools, Papers & Standards Mentioned

Follow-up Questions

  1. Do these repos overlap or conflict when stacked together (e.g., Superpowers’ methodology vs. ECC’s agents vs. Karpathy’s CLAUDE.md rules), and what’s the actual token-cost and context-window impact of running several at once?
  2. Beyond raw star counts, what’s a defensible way to evaluate a Claude Code plugin’s quality and safety — especially given ECC’s own pitch about CVE scanning and prompt-injection blocking (i.e., is supply-chain risk in skills/hooks a real concern)?
  3. How current are the video’s per-repo numbers, given Open Design alone jumped from ~19K to 40K+ stars and from 19→259 skills within weeks — how fast does this ecosystem churn?

Sources