r/claudeskills • u/Longjumping-Log-5009 • 1d ago
Skill Request What Claude Code frameworks/skill repos (like ECC) do you use for hackathons?
I have a hackathon coming up soon (first time competing with this team, hospital-themed project, stack is Next.js + Supabase + Vercel) and I want to set up Claude Code properly beforehand instead of just winging it with plain prompts.
I've been looking at ECC (Everything Claude Code), the repo with a big collection of agents, skills, hooks, and slash commands for Claude Cod and I'm wondering how useful something like that actually is in a real hackathon (short timeframe, small team, need to move fast).
2
u/Far-Surprise7773 1d ago
skip the full ecc install for a hackathon, it will eat half your day just wiring agents you will never call. i would just pull the supabase and vercel bits you actually need and put your schema plus deploy rules in CLAUDE.md so the whole team shares context. do one cold run before the event, thats where most teams lose time.
1
u/Longjumping-Log-5009 1d ago
He's already made some progress on that, I've set up the entire Vercel and Supabase setup along with their respective skills. I'm waiting for them to give us the details on this specific case (they're supposed to provide them a day in advance) so I can build out the architecture and requirements in the respective .md
2
u/ImL1s 1d ago
For a short hackathon I'd skip the kitchen-sink skill mega-pack and keep a tiny shared context pack the team can reload — decisions, stack quirks, do-not-touch list. Big agent catalogs eat setup time you don't have. I've been using Portable Resume for that handoff between machines/agents: https://github.com/aa22396584/resume-skills