Ask HN: Why hasn't x86 caught up with Apple M series?
439 points by stephenheron 4d ago 616 comments
Ask HN: Best codebases to study to learn software design?
107 points by pixelworm 6d ago 92 comments
Show HN: Claude Code Subagents – 100 domain-expert helpers for dev workflows
2 0xfurai 0 8/29/2025, 4:23:57 PM github.com ↗
I built a collection of 100+ specialized subagents for Claude Code that act like on-call experts (Python, React, Postgres, Docker, Stripe, Kafka, Prometheus, etc.). They can be auto-invoked by context or explicitly called (“use the postgres-expert to design indexes”), and each carries a focused system prompt + quality checklist. The runner picks a Claude model per task to balance speed/cost.
- Covers languages, frameworks, DBs/ORMs, DevOps, testing, ML, observability, auth, payments, messaging, and more. - Zero server: they’re just files in ~/.claude/agents/. - MIT-licensed and contributions welcome.
I’d love feedback on missing domains, rough edges in prompts, and real-world cases where this helped (or failed). Thanks!
No comments yet