New in Claude Code: /checkup
Run /checkup to:
1. Clean up unused skills/MCPs/plugins and save context
2. Dedup your local CLAUDE.md against the checked in CLAUDE.md
3. Break up root CLAUDE.md into nested CLAUDE.md's + skills
4. Turn off slow hooks
5. Update your Claude Code to the latest version
6. Enable auto mode by default
7. Pre-approve frequently denied read-only commands
.. And a few other goodies.
/checkup confirms with you before making any changes. Enjoy!
The Head of Claude Code at Anthropic said he hasn’t written code by hand in months.
In 2 days he shipped 49 full features. All written 100% by AI.
He just dropped a 30 min talk on exactly how he does it.
Worth more than any $500 vibe coding course. Bookmark it:
90% of CLAUDE USERS still don't know these repos exist
week 2 of digging through github
here are 10 MORE Claude Code repos that will rewire your workflow:
1/ anthropics/claude-code
The official Claude Code repo - the agentic coding tool that lives in your terminal
- 55k+ stars
- understands your codebase via natural language commands
- maintained directly by Anthropic
repo: https://t.co/1ylOxM5u3g
2/ anthropics/skills
Official Anthropic public repository of Agent Skills
- 37.5k+ stars
- PDF, DOCX, XLSX, PPTX manipulation + art generation
- canonical reference for how to author skills
repo: https://t.co/SLiRbihSZx
3/ everything-claude-code
Hackathon-winning harness built from 10+ months of daily use
- 30 agents, 136 skills, 60 slash commands, 14 MCP configs
- 1282 tests, 98% coverage, 102 static analysis rules
winner of Cerebral Valley x Anthropic hackathon
repo: https://t.co/0YcqQRIZmZ
4/ claude-code-system-prompts
All Claude Code system prompts, updated within minutes of each release
- 24 builtin tool descriptions + ~40 system reminders
- sub-agent prompts (Plan/Explore/Task)
- CHANGELOG across 155+ versions
repo: https://t.co/I9sYqsemd3
5/ Repomix
Pack your entire codebase into one AI-readable file
- 20.9k+ stars
- perfect for feeding big repos into Claude's context
- multiple output formats (XML, Markdown, plain)
repo: https://t.co/xypd2Pak2D
6/ agents (wshobson)
Massive collection of production-ready subagents
- 25k+ stars
- covers strategy, dev, security, design, data, research
- drop-in for Claude Code workflows
repo: https://t.co/iwJ76JZ0Dg
7/ graphify
Turn any codebase or knowledge base into an interactive knowledge graph
- explore, search, ask questions
- works with Claude Code, Codex, Cursor, Copilot, Gemini CLI
- insane for onboarding into big repos
repo: https://t.co/pRxdhESdsm
8/ claude-squad
Terminal multiplexer for AI coding agents
- 5.6k+ stars
- manages Claude Code, Aider, Codex, OpenCode, Amp in one UI
- parallel agents without the chaos
repo: https://t.co/PfEE1YgshA
9/ claude-mem
Long-term memory for Claude Code via compression
- persists context between sessions
- lightweight and composable
- fixes the #1 thing everyone complains about
repo: https://t.co/o6JDe6xpPD
10/ claude-code-security-review
AI-powered security review GitHub Action
- 2.8k+ stars
- Claude analyzes PR diffs for vulnerabilities
- drop-in CI/CD integration, 5 min to set up
repo: https://t.co/2xJqVYKZFr
that's 20 repos down, 27+ still in my backlog, part 3 soon
90% of DEVS using CLAUDE Code have never touched these repos
I SPENT 3 weeks digging through github
here are 10 REPOS that will make you 10x better overnight:
1/ awesome-claude-code
The definitive curated list of skills, hooks, slash-commands, agent orchestrators and plugins
- 28.5k+ stars, the ecosystem's main index
- only Claude itself is allowed to submit PRs
- categorized by skills, hooks, commands, orchestrators, plugins
repo: https://t.co/2uzPQoMZhl
2/ awesome-claude-skills (ComposioHQ)
Curated list of 50+ Claude skills for real-world automation
- PostgreSQL, deep research, CSV analysis, root-cause tracing
- organized by category and workflow type
- kills work across Claude Code, Codex, Cursor, Gemini CLI
repo: https://t.co/zmkv5gVAXP
3/ awesome-claude-plugins (ComposioHQ)
Curated plugins that extend Claude Code via the plugin system
- custom commands, agents, hooks and MCP servers
- includes connect-apps, frontend-design, artifacts-builder, theme-factory
- install via /plugin marketplace add
repo: https://t.co/fUpU5euNRM
4/ awesome-claude-prompts
A huge collection of optimized Claude prompts
- 4.2k+ stars, 413 forks
- XML-structured prompts and advanced techniques
- covers dev workflows, business and creative tasks
repo: https://t.co/sWtKTEgep4
5/ awesome-claude
All-around list of everything Anthropic Claude related
- courses, guides, desktop apps and articles
- covers MCP, BMAD method, Claude Code tips
- good starting point for newcomers
repo: https://t.co/ftegvHVNox
6/ awesome-agent-skills (VoltAgent)
1000+ agent skills from real engineering teams
- not AI-generated slop, real battle-tested skills
- works with Claude Code, Codex, Gemini CLI, Cursor
- includes Notion, WhatsApp, NotebookLM, memory skills
repo: https://t.co/hqHdt7NtCD
7/ awesome-claude-code-subagents (VoltAgent)
Hand-picked subagents for every stack and task
- domain-specific expertise bundles
- production-ready components
- integrates with most coding agents
repo: https://t.co/AJNhh0l6f3
8/ awesome-claude-code-plugins (ccplugins)
Focused list of Claude Code plugins only
- lash commands, subagents, MCP servers, hooks
- install commands included for each
- enables hosting your own plugin marketplace
repo: https://t.co/nfofaGPghn
9/ obra/superpowers
The most popular community skills library for Claude Code
- 148k+ stars
- structured workflow: brainstorm -> spec -> plan -> TDD -> review -> merge
- subagent orchestration with fresh contexts per task
repo: https://t.co/31nWZC4hsV
10/ Claude-Flow
Enterprise-grade AI orchestration platform
- 11.4k+ stars
- reshapes how developers build with AI
- multi-agent orchestration with persistent memory
repo: https://t.co/56FvSCD345
This is just a small selection of the repositories I've managed to find, more to come in future posts
Anthropic pays engineers $750,000+ a year to understand how LLMs work.
Stanford just put a 2 hour lecture that covers 80% of it for FREE.
Bookmark this. Give it 2 hours today.
It might be the highest ROI thing you do this month:
🚨 Claude Code just got superpowers.
Someone built a multi-agent orchestration layer on top of Claude Code that gives it 5 execution modes, 32 specialized agents, and 3-5x faster output. Zero learning curve.
No new tools. No new subscriptions. Just Claude Code running like it was always meant to.
It's called oh-my-claudecode.
Here's what's inside:
→ Autopilot mode: fully autonomous execution, just describe the task and walk away
→ Ultrapilot mode: spins up parallel agents and runs 3-5x faster on multi-component builds
→ Swarm mode: coordinates multiple agents working independently toward the same goal
→ Pipeline mode: sequential chains for multi-stage processing tasks
→ Ecomode: token-efficient execution that saves 30-50% on costs without sacrificing quality
Here's what actually makes this different:
32 specialized agents for architecture, research, design, testing, and data science. Smart model routing uses Haiku for simple tasks and Opus for complex reasoning automatically. You never think about which model to use. The system decides.
One magic keyword and everything changes:
→ Type "autopilot" and it builds the whole thing autonomously
→ Type "ralph" and it goes into persistence mode, won't stop until the job is verified complete
→ Type "eco" and it switches to budget mode
→ Type "plan" and it runs a planning interview before touching a single file
The wildest part? It auto-resumes your Claude Code sessions when rate limits reset. No babysitting. No manually restarting. Just continuous execution.
3.6K GitHub stars. 100% Open Source.
Link in comments.
The beanstalk is sprouting stronger! ✨
Teaming up with Gassy Jack to climb the beanstalk. Collect beans through quests and unlock epic rewards in our gas-free world. Who's in? 👀
https://t.co/ns9UMjwqn3
https://t.co/ns9UMjwqn3
🚀 * Introducing art fun and $ART! * 🎨
💎 @art_dotfun is built for trading high quality art on @zora, the most creator friendly content coin launchpad
🔥 $zora and $art are bought and burned whenever a coin created on art fun is traded anywhere 🔥
🎭 All coins created on art fun are paired with $zora, this includes $art!
🚨 $art is currently being airdropped to the first 50k users to claim on @art_dotfun
(If you were eligible to claim any $zora, you can claim $art)
RT & drop your ens or address to have some extra $art sent to you
eigenlayer x lombard just created the most unhinged yield stack in history
btc maxis can now earn dual yields through LBTC restaking
some Numbers:
• $1.6T btc market possibly entering eth restaking
• $7B current eigen TVL
• proper slashing live since apr 17
• layerzero securing the bridge
gm to infinite leverage possibilities ser
@norma_metaland has officially landed on @Immutable! It's time to unleash your cooking frenzy and take your kitchen to the next level! Also, $GRAM(PUS) is coming to Immutable soon—stay tuned for more updates!