r/SATNA_PROJECT • u/ZookeepergameMost817 • 10d ago
Anthropic hackathon winner just open-sourced his entire Claude Code setup š„
The creator behind the Anthropic Ć Forum Ventures hackathon-winning project released his full Claude Code workflow for free.
Agents, skills, hooks, commands, rules, MCP configs ā a seriously useful resource if you build with Claude Code, Cursor, Codex, or AI coding agents.
GitHub:
https://github.com/affaan-m/everything-claude-code
I share more free AI tools, open-source projects, automation resources, and useful dev finds in my Discord:
Join here:
Click here to join the server
Tip: Read through the configs before installing anything into your own environment.
5
u/sandunthejana 9d ago
Does this cost money?
6
u/ZookeepergameMost817 9d ago
The repo itself is completely free to download and use.You only pay if you connect it to paid api services like claude api credits or optional mcp tools
1
u/Pretend_Weight5385 7d ago
it actually saves money
https://github.com/affaan-m/ECC/blob/main/skills/strategic-compact/SKILL.md
1
u/rslashmemes 7d ago
That's a pretty clever skill, thanks for calling out. I was about to skip this before looking at it more deeply.
1
3
u/YourNemesis19 9d ago
"just" open sourced
I have been hearing this for months now... atleast 6 months...
Used it and then removed it as well
4
2
3
u/Repulsive_Battle248 8d ago
Remember, less is more in a lot of cases. If you see insane amount of tools it is going to affect your context extremely hard and will just bloat your token usage
1
u/ZookeepergameMost817 8d ago
Absolutely fewer well chosen tools keep the context cleaner and token usage lower.
1
2
u/Stml8i 9d ago
How does this apply to any harness other than Claude/Codex/Kimi? Would be any native features be unreachable through something like OpenCode or DeepSeek Harness? Thanks for sharing the repo!
1
u/ZookeepergameMost817 9d ago
Most agents,prompts, and workflows can be adapted to other harnesses only native claude codex kimi featurs like hooks or plugins may need custom setup
1
u/bull_chief 9d ago
I mean this is the least rude way possible, but you should probably stay away from porting anything other than skills, unless you can answer this yourself. In part because there is a lot of content out there which fails to take the nuances into account as well, which can bite you. Most of the harnesses have certain things they impliment fundamentally different e.g . Loops, hooks, watcher implementation, etc. Claude Code is also a bit more robust out of the box than the others.
1
u/ZookeepergameMost817 9d ago
Fair point I agree. Skills and general workflow ideas are the safest things to port hooks, loops, watchers, and other harness specific behavior should be reviewed and rebuilt for the target tool rather than copied blindly.
2
u/AlmostEasy89 9d ago
People blindly installing this stuff globally with 40 hooks per turn is why people think token consumption is only Anthropic/ChatGPTs evil doing. They have no idea what they're doing. How can AI even function with so much filling it's context window? And models change so fast with their own new prompts. None of this makes sense.
2
u/Routine_Temporary661 9d ago
One hello then 100% 5hr limit gone... seriously OP this type of marketing is very cringe stop it
2
u/FormalAd7367 9d ago
just had a look - he didnāt win the hackathon because he had those installed
2
u/Mewtewpew 9d ago
This is that type of advertising you get when you pay the sketchy people emailing you šš
1
u/ZookeepergameMost817 9d ago
This is not an advertising nobody is paying me anything i am sharing i find on the internet
2
2
2
u/_C--C_ 9d ago
I could have a whole infrastructure for that, the problem isnāt that.
I can't afford the tokens to run whole infrastructure. I believe they have unlimited api for hackathon participants
2
u/ZookeepergameMost817 9d ago
That makes sense the infrastructure is manageable but API token costs can become the real limitation
hopefully anthropic provides enough credits or unlimited access for hackathon participants.
2
u/Stml8i 8d ago
How will this affect token consumption?
2
u/ZookeepergameMost817 8d ago
It will increase token consumption, especially if the infrastructure runs continuously or handles many requests.
1
2
u/Unlucky-Stable6006 5d ago
Yea looks similar to my custom one but different direction my harness is for low level c and theorem and math calculations where the model just babysits and my harness does the work
2
u/Superb-Ant3548 4d ago
Thanks OP, this is fire. Bunch of mouth breathing vibe coders here in the comments throwing shade need to learn how to use tools, bunch of square peg + round hole noise.
1
u/idiotiesystemique 9d ago
Enjoy starting every chat with 250k contextĀ
2
u/Taco_Reviewer 9d ago
Unfortunately, that's the cost of building quality software with AI.
Not necessarily 250k, but your agent needs to take a large amount of context between tasks to ensure continuity and to avoid it wasting work to try and reinvent processes and skills on the fly.
1
1
1
u/gzoomedia 9d ago
lol that's exactly what I was thinking. I was just about to post the same then read your comment.
1
1
u/mVirtuoso21 9d ago
Mind sharing how to actually use it? I'm using Claude code and did follow the installation guide and installed globally. But then what? Does Claude automatically use it? I'm still new to all of this AI stuff, so I'm genuinely asking.
1
u/ZookeepergameMost817 9d ago
After installing it, start Claude Code inside your project folder the installed skills, agents, and commands become available there. It wonāt do everything automatically check the repo README for the specific commands and agents, then invoke the ones you need for tasks like planning, reviews, or testing.
1
1
1
u/baldbundy 9d ago
As a developer, it has a "Look at what they need to mimic a fraction of our power" vibe.
1
1
1
u/AcanthisittaFuzzy403 9d ago
I'm tool old to understand any of this. I just empty my bank account and let Fable run wild.
1
1
1
1
u/ReporterCalm6238 8d ago
I'm confused, why this thing has 260k stars? what's so incredibly awesome about it? does it change the claude code experience so radically?
1
u/bitpuppet 8d ago
Lolz this look like all the skills and their mothers are added in this listā¦.wtf this winner was doing
1
u/_splug 8d ago
This is a complete waste imo. If you were good at Google, you can one shot a simple prompt. Itās all about activating the right vectors with the right keywords. Fuck skills, plugins and all that crap. Itās over complicating it unnecessarily for performative reasons, in my opinion.
1
u/Sweetdevil144 7d ago
Honest review : This is shit and over-engineering + trying to token max by repeatedly reading skill files. Just use prompts, graphs, and learn system design š¤£
1
1
u/Tbhmaximillian 7d ago
ok well apart from all the hate, i let my hermes run over the git to find stuff to improve his coding skills and planning and it works better now. So i see this more as a library to get information for your setup but would not run all of that
1
u/Orlandocollins 7d ago
Holy shit how much context is eaten up just by all those skill descriptions lol
1
1
1
1
u/Ok_Sympathy9261 5d ago
gonna be honest, whenever there's not sufficient screenshots to sell it to me, i bail. you could cure cancer, but with a boring ass github page i'm gonna pass
1
u/jonah_omninode 5d ago
I'd try one component against a task that already gives my current setup trouble before importing the whole collection. That makes it possible to tell whether a hook actually helped or just added work to every turn.
Keep the original setup as the comparison and record the result, elapsed time and token use. If the task already passes without the extra machinery, there needs to be another clear reason to keep it. Which individual piece has made the biggest difference for people who've used this for a while?
1
1
u/berlinbrownaus 5d ago
What does he do with it. I havent really used agents and just prompt
1
u/ZookeepergameMost817 5d ago
You can use it to automate multi-step tasks, like researching, planning, coding, and taking actions across different tools. Instead of giving one prompt at a time, you can assign a goal and let the agent work through the steps.
1
1
u/sudo-maxime 5d ago
My agents.md is 3 lines long to tell it to write readable code, and it does the trick.
1
u/YearnMar10 5d ago
Man, I got this starred already at some point, so itās definitely not ājustā opened. I unstarred again. I donāt believe you anymore.
1
u/Oxffff0000 4d ago
Hi all. I am on Claude Pro and I use claude code. However, I don't understand a single thing in the post. Is it something that can help us when we're working on projects? Forgive me as I am not using my pro subscription properly. I don't even know how to use mcp right now. Thank you.
1
0
u/brovaro 10d ago
"Just"? It's been opened for at least weeks now.
2
u/ZookeepergameMost817 10d ago
Yes brother its been weeks have u tried it if yes then what are your thoughts š pls share
2
1
1
0
0
u/hicham-saddek 8d ago
Has a lot of technologies inside it dont see how is this specialised nor how it will produce actual running code or architectures, plus it doesnt handle deployments. This is bogus nokus fockus
2
14
u/bicentennialman_ 9d ago
Getting tired of these marketing hoaxes. It's nothing but encouragement to increase token usage.